1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. ca4571e Support non-POSIX hosts by removing use of strncasecmp. by Dale Johannesen · 17 years ago
  3. fe4afb1 Enable indirect encoding for the personality function by Bill Wendling · 17 years ago
  4. 61718a6 Define AsmTransCBE for ARM. by Lauro Ramos Venancio · 17 years ago
  5. 69642f1 Enable aliases on arm-linux. by Lauro Ramos Venancio · 17 years ago
  6. e8e5495 Debug support for arm-linux. Patch by Raul Herbster. by Lauro Ramos Venancio · 17 years ago
  7. 67cf561 Add some support for (Darwin) code-generating directives in getInlineAsmLength. by Dale Johannesen · 17 years ago
  8. 23c9684 remove unused variable by Dale Johannesen · 17 years ago
  9. 0a18173 Enable protected visibility on ARM. by Lauro Ramos Venancio · 17 years ago
  10. 8650199 Make ARM-specific version of getInlineAsmLength by Dale Johannesen · 17 years ago
  11. 64f4fa5 ARM TLS: implement "general dynamic", "initial exec" and "local exec" models. by Lauro Ramos Venancio · 17 years ago
  12. 24fb52d add isThumb (unused as yet) by Dale Johannesen · 17 years ago
  13. 98ded76 For Darwin, put constant data into .const, .const_data, .literal{4|8|16} by Evan Cheng · 17 years ago
  14. 6d7dd8e Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS. by Lauro Ramos Venancio · 17 years ago
  15. c33f674 Define PrivateGlobalPrefix for ARM Linux. (Fix CodeGen/ARM/large_stack.ll) by Lauro Ramos Venancio · 18 years ago
  16. b267ca1 Darwin -static should codegen static ctors / dtors to .constructor / .destructor sections. by Evan Cheng · 18 years ago
  17. ea9fc58 Some asm directives fixes for ELF. by Lauro Ramos Venancio · 18 years ago
  18. fce1765 Fix Data16bitsDirective for ELF. by Lauro Ramos Venancio · 18 years ago
  19. a6f567c Darwin HiddenDirective is .private_extern. by Evan Cheng · 18 years ago
  20. e433ea9 Darwin doesn't support .bss, but it does have .zerofill by Evan Cheng · 18 years ago
  21. 8e1185b Modify emission of jump tables on darwin to emit an extra "l" label that by Evan Cheng · 18 years ago
  22. a8e2989 ARM backend contribution from Apple. by Evan Cheng · 18 years ago
  23. da4842e Define StaticCtorsSection and StaticDtorsSection for ARM. by Lauro Ramos Venancio · 18 years ago
  24. 392b1b2 print weak references by Rafael Espindola · 18 years ago
  25. 8e8de8f Break out target asm info into separate files. by Jim Laskey · 18 years ago