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
/
Object
/
Inputs
Age
Commit message (
Expand
)
Author
2013-05-06
Split Alignment out of the Section Characteristics.
Rafael Espindola
2013-05-03
Revert r181009.
Amara Emerson
2013-05-03
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-04-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-23
Fix typo.
Rafael Espindola
2013-04-19
Don't read one command past the end.
Rafael Espindola
2013-04-04
Add back parsing of header charactestics.
Rafael Espindola
2013-04-03
Implement the "mips endian" for r_info.
Rafael Espindola
2013-01-06
[Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl.
Michael J. Spencer
2013-01-06
[objdump] Add --private-headers, -p.
Michael J. Spencer
2012-12-17
Teach MachO which sections contain code
Tim Northover
2012-11-13
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-09-05
Add missing file for test.
Nick Lewycky
2012-08-29
Moved input for objdump test from Mips to Inputs.
Jack Carter
2012-08-02
Move test yaml files under Inputs until they are converted to be the actual
Matt Beaumont-Gay
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-06-23
Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...
Marshall Clow
2012-03-09
Support reading GNU symbol versions in ELFObjectFile
David Meyer
2012-03-01
[Object]
David Meyer
2012-02-28
[Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF.
Michael J. Spencer
2011-10-31
Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests)
Matt Beaumont-Gay