summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure conditional BL instructions for ARM are given the fixup fixup_arm_cond...James Molloy2012-03-301-1/+2
* ARM non-scattered MachO relocations for movw/movt.Jim Grosbach2012-03-201-22/+58
* ARM BL/BLX instruction fixups should use relocations.Jim Grosbach2012-02-271-0/+2
* Better user diagnostics for more ARM MachO relocation errors.Jim Grosbach2012-01-271-4/+8
* Keep source information, if available, around for ARM Fixups.Jim Grosbach2012-01-261-3/+8
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-1/+0
* Nuke inadvertant debugging commit.Jim Grosbach2011-12-071-3/+0
* Darwin assembler improved relocs when w/o subsections_via_symbols.Jim Grosbach2011-12-071-0/+3
* Better fix for ARM MOVT relocation encoding of thumb bit.Jim Grosbach2011-11-291-1/+8
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-1/+0
* Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...Evan Cheng2011-07-231-1/+1
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-231-0/+389
OpenPOWER on IntegriCloud