Skip to content
  1. Aug 22, 2009
  2. Aug 13, 2009
  3. Aug 10, 2009
  4. Aug 08, 2009
    • Bruno Cardoso Lopes's avatar
      ELF improvements: · 72dd2eef
      Bruno Cardoso Lopes authored
      Handle large integers, x86_fp80, ConstantAggregateZero, and two more ConstantExpr:
      GetElementPtr and IntToPtr
      Set SHF_MERGE bit for mergeable strings
      Avoid zero initialized strings to be classified as a bss symbol
      Don't allow common symbols to be classified as STB_WEAK
      Add a constant to be used as a global value offset in data relocations 
      
      llvm-svn: 78476
      72dd2eef
  5. Aug 05, 2009
    • Bruno Cardoso Lopes's avatar
      - Remove custom handling of jumptables by the elf writter (this was · 2b1dc9a7
      Bruno Cardoso Lopes authored
      a dirty hack and isn't need anymore since the last x86 code emitter patch)
      - Add a target-dependent modifier to addend calculation
      - Use R_X86_64_32S relocation for X86::reloc_absolute_word_sext
      - Use getELFSectionFlags whenever possible
      - fix getTextSection to use TLOF and emit the right text section 
      - Handle global emission for static ctors, dtors and Type::PointerTyID
      - Some minor fixes
      
      llvm-svn: 78176
      2b1dc9a7
  6. Jul 31, 2009
  7. Jul 27, 2009
  8. Jul 21, 2009
  9. Jul 20, 2009
  10. Jul 19, 2009
  11. Jul 18, 2009
  12. Jul 16, 2009
  13. Jul 15, 2009
  14. Jul 14, 2009
  15. Jul 13, 2009
  16. Jul 06, 2009
  17. Jul 03, 2009
  18. Jul 02, 2009
  19. Jun 25, 2009
  20. Jun 23, 2009
  21. Jun 22, 2009
  22. Jun 14, 2009
  23. Jun 11, 2009
    • Bruno Cardoso Lopes's avatar
      Support for ELF Visibility · 1656366e
      Bruno Cardoso Lopes authored
      Emission for globals, using the correct data sections
      Function alignment can be computed for each target using TargetELFWriterInfo
      Some small fixes
      
      llvm-svn: 73201
      1656366e
  24. Jun 07, 2009
  25. Jun 06, 2009
  26. Jun 05, 2009
  27. Aug 21, 2008
  28. Mar 22, 2008
  29. Dec 29, 2007
  30. Jul 05, 2007
  31. May 03, 2007
  32. May 02, 2007
  33. May 01, 2007
  34. Feb 08, 2007
  35. Jan 17, 2007
Loading