| Commit message (Expand) | Author | Age | Files | Lines |
* | MC: Lift MCSymbolData::Index up to MCSymbol::Index, NFC | Duncan P. N. Exon Smith | 2015-05-22 | 1 | -5/+5 |
* | Stop forwarding (get|set)Aligment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -6/+7 |
* | MC: Remove last use of MCSymbolData::getSymbol(), NFC | Duncan P. N. Exon Smith | 2015-05-21 | 1 | -3/+3 |
* | MC: Use MCSymbol in MachObjectWriter, NFC | Duncan P. N. Exon Smith | 2015-05-20 | 1 | -16/+14 |
* | MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFC | Duncan P. N. Exon Smith | 2015-05-20 | 1 | -15/+9 |
* | MC: Use MCSymbol in MCAsmLayout::getSymbolOffset(), NFC | Duncan P. N. Exon Smith | 2015-05-19 | 1 | -1/+1 |
* | MC: Use MCSymbol in RelAndSymbol, NFC | Duncan P. N. Exon Smith | 2015-05-16 | 1 | -1/+1 |
* | MC: Use MCSymbol in MCObject::IsSymbolRefDifferenceFullyResolvedImpl() | Duncan P. N. Exon Smith | 2015-05-16 | 1 | -2/+2 |
* | MC: Change MCFragment::Atom to an MCSymbol, NFC | Duncan P. N. Exon Smith | 2015-05-16 | 1 | -6/+1 |
* | MC: Change MCAssembler::Symbols to store MCSymbol, NFC | Duncan P. N. Exon Smith | 2015-05-16 | 1 | -6/+5 |
* | MC: Avoid some UB caused by left shifting a negative value. NFC | Justin Bogner | 2015-05-14 | 1 | -1/+1 |
* | Compute A-B when A or B is weak. | Rafael Espindola | 2015-04-17 | 1 | -7/+3 |
* | Move AliasedSymbol to MachObjectWriter. | Rafael Espindola | 2015-04-17 | 1 | -2/+14 |
* | [mc] Clean up emission of byte sequences | Benjamin Kramer | 2015-04-17 | 1 | -2/+1 |
* | Use raw_pwrite_stream in the object writer/streamer. | Rafael Espindola | 2015-04-14 | 1 | -1/+1 |
* | Be consistent when deciding if a relocation is needed. | Rafael Espindola | 2015-04-06 | 1 | -0/+1 |
* | MC: For variable symbols, maintain MCSymbol::Section as a cache. | Peter Collingbourne | 2015-04-03 | 1 | -21/+0 |
* | Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a ca... | Peter Collingbourne | 2015-04-02 | 1 | -0/+21 |
* | MC: For variable symbols, maintain MCSymbol::Section as a cache. | Peter Collingbourne | 2015-03-30 | 1 | -21/+0 |
* | Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. | Benjamin Kramer | 2015-03-23 | 1 | -0/+1 |
* | Add r224985 back with fixes. | Rafael Espindola | 2015-01-19 | 1 | -14/+27 |
* | Revert "Add r224985 back with two fixes." | Rafael Espindola | 2015-01-14 | 1 | -27/+14 |
* | Add r224985 back with two fixes. | Rafael Espindola | 2015-01-12 | 1 | -14/+27 |
* | Revert r225048: It broke ObjC on AArch64. | Lang Hames | 2015-01-06 | 1 | -27/+14 |
* | Add r224985 back with a fix. | Rafael Espindola | 2014-12-31 | 1 | -14/+27 |
* | Revert "Remove doesSectionRequireSymbols." | Rafael Espindola | 2014-12-31 | 1 | -27/+14 |
* | Remove doesSectionRequireSymbols. | Rafael Espindola | 2014-12-30 | 1 | -14/+27 |
* | Add printing the LC_LINKER_OPTION load command with llvm-objdump’s -private... | Kevin Enderby | 2014-12-18 | 1 | -3/+3 |
* | Don't produce relocations for a difference in a section with no symbols. | Rafael Espindola | 2014-11-04 | 1 | -5/+4 |
* | MC: Bit pack MCSymbolData. | Benjamin Kramer | 2014-10-11 | 1 | -1/+1 |
* | MachObjectWriter: optimize the string table for common suffices | Hans Wennborg | 2014-10-06 | 1 | -43/+24 |
* | If available, pass down the Fixup object to EvaluateAsRelocatable. | Joerg Sonnenberger | 2014-08-10 | 1 | -2/+2 |
* | MachO: support N_INDR aliases in assembly files. | Tim Northover | 2014-05-30 | 1 | -9/+41 |
* | Centralize the handling of the thumb bit. | Rafael Espindola | 2014-04-29 | 1 | -0/+3 |
* | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 2014-04-21 | 1 | -0/+2 |
* | Add range access to MCAssembler's symbol collection. | David Blaikie | 2014-04-18 | 1 | -16/+11 |
* | [C++11] More 'nullptr' conversion or in some cases just using a boolean check... | Craig Topper | 2014-04-13 | 1 | -1/+1 |
* | MachO: Add linker-optimisation hint framework to MC. | Tim Northover | 2014-03-29 | 1 | -2/+27 |
* | Completely rewrite ELFObjectWriter::RecordRelocation. | Rafael Espindola | 2014-03-29 | 1 | -0/+1 |
* | Darwin: Add assembler directives to create version-min load commands. | Jim Grosbach | 2014-03-18 | 1 | -0/+22 |
* | Try harder to evaluate expressions when printing assembly. | Rafael Espindola | 2014-03-12 | 1 | -2/+2 |
* | Simplify a really complicated check for Arch == X86_64. | Rafael Espindola | 2014-03-11 | 1 | -1/+2 |
* | MC: Remove superfluous section attribute flag definitions | David Majnemer | 2014-03-07 | 1 | -8/+8 |
* | Correct word hyphenations | Alp Toker | 2013-12-05 | 1 | -2/+2 |
* | MachO: Improve backend diagnostic for overalignment. | Jim Grosbach | 2013-09-24 | 1 | -1/+2 |
* | Add names for mach-o permissions bits and use the symbol names in place of ma... | Nick Kledzik | 2013-09-04 | 1 | -2/+4 |
* | Move everything depending on Object/MachOFormat.h over to Support/MachO.h. | Charles Davis | 2013-09-01 | 1 | -46/+46 |
* | The integrated darwin assembler can hang in an infinite loop (or get an assert | Kevin Enderby | 2013-08-28 | 1 | -0/+16 |
* | Revert "Fix the build broken by r189315." and "Move everything depending on O... | Charles Davis | 2013-08-27 | 1 | -46/+46 |
* | Move everything depending on Object/MachOFormat.h over to Support/MachO.h. | Charles Davis | 2013-08-27 | 1 | -46/+46 |