1. 9d63d90 Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax. by Owen Anderson · 15 years ago
  2. 1920d82 kill trailing space by Jason W Kim · 15 years ago
  3. 3990d8f 10 bits, not 12. by Jim Grosbach · 15 years ago
  4. ff25116 Remove "comparison of integers of different signs" warning by making the by Bill Wendling · 15 years ago
  5. 85fed5e ARM/MC/ELF relocation "hello world" for movw/movt. by Jason W Kim · 15 years ago
  6. 97dd28f Fix handling of ARM negative pc-relative fixups for loads and stores. by Jim Grosbach · 15 years ago
  7. 36d76a8 MC/Mach-O: Switch to using MachOFormat.h. by Daniel Dunbar · 15 years ago
  8. fd46797 Remove the unused TheTarget member. by Rafael Espindola · 15 years ago
  9. f2dc4aa make isVirtualSection a virtual method on MCSection. Chris' suggestion. by Rafael Espindola · 15 years ago
  10. b75c651 tidy up by Chris Lattner · 15 years ago
  11. 115a3dd MC: Simplify Mach-O and ELF object writer implementations. by Daniel Dunbar · 15 years ago
  12. e50e6bc Start of support for binary emit of 16-it Thumb instructions. by Jim Grosbach · 15 years ago
  13. c466b93 Encoding of destination fixup for ARM branch and conditional branch by Jim Grosbach · 15 years ago
  14. a9a0dde ARM .word data fixups don't need an adjustment. by Jim Grosbach · 15 years ago
  15. 679cbd3 Add support for a few simple fixups to the ARM Darwin asm backend. This allows by Jim Grosbach · 15 years ago
  16. a55661b Enable MachO writing for ARM/Darwin. Lots of stuff still doesn't work by Jim Grosbach · 15 years ago
  17. c9d1439 Allow targets to specify the MachO CPUType/CPUSubtype information. by Jim Grosbach · 15 years ago
  18. cecbc3d Add support for emitting ARM file attributes. by Rafael Espindola · 15 years ago
  19. eecb858 Making the e_machine configurable by the target backend in ELFObjectWriter. by Wesley Peck · 15 years ago
  20. f230df9 Add a MCObjectFormat class so that code common to all targets that use a by Rafael Espindola · 15 years ago
  21. 3787a40 Move getPointerSize() to the base class since it's not dependent on MachO by Jim Grosbach · 15 years ago
  22. af2a8b2 Remove extraneous ';' by Jim Grosbach · 15 years ago
  23. 8ebf662 Adds getPointerSize() to the AsmBackend which will be needed by the final patch by Kevin Enderby · 15 years ago
  24. a4c2724 Fix two tiny issues (ARM does not need COFF) and comment sanity. by Jason W Kim · 15 years ago
  25. f73fd72 trailing whitespace by Jim Grosbach · 15 years ago
  26. 87dc3aa Remove misplaced ';'. Make buildbots happy, hopefully. by Jim Grosbach · 15 years ago
  27. d4d4f4f by Jason W Kim · 15 years ago