index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
MC
/
ELF
/
local-reloc.s
Age
Commit message (
Expand
)
Author
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2011-08-04
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
Another counter goes decimal.
Rafael Espindola
2011-08-04
Change anther counter to decimal.
Rafael Espindola
2011-08-04
Don't print a counter in hex.
Rafael Espindola
2011-03-20
Write the section table and the section data in the same order that
Rafael Espindola
2010-12-20
Print all 64bits for st_value and st_size. Adjust tests accordingly.
Roman Divacky
2010-10-19
Fixing r116753 r116756 r116777
Jason W Kim
2010-10-19
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
2010-10-18
Changed elf-dump to output hex format by default.
Jason W Kim
2010-09-27
Write relocations in the end of the file. This matches what gas does and
Rafael Espindola
2010-09-24
Reapply 114678 and 114667. Reverting them did not fix the bot:
Rafael Espindola
2010-09-24
Revert 114678 and 114667 to see if
Rafael Espindola
2010-09-23
Represent relocations against local symbols as relocations against the section
Rafael Espindola