Age | Commit message (Expand) | Author |
---|---|---|
2012-08-08 | Move [SU]LEB128 encoding to a utility header. | Jim Grosbach |
2012-01-31 | Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a | Kevin Enderby |
2011-11-05 | Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 enco... | Benjamin Kramer |
2011-02-16 | Gas is very inconsistent about when a relaxation/relocation is needed. Do | Rafael Espindola |
2010-12-24 | Merge IsFixupFullyResolved and IsSymbolRefDifferenceFullyResolved. We now | Rafael Espindola |
2010-12-18 | Merge isAbsolute into IsSymbolRefDifferenceFullyResolved. | Rafael Espindola |
2010-09-30 | This is the last major patch to implement support for the .loc directive | Kevin Enderby |
2010-03-19 | MC/Mach-O: Move to MachObjectWriter.{h,cpp}. | Daniel Dunbar |
2010-03-19 | MC: Split MCObjectWriter out of MCAssembler.cpp. | Daniel Dunbar |