Changelog
=========
-+ Version 0.21 (??)
++ Version 0.22 (17.04.2013)
- Added new example: dwarf_decode_address - decode function name and
file & line information from an address.
request #6).
- Support support for dumping the dynamic section (Mike Frysinger - pull
request #7).
- - Output of scripts/readelf.py now matches that of binutils 2.23.52
+ - Output of scripts/readelf.py now matches that of binutils 2.23.52.
+ - Added more machine EM_ values to ENUM_E_TYPE.
+ Version 0.20 (27.01.2012)
-recursive-include elftools *.py \r
-recursive-include scripts *.py\r
-recursive-include examples *.py *.elf *.out\r
-recursive-include test *.py *.elf\r
-include README\r
-include LICENSE\r
-include CHANGES\r
-include tox.ini\r
-\r
-\r
-\r
+recursive-include elftools *.py
+recursive-include scripts *.py
+recursive-include examples *.py *.elf *.out
+recursive-include test *.py *.elf *.arm
+include README
+include LICENSE
+include CHANGES
+include tox.ini