Basic MIPS support
authorKarl Vogel <karl.vogel@gmail.com>
Sun, 26 Oct 2014 11:09:15 +0000 (12:09 +0100)
committerKarl Vogel <karl.vogel@gmail.com>
Thu, 30 Oct 2014 22:16:13 +0000 (23:16 +0100)
commitdf536f2f5f3c70dc19c0d2417fbd31342ee39c64
tree6ba1f5fdae425e6eccd0f7ae808327608fb11704
parentc54dce0c406c8fe0e4e65887748f90876210ad71
Basic MIPS support
elftools/dwarf/callframe.py
elftools/dwarf/descriptions.py
elftools/elf/constants.py
elftools/elf/descriptions.py
elftools/elf/elffile.py
elftools/elf/enums.py
elftools/elf/relocation.py
scripts/readelf.py
test/test_mips_support.py [new file with mode: 0644]
test/testfiles_for_readelf/simple_mips_gcc.o.elf [new file with mode: 0644]
test/testfiles_for_unittests/simple_gcc.elf.mips [new file with mode: 0644]