Fix some other differences from the output of readelf in binutils 2.23 |
|
More...
|
over 12 years ago
|
Fix the way an include directory is inferred for a file in line programs. |
|
More...
|
over 12 years ago
|
debug-dump=info should print null DIEs to conform to the new readelf. |
|
More...
|
over 12 years ago
|
Cosmetic changes. +added sublime project file |
|
More...
|
over 12 years ago
|
Smarter customization of READELF_PATH in run_readelf_tests |
|
More...
|
over 12 years ago
|
Convert ordereddict.py line endings to unix |
|
More...
|
over 12 years ago
|
Added license snippet to all files in the code. Whitespace cleanup. |
|
More...
|
over 12 years ago
|
cleanup & updated CHANGES |
|
More...
|
over 12 years ago
|
merge local with pull-request #7 merge |
|
More...
|
over 12 years ago
|
slight TODO update |
|
More...
|
over 12 years ago
|
add support for parsing of the dynamic section/segment and its tags |
|
More...
|
over 12 years ago
|
touching up after pull request 6 |
|
More...
|
over 12 years ago
|
Add a test for parsing an ARM ELF file. |
|
More...
|
over 12 years ago
|
Basic support for ARM in machine header. |
|
More...
|
over 12 years ago
|
trim trailing whitespace and reorganize a bit of comments |
|
More...
|
over 12 years ago
|
cleanups of trailing whitespace |
|
More...
|
over 12 years ago
|
Trim trailing whitespace in some code and wrap to 80 cols in README.rst |
|
More...
|
over 12 years ago
|
bump version everywhere since the trunk represents an unreleased *next* version |
|
More...
|
over 12 years ago
|
Issue #7: be more forgiving to incorrect DWARF that has extra NULLs in DIE trees |
|
More...
|
over 12 years ago
|
remove 2.6 in tox.ini |
|
More...
|
over 12 years ago
|
rename README->README.rst to render correctly on BB |
|
More...
|
over 12 years ago
|
BaseException.message is deprecated in Python 2.6 and gone in 3 |
|
More...
|
over 12 years ago
|
Added dwarf_decode_address.py example |
|
More...
|
about 13 years ago
|
Added tag v0.20 for changeset 706dbb8620bd |
|
More...
|
over 13 years ago
|
python 3 version and README update |
|
More...
|
over 13 years ago
|
Added tag v0.20 for changeset 68b18168051a |
|
More...
|
over 13 years ago
|
More changes to port to Python 3 All tox tests pass now!! |
|
More...
|
over 13 years ago
|
initial efforts porting pyelftools to python 3. some basic ELF functionality working |
|
More...
|
over 13 years ago
|
adding more construct's files |
|
More...
|
over 13 years ago
|
imported new version of construct with Python 3 compatibility |
|
More...
|
over 13 years ago
|