1. 5c4e52e Fix the bitwidth of the remaining fields. by Rafael Espindola · 13 years ago
  2. 251a2bb print st_shndx with the correct number of bits. by Rafael Espindola · 13 years ago
  3. 67ac0c0 print st_other with the correct number of bits. by Rafael Espindola · 13 years ago
  4. 71a8f5c print st_type with the correct number of bits. by Rafael Espindola · 13 years ago
  5. d7c2783 Print st_bind with the correct number of bits. by Rafael Espindola · 13 years ago
  6. a83f8ef Print r_sym with the correct number of bits. by Rafael Espindola · 13 years ago
  7. f81f675 Print r_type with the correct number of bits. by Rafael Espindola · 13 years ago
  8. 65ad8dc Another counter goes decimal. by Rafael Espindola · 13 years ago
  9. f7179de Change anther counter to decimal. by Rafael Espindola · 13 years ago
  10. 014180d Don't print a counter in hex. by Rafael Espindola · 13 years ago
  11. d7c9b63 Print all the bits in the addend. by Rafael Espindola · 13 years ago
  12. 1ae3c16 Print all 64bits for st_value and st_size. Adjust tests accordingly. by Roman Divacky · 14 years ago
  13. 6147bda Fix elf-dump --dump-section-data for .bss section by Jason W Kim · 14 years ago
  14. 7ab2af0 Cut unneeded global variable. by Jason W Kim · 14 years ago
  15. f7d5278 Fixing r116753 r116756 r116777 by Jason W Kim · 14 years ago
  16. 1dcb1ea Speculatively revert 116753 and 116756 to attempt to fix the bots. by Eric Christopher · 14 years ago
  17. 4a23a37 Get rid of unneeded FormatOutput global variable by Jason W Kim · 14 years ago
  18. e7d4a4c Changed elf-dump to output hex format by default. Also updated tests. by Jason W Kim · 14 years ago
  19. 1264937 Add missing single quotes. by Rafael Espindola · 14 years ago
  20. 228290c Change section_data dumping to print hex numbers instead of using python's %r. by Rafael Espindola · 14 years ago
  21. a754be4 Add an elf-dumper utility. by Benjamin Kramer · 14 years ago