summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Spread some const around for non-mutating uses of MCSymbolData.David Blaikie2014-04-241-8/+9
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-091-1/+1
* MC: Remove superfluous section attribute flag definitionsDavid Majnemer2014-03-071-1/+1
* Fix a bug in darwin's 32-bit X86 handling of evaluating fixups. Kevin Enderby2013-12-041-1/+4
* Fixed a crash in the integrated assembler for Mach-O when a symbol differenceKevin Enderby2013-09-051-0/+4
* X86: Mark non-crashing report_fatal_errors() as such.Jim Grosbach2013-09-031-13/+19
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-09-011-67/+66
* The darwin integrated assembler for X86 in 64-bit mode is not rejectingKevin Enderby2013-08-291-1/+6
* Revert "Fix the build broken by r189315." and "Move everything depending on O...Charles Davis2013-08-271-65/+67
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-08-271-67/+65
* Fix a crash with X86 Mach-O and a subtraction expression where both symbols areKevin Enderby2013-08-121-0/+5
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-4/+4
* X86_32: Large Symbol+Offset relocations.Jim Grosbach2012-09-261-8/+40
* More refactoring.Evan Cheng2011-07-251-0/+554
OpenPOWER on IntegriCloud