Skip to content
  1. Feb 20, 2013
  2. Feb 19, 2013
    • Dan Gohman's avatar
      Update a portability kludge to keep it in sync with changes in the code · 3e172948
      Dan Gohman authored
      which uses it. This is not ideal, but it ought to at least restore the
      behavior to what it was before.
      
      llvm-svn: 175571
      3e172948
    • Enrico Granata's avatar
      <rdar://problem/13147878> · 4af6bf63
      Enrico Granata authored
      Be more user-friendly about not having scripting enabled:
      a) if Python was built-out then tell people about it explicitly
      b) if we are told to use none as a scripting language, then tell people about that too
      
      This should limit the cases where the semi-cryptic error message "there is no embedded script interpreter in this mode." actually shows
      
      llvm-svn: 175570
      4af6bf63
    • Jack Carter's avatar
      ELF symbol table field st_other support, · 10c97e5c
      Jack Carter authored
      excluding visibility bits.
      
      Mips (o32 abi) specific e_header setting.
      
      EF_MIPS_ABI_O32 needs to be set in the 
      ELF header flags for o32 abi output.
      
      Contributer: Reed Kotler
      llvm-svn: 175569
      10c97e5c
Loading