Better ARM support (with AArch64). Contributed by Dobromir Stefanov
authorEli Bendersky <eliben@gmail.com>
Sat, 8 Jun 2013 16:40:41 +0000 (09:40 -0700)
committerEli Bendersky <eliben@gmail.com>
Sat, 8 Jun 2013 16:40:41 +0000 (09:40 -0700)
commit6fdebd9f8f8b4b54e0c99f200ed988ca6e1c6e98
treedb01e6313813fdacd3dd3cd01570921fd1b1b69f
parentaf4e3857d5bb34031a55b58672e840e6a68043cc
Better ARM support (with AArch64). Contributed by Dobromir Stefanov
CHANGES
elftools/elf/constants.py
elftools/elf/descriptions.py
elftools/elf/elffile.py
elftools/elf/enums.py
scripts/readelf.py
test/run_all_unittests.py
test/test_utils.py
test/testfiles_for_readelf/reloc_aarch64_gcc.o.elf [new file with mode: 0644]
test/testfiles_for_readelf/simple_aarch64_gcc.o.elf [new file with mode: 0644]
test/testfiles_for_readelf/simple_arm_gcc.o.elf [new file with mode: 0644]