projects
/
pyelftools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pyelftools.git
2013-06-09
Eli Bendersky
update readme
commit
|
commitdiff
|
tree
2013-06-08
Eli Bendersky
changed .hgignore to .gitignore
commit
|
commitdiff
|
tree
2013-06-08
Eli Bendersky
changed permission of elf file to -x
commit
|
commitdiff
|
tree
2013-06-08
Eli Bendersky
updated changelog
commit
|
commitdiff
|
tree
2013-06-08
Eli Bendersky
Merge pull request #16
commit
|
commitdiff
|
tree
2013-06-08
Eli Bendersky
Better ARM support (with AArch64). Contributed by Dobro...
commit
|
commitdiff
|
tree
2013-06-08
Eli Bendersky
Add some additional GNU forms
commit
|
commitdiff
|
tree
2013-05-31
Yann Rouillard
rename some methods to be more consistent
commit
|
commitdiff
|
tree
2013-05-31
Yann Rouillard
more succint code for describer_ver_flags and describe_...
commit
|
commitdiff
|
tree
2013-05-31
Yann Rouillard
Create a common parent class for Version (Definition...
commit
|
commitdiff
|
tree
2013-05-31
Yann Rouillard
Remove Table from GNU version sections class name
commit
|
commitdiff
|
tree
2013-05-29
Yann Rouillard
add missing unit test
commit
|
commitdiff
|
tree
2013-05-29
Yann Rouillard
fix versions classes import in readelf
commit
|
commitdiff
|
tree
2013-05-29
Yann Rouillard
put -V readelf option before dwarf stuff
commit
|
commitdiff
|
tree
2013-05-29
Yann Rouillard
pep8 fixes
commit
|
commitdiff
|
tree
2013-05-29
Yann Rouillard
split gnu|sunw versions code in a separate file
commit
|
commitdiff
|
tree
2013-05-29
Yann Rouillard
rename Ver(def|need|sym)TableSection to GNUVer(Def...
commit
|
commitdiff
|
tree
2013-05-27
Yann Rouillard
added support for version definition, version dependenc...
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
More DWARFv4 parsing goodness. Also added some hookups...
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
More tweaks to succesfully parse an object file generat...
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
cleanup whitespace
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
Initial DWARF4 support for Clang-generated DWARF. Based...
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
More renaming & cleaning up
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
Cosmetic renaming & updated CHANGES file
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
Explicitly split test files for readelf and test files...
commit
|
commitdiff
|
tree
2013-05-25
Eli Bendersky
Merged in yann_rouillard/pyelftools/syminfo (pull reque...
commit
|
commitdiff
|
tree
2013-05-23
Yann Rouillard
remove elfdump script and test
commit
|
commitdiff
|
tree
2013-05-23
Yann Rouillard
add some comments in the solaris unit test
commit
|
commitdiff
|
tree
2013-05-11
Yann Rouillard
add syminfo boundto description function
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
elfdump: handles the extern symbol case in the syminfo...
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
reorder syminfo flags display to match elfdump display
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
fix syminfo flags description: S flag (capability)...
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
elfdump now correctly displays syminfo entries with...
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
add SUNW filter tag in the list of special tags
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
add sun specific dynamic tags
commit
|
commitdiff
|
tree
2013-05-10
Yann Rouillard
fix missing variable initialisation in elfdump
commit
|
commitdiff
|
tree
2013-05-19
Yann Rouillard
fix comment mistake
commit
|
commitdiff
|
tree
2013-05-19
Yann Rouillard
simpler check for syminfo entries that are not displaye...
commit
|
commitdiff
|
tree
2013-05-19
Yann Rouillard
some pep8 compliance fixes
commit
|
commitdiff
|
tree
2013-05-19
Yann Rouillard
minor modification in the section search loop of elfdump.py
commit
|
commitdiff
|
tree
2013-05-19
Yann Rouillard
made a new branch to store syminfo specific patches
commit
|
commitdiff
|
tree
2013-04-29
Yann Rouillard
Fixed a stupid mistake on SYMINFO name (I should change...
commit
|
commitdiff
|
tree
2013-04-29
Yann Rouillard
added elfdump comparison test
commit
|
commitdiff
|
tree
2013-04-29
Yann Rouillard
Added unit test for solaris (SUNW_syminfo section only...
commit
|
commitdiff
|
tree
2013-04-29
Yann Rouillard
start enumerating syminfo entries at index 1
commit
|
commitdiff
|
tree
2013-04-28
Yann Rouillard
added elfdump clone based on pyelftools, only support...
commit
|
commitdiff
|
tree
2013-04-28
Yann Rouillard
added support for SUNW_syminfo header
commit
|
commitdiff
|
tree
2013-04-17
Eli Bendersky
Added tag v0.21 for changeset 1038c1604c31
commit
|
commitdiff
|
tree
2013-04-17
Eli Bendersky
updated manifest and changelog
v0.21
commit
|
commitdiff
|
tree
2013-04-17
Eli Bendersky
Added more enums to ENUM_SH_TYPE
commit
|
commitdiff
|
tree
2013-04-14
automatthias
Updated the e_machine enum, based on an Internet source.
commit
|
commitdiff
|
tree
2013-04-12
Eli Bendersky
Issue #8: fix the dwarf_decode_address example (off...
commit
|
commitdiff
|
tree
2013-04-10
Eli Bendersky
Examples should prefer local pyelftools to installed one
commit
|
commitdiff
|
tree
2013-04-08
Eli Bendersky
better way to check if a dir exists
commit
|
commitdiff
|
tree
2013-04-08
Eli Bendersky
add comment
commit
|
commitdiff
|
tree
2013-04-08
Eli Bendersky
Setup sys.path properly this time (I'll update the...
commit
|
commitdiff
|
tree
2013-04-06
Eli Bendersky
make readelf.py pick up local elftools before system one
commit
|
commitdiff
|
tree
2013-04-06
Eli Bendersky
Fix sys.path setup to prepend '.', rather than append...
commit
|
commitdiff
|
tree
2013-04-06
Eli Bendersky
Clarify how/why we look for binutils's readelf
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
doc fixes
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
Fix some Python 3 goofs and make sure the tests execute...
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
update docs
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
Fix formatting of some dynamic tag fields to match...
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
Tweak dynamic section handling to decipher DT_SONAME...
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
remove some dead code
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
Fix some other differences from the output of readelf...
commit
|
commitdiff
|
tree
2013-03-31
Eli Bendersky
Fix the way an include directory is inferred for a...
commit
|
commitdiff
|
tree
2013-03-30
Eli Bendersky
debug-dump=info should print null DIEs to conform to...
commit
|
commitdiff
|
tree
2013-03-28
Eli Bendersky
Cosmetic changes. +added sublime project file
commit
|
commitdiff
|
tree
2013-03-23
Eli Bendersky
Smarter customization of READELF_PATH in run_readelf_tests
commit
|
commitdiff
|
tree
2013-03-23
Eli Bendersky
Convert ordereddict.py line endings to unix
commit
|
commitdiff
|
tree
2013-03-23
Eli Bendersky
Added license snippet to all files in the code. Whitesp...
commit
|
commitdiff
|
tree
2013-03-23
Eli Bendersky
cleanup & updated CHANGES
commit
|
commitdiff
|
tree
2013-03-23
Eli Bendersky
merge local with pull-request #7 merge
commit
|
commitdiff
|
tree
2013-03-23
Eli Bendersky
slight TODO update
commit
|
commitdiff
|
tree
2013-03-23
Mike Frysinger
add support for parsing of the dynamic section/segment...
commit
|
commitdiff
|
tree
2013-01-17
Eli Bendersky
touching up after pull request 6
commit
|
commitdiff
|
tree
2013-01-17
Matthew Fernandez
Add a test for parsing an ARM ELF file.
commit
|
commitdiff
|
tree
2013-01-17
Matthew Fernandez
Basic support for ARM in machine header.
commit
|
commitdiff
|
tree
2013-01-07
Eli Bendersky
trim trailing whitespace and reorganize a bit of comments
commit
|
commitdiff
|
tree
2013-01-07
Eli Bendersky
cleanups of trailing whitespace
commit
|
commitdiff
|
tree
2013-01-06
Eli Bendersky
Trim trailing whitespace in some code and wrap to 80...
commit
|
commitdiff
|
tree
2013-01-06
Eli Bendersky
bump version everywhere since the trunk represents...
commit
|
commitdiff
|
tree
2013-01-06
Eli Bendersky
Issue #7: be more forgiving to incorrect DWARF that...
commit
|
commitdiff
|
tree
2012-12-29
Eli Bendersky
remove 2.6 in tox.ini
commit
|
commitdiff
|
tree
2012-12-29
Eli Bendersky
rename README->README.rst to render correctly on BB
commit
|
commitdiff
|
tree
2012-07-05
Eli Bendersky
Added dwarf_decode_address.py example
commit
|
commitdiff
|
tree
2012-01-30
Eli Bendersky
Added tag v0.20 for changeset 706dbb8620bd
commit
|
commitdiff
|
tree
2012-01-30
Eli Bendersky
python 3 version and README update
v0.20
commit
|
commitdiff
|
tree
2012-01-27
Eli Bendersky
Added tag v0.20 for changeset 68b18168051a
commit
|
commitdiff
|
tree
2012-01-27
Eli Bendersky
More changes to port to Python 3
commit
|
commitdiff
|
tree
2012-01-27
Eli Bendersky
initial efforts porting pyelftools to python 3. some...
commit
|
commitdiff
|
tree
2012-01-26
Eli Bendersky
adding more construct's files
commit
|
commitdiff
|
tree
2012-01-26
Eli Bendersky
imported new version of construct with Python 3 compati...
commit
|
commitdiff
|
tree
2012-01-11
Eli Bendersky
Issue #3: make examples/elf_low_high_api.py more generi...
commit
|
commitdiff
|
tree
2012-01-11
Eli Bendersky
change order of tox tests to run examples before readel...
commit
|
commitdiff
|
tree
2012-01-11
eli.bendersky
Issue #2: made all examples run (and test/run_examples_...
commit
|
commitdiff
|
tree
2012-01-07
Eli Bendersky
CHANGES update
commit
|
commitdiff
|
tree
2012-01-07
Eli Bendersky
Fix Container's __pretty_str__ to use str instead of...
commit
|
commitdiff
|
tree
2012-01-07
Eli Bendersky
add ref output for dwarf_range_lists
commit
|
commitdiff
|
tree
next