summaryrefslogtreecommitdiff
path: root/test/Scripts/elf-dump
Commit message (Expand)AuthorAge
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-20
* Fix elf-dump --dump-section-data for .bss sectionJason W Kim2010-12-16
* Cut unneeded global variable.Jason W Kim2010-10-20
* Fixing r116753 r116756 r116777Jason W Kim2010-10-19
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-19
* Get rid of unneeded FormatOutput global variableJason W Kim2010-10-18
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-18
* Add missing single quotes.Rafael Espindola2010-09-11
* Change section_data dumping to print hex numbers instead of usingRafael Espindola2010-09-11
* Add an elf-dumper utility.Benjamin Kramer2010-09-09