summaryrefslogtreecommitdiff
path: root/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
Commit message (Expand)AuthorAge
* Fixed a crash in the integrated assembler for Mach-O when a symbol differenceKevin Enderby2013-09-05
* X86: Mark non-crashing report_fatal_errors() as such.Jim Grosbach2013-09-03
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-09-01
* The darwin integrated assembler for X86 in 64-bit mode is not rejectingKevin Enderby2013-08-29
* Revert "Fix the build broken by r189315." and "Move everything depending on O...Charles Davis2013-08-27
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-08-27
* Fix a crash with X86 Mach-O and a subtraction expression where both symbols areKevin Enderby2013-08-12
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* X86_32: Large Symbol+Offset relocations.Jim Grosbach2012-09-26
* More refactoring.Evan Cheng2011-07-25