Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing r116753 r116756 r116777 | Jason W Kim | 2010-10-19 | 1 | -56/+56 |
* | Speculatively revert 116753 and 116756 to attempt to fix the bots. | Eric Christopher | 2010-10-19 | 1 | -56/+56 |
* | Changed elf-dump to output hex format by default. | Jason W Kim | 2010-10-18 | 1 | -56/+56 |
* | Factor some logic into ShouldRelocOnSymbol. This simplifies the code and | Rafael Espindola | 2010-09-30 | 1 | -1/+1 |
* | Write relocations in the end of the file. This matches what gas does and | Rafael Espindola | 2010-09-27 | 1 | -35/+36 |
* | Move ELF to HasReliableSymbolDifference=true. Also take the opportunity to put | Rafael Espindola | 2010-09-25 | 1 | -1/+1 |
* | Produce a R_X86_64_32 when the value is >=0. | Rafael Espindola | 2010-09-20 | 1 | -2/+2 |
* | Add an elf-dumper utility. | Benjamin Kramer | 2010-09-09 | 1 | -0/+110 |