2022-08-16 |
Eli Bendersky | Move utilities from py3compat to utils |
commit | commitdiff | tree |
2022-08-16 |
Eli Bendersky | Remove iter* utilities from py3compat and refactor... |
commit | commitdiff | tree |
2022-08-15 |
Eli Bendersky | Remove mention of supporting Python 2 from the README |
commit | commitdiff | tree |
2022-08-15 |
Eli Bendersky | Python version 3.10 needs quotes in the yaml file |
commit | commitdiff | tree |
2022-08-15 |
Eli Bendersky | Officially remove Python 2 support from this point... |
commit | commitdiff | tree |
2022-08-10 |
Eli Bendersky | Rejigger MANIFEST.in to properly include/exclude test... v0.29 |
commit | commitdiff | tree |
2022-08-09 |
Eli Bendersky | Add back empty_pubtypes dir, and include *.common test... |
commit | commitdiff | tree |
2022-08-09 |
Eli Bendersky | Rename test files with .debug |
commit | commitdiff | tree |
2022-08-09 |
Eli Bendersky | Remove 'x' permissions from all test files in testfiles... |
commit | commitdiff | tree |
2022-08-09 |
Eli Bendersky | Prepare for 0.29 release |
commit | commitdiff | tree |
2022-08-09 |
Eli Bendersky | Update tox to run all_tests |
commit | commitdiff | tree |
2022-08-09 |
Javier Rascón... | Added out of bounds read detection for corrups section... |
commit | commitdiff | tree |
2022-08-09 |
Seva Alekseyev | Include so, dat files in the test (#433) |
commit | commitdiff | tree |
2022-08-08 |
Ronan Dunklau | Supplementary object files (#426) |
commit | commitdiff | tree |
2022-07-13 |
Tim Gates | docs: Fix a few typos (#431) |
commit | commitdiff | tree |
2022-07-12 |
Seva Alekseyev | Indirect encoding support (#430) |
commit | commitdiff | tree |
2022-07-08 |
Seva Alekseyev | Mixing v4 and v5 loclists and rangelists sections ... |
commit | commitdiff | tree |
2022-07-06 |
Seva Alekseyev | Autotest against llvm-dwarfdump (#428) |
commit | commitdiff | tree |
2022-06-17 |
Eli Bendersky | Clean up whitespace |
commit | commitdiff | tree |
2022-06-17 |
Seva Alekseyev | Readelf upgraded to 2.38, format fixes (#420) |
commit | commitdiff | tree |
2022-06-17 |
Seva Alekseyev | Support for DWARFv5 debug_rnglists section (#419) |
commit | commitdiff | tree |
2022-06-17 |
Eli Bendersky | Clarify instructions in test/external_tools |
commit | commitdiff | tree |
2022-06-16 |
Eli Bendersky | Add previously untested output file to test set |
commit | commitdiff | tree |
2022-06-16 |
Eli Bendersky | Say which test file failed in readelf tests |
commit | commitdiff | tree |
2022-06-16 |
Seva Alekseyev | DWARF 5 operations and DWARF5 location lists (#418) |
commit | commitdiff | tree |
2022-06-13 |
Eli Bendersky | Change supported Python versions in github actions... |
commit | commitdiff | tree |
2022-06-13 |
Eli Bendersky | Whitespace cleanups |
commit | commitdiff | tree |
2022-06-13 |
Seva Alekseyev | Version 5 lineprogram header (#411) |
commit | commitdiff | tree |
2022-06-08 |
Eli Bendersky | Reformat some docstrings |
commit | commitdiff | tree |
2022-06-07 |
Eli Bendersky | Minor cosmetic changes |
commit | commitdiff | tree |
2022-06-07 |
Seva Alekseyev | Support for sibling in form DW_FORM_ref_addr (#408) |
commit | commitdiff | tree |
2022-05-16 |
Seva Alekseyev | Storing the offset of DWARF operations within the expre... |
commit | commitdiff | tree |
2022-05-10 |
Ronan Dunklau | Improve DWARF 5 compatibility. (#400) |
commit | commitdiff | tree |
2022-02-14 |
Andreas Ziegler | Add support for DT_RELR/SHT_RELR compressed relocation... |
commit | commitdiff | tree |
2022-02-03 |
Eli Bendersky | Prepare for releasing version 0.28 v0.28 |
commit | commitdiff | tree |
2022-01-13 |
Brendan Haines | Update structs.py (#392) |
commit | commitdiff | tree |
2022-01-11 |
Adam | Add PS3/CellOS OSABI identifier (#389) |
commit | commitdiff | tree |
2021-12-15 |
Marco Bonelli | Add support for note GNU_PROPERTY_X86_FEATURE_1_AND... |
commit | commitdiff | tree |
2021-12-10 |
Eli Bendersky | Rebuild readelf locally and add more instructions |
commit | commitdiff | tree |
2021-12-10 |
Eli Bendersky | Run readelf tests in parallel by default |
commit | commitdiff | tree |
2021-12-10 |
Marco Bonelli | Update readelf to v2.37, adapt readelf.py output and... |
commit | commitdiff | tree |
2021-12-07 |
Marco Bonelli | Add support for .note.gnu.property notes section (... |
commit | commitdiff | tree |
2021-11-17 |
Seva Alekseyev | DW_AT_private=0x24 (#382) |
commit | commitdiff | tree |
2021-11-06 |
Seva Alekseyev | DW_AT_virtual (#380) |
commit | commitdiff | tree |
2021-10-29 |
Ulugbek Abdullaev | add latest 'e_machine' mappings: EM_BPF, EM_CSKY, EM_FR... |
commit | commitdiff | tree |
2021-10-25 |
Andreas Ziegler | ELFFile: allow filtering by segment type in iter_segmen... |
commit | commitdiff | tree |
2021-10-16 |
Karthikeyan... | Use assertEqual instead of assertEquals for Python... |
commit | commitdiff | tree |
2021-09-17 |
Marco Bonelli | Keep raw note descriptors in ELF note sections as raw... |
commit | commitdiff | tree |
2021-08-31 |
Jangseop Shin | [example] bug fixes in dwarf_decode_address example... |
commit | commitdiff | tree |
2021-08-02 |
Lukas Dresel | fixed parsing for structures containing uids or gids... |
commit | commitdiff | tree |
2021-05-27 |
William Woodruff | dwarf: initial DWARFv5 support (#363) |
commit | commitdiff | tree |
2021-05-21 |
William Woodruff | dwarf/constants: add DW_LNCT_* constants (#362) |
commit | commitdiff | tree |
2021-05-15 |
Nick Desaulniers | initial support for PPC64LE (#360) |
commit | commitdiff | tree |
2021-04-18 |
LeadroyaL | Support Android compressed rel/rela sections (#357) |
commit | commitdiff | tree |
2021-01-26 |
Peter LaFosse | Fix/extend aarch64 register names table (#351) |
commit | commitdiff | tree |
2021-01-20 |
Kyle Zeng | fix wrong prpsinfo in 32bit coredump (#347) |
commit | commitdiff | tree |
2021-01-12 |
Andreas Ziegler | dynamic.py: move logic around to allow symbol access... |
commit | commitdiff | tree |
2021-01-12 |
Andreas Ziegler | ELFFile: allow filtering of sections by type in iter_se... |
commit | commitdiff | tree |
2020-12-07 |
Jonathan Bruchim | added a method for returning the index of a section... |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | Update .gitignore to ignore .egg-info dirs |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | Update TODO to mention git tag |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | remove dir that shouldn't be in git v0.27 |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | Version 0.27 release |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | Add a bit more details to dwarf_pubnames_types example |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | Make dwarf_pubnames_types example a bit more general |
commit | commitdiff | tree |
2020-10-27 |
Eli Bendersky | Replace field access with property name access |
commit | commitdiff | tree |
2020-10-27 |
Seva Alekseyev | DebugSectionDescriptor.size initialized with decompress... |
commit | commitdiff | tree |
2020-10-26 |
Andreas Ziegler | hash.py: observe endianness when reading hashes (#338) |
commit | commitdiff | tree |
2020-10-10 |
Seva Alekseyev | DWARFv1 constants in enums, DW_FORM_ref parsing (#335) |
commit | commitdiff | tree |
2020-10-01 |
Andreas Ziegler | elf: support for ELF files with a large number of secti... |
commit | commitdiff | tree |
2020-09-23 |
Eli Bendersky | Remove Travis config |
commit | commitdiff | tree |
2020-09-23 |
Eli Bendersky | Change badge image to point to github actions, not... |
commit | commitdiff | tree |
2020-09-23 |
Eli Bendersky | Set to run only on ubuntu because of readelf binary |
commit | commitdiff | tree |
2020-09-23 |
Eli Bendersky | Fix typo in ci.yml |
commit | commitdiff | tree |
2020-09-23 |
Eli Bendersky | Add GitHub actions workflow for CI |
commit | commitdiff | tree |
2020-08-19 |
LeadroyaL | Add support for ARM exception handler ABI (#328) |
commit | commitdiff | tree |
2020-08-18 |
Eli Bendersky | Fix python versions for tests that run |
commit | commitdiff | tree |
2020-07-25 |
Val | Update code to work with pickling (#327) |
commit | commitdiff | tree |
2020-07-20 |
pagabuc | Return the correct number of program headers when e_phn... |
commit | commitdiff | tree |
2020-07-08 |
Eli Bendersky | Fix formatting and add comment in test |
commit | commitdiff | tree |
2020-07-08 |
Fish | Fix the non-determinism in test_dwarf_expr. (#324) |
commit | commitdiff | tree |
2020-07-08 |
Eli Bendersky | Revert "for sibling of form ref_addr, only sibling... |
commit | commitdiff | tree |
2020-07-08 |
sagiben | for sibling of form ref_addr, only sibling value should... |
commit | commitdiff | tree |
2020-07-08 |
Gabriel-Andrew... | Fix typo when referencing DW_FORM_ref_addr (#321) |
commit | commitdiff | tree |
2020-07-08 |
Fish | Fix Python 2 support of FDE. (#323) |
commit | commitdiff | tree |
2020-07-07 |
Fish | dwarf.CallFrameInfo: Support parsing LSDA pointers... |
commit | commitdiff | tree |
2020-06-09 |
Nick Desaulniers | initial support for aarch64 little endian (#318) |
commit | commitdiff | tree |
2020-06-08 |
Disconnect3d | Add PT_GNU_PROPERTY enum (#319) |
commit | commitdiff | tree |
2020-06-01 |
William Woodruff | dwarf/dwarf_expr: Add support for DW_OP_GNU_push_tls_ad... |
commit | commitdiff | tree |
2020-05-23 |
Patrick Gordon | fix issue in aranges cu_offset_at_addr (#310) |
commit | commitdiff | tree |
2020-05-21 |
mephi42 | Fix determining PAGESIZE under Jython (#314) |
commit | commitdiff | tree |
2020-04-27 |
Chunbo | Fix a typo in adapters.py (#309) |
commit | commitdiff | tree |
2020-04-22 |
Milton D. Miller II | Cached random access to CUs and DIEs (#264) |
commit | commitdiff | tree |
2020-03-28 |
Eli Bendersky | Clean up whitespace |
commit | commitdiff | tree |
2020-03-23 |
Seva Alekseyev | Support for --debug-dump=loc in readelf.py and in the... |
commit | commitdiff | tree |
2020-03-23 |
Eli Bendersky | Reformat whitespace |
commit | commitdiff | tree |
2020-03-22 |
Eli Bendersky | Add full list of supported debug sections in readelf... |
commit | commitdiff | tree |
2020-03-22 |
Eli Bendersky | Fix --parallel readelf test after previous commit |
commit | commitdiff | tree |
2020-03-22 |
Seva Alekseyev | GNU expressions (#303) |
commit | commitdiff | tree |
2020-03-21 |
William Woodruff | Add support for DW_LNE_set_discriminator (#282) |
commit | commitdiff | tree |
next |