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