index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Scripts
/
elf-dump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the bitwidth of the remaining fields.
Rafael Espindola
2011-08-04
1
-43
/
+38
*
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
1
-2
/
+4
*
Print r_sym with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Print r_type with the correct number of bits.
Rafael Espindola
2011-08-04
1
-4
/
+6
*
Another counter goes decimal.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Change anther counter to decimal.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Don't print a counter in hex.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Print all the bits in the addend.
Rafael Espindola
2011-08-04
1
-13
/
+6
*
Print all 64bits for st_value and st_size. Adjust tests accordingly.
Roman Divacky
2010-12-20
1
-2
/
+2
*
Fix elf-dump --dump-section-data for .bss section
Jason W Kim
2010-12-16
1
-2
/
+5
*
Cut unneeded global variable.
Jason W Kim
2010-10-20
1
-2
/
+0
*
Fixing r116753 r116756 r116777
Jason W Kim
2010-10-19
1
-48
/
+50
*
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
2010-10-19
1
-48
/
+48
*
Get rid of unneeded FormatOutput global variable
Jason W Kim
2010-10-18
1
-50
/
+48
*
Changed elf-dump to output hex format by default.
Jason W Kim
2010-10-18
1
-48
/
+50
*
Add missing single quotes.
Rafael Espindola
2010-09-11
1
-1
/
+1
*
Change section_data dumping to print hex numbers instead of using
Rafael Espindola
2010-09-11
1
-1
/
+4
*
Add an elf-dumper utility.
Benjamin Kramer
2010-09-09
1
-0
/
+225