Fix for mixed version loclists, tests (#521)
[pyelftools.git] / test / testfiles_for_unittests /
2023-11-16 Seva AlekseyevFix for mixed version loclists, tests (#521) master
2023-06-29 Seva AlekseyevReporting the real attribute form for DW_FORM_indirect...
2023-02-04 Ricardo BarbedoAdd support for RISC-V attributes (#459)
2022-08-16 Eli BenderskyMerge branch 'master' of github.com:eliben/pyelftools
2022-08-16 Seva AlekseyevSupport for DW_FORM_data16, unit test (#437)
2022-08-09 Eli BenderskyAdd back empty_pubtypes dir, and include *.common test...
2022-08-09 Eli BenderskyRename test files with .debug
2022-08-09 Eli BenderskyRemove 'x' permissions from all test files in testfiles...
2022-08-09 Javier Rascón MesaAdded out of bounds read detection for corrups section...
2022-08-08 Ronan DunklauSupplementary object files (#426)
2022-05-10 Ronan DunklauImprove DWARF 5 compatibility. (#400)
2022-02-14 Andreas ZieglerAdd support for DT_RELR/SHT_RELR compressed relocation...
2021-08-02 Lukas Dreselfixed parsing for structures containing uids or gids...
2021-05-27 William Woodruffdwarf: initial DWARFv5 support (#363)
2021-01-20 Kyle Zengfix wrong prpsinfo in 32bit coredump (#347)
2020-10-26 Andreas Zieglerhash.py: observe endianness when reading hashes (#338)
2020-08-19 LeadroyaLAdd support for ARM exception handler ABI (#328)
2020-05-23 Patrick Gordonfix issue in aranges cu_offset_at_addr (#310)
2020-03-07 Seva AlekseyevDW_AT_const_value is not a location, take 2 (#277)
2020-03-07 Audrey DutcherAdd resilience for degenerate cases present in files...
2020-03-07 Eli BenderskyMerge branch 'master' of github.com:eliben/pyelftools
2020-03-07 Seva Alekseyevref_addr size changed between v2 and v3 - take 2 (...
2020-02-04 Eli BenderskyMove test file name to be included in distribution
2019-10-18 William Woodruffdwarf/die: Handle DW_FORM_flag_present in value transla...
2019-07-30 Dmitry KoltunovFix for `CFIEntry.get_decoded()` (#232)
2019-03-16 Robert XiaoEnable parsing of relocations pointed to by DYNAMIC...
2019-01-31 Vasily EFixup error on empty .debug_pubtypes section (#215)
2018-12-20 Anders DellienSimplify handling of null DIEs (#209)
2018-09-05 Eli BenderskyRename input files for arm relocation test to be more...
2018-09-05 Dmitry KoltunovCall relocation for ARM V3 (#194)
2018-02-23 Audrey DutcherChoose members of the dynamic tag enum based on the...
2018-02-23 Audrey DutcherConvert all ascii decoding to utf-8 decoding (#182)
2017-08-17 Pierre-Marie de... Compressed sections (#152)
2017-07-02 Max AkhmedovBetter support for core dumps (in particular, fix issue...
2017-02-25 PromyLOPhAdd .stab section parser (#137)
2014-11-01 Eli BenderskyMerge pull request #56 from KarlVogel/mips-support
2014-10-30 Karl VogelBasic MIPS support
2014-06-14 Eli BenderskyMerge pull request #40 from vapier/master
2014-01-25 Eli BenderskyMerge pull request #24 from smani/range_lists
2014-01-23 Santhosh Kumar ManiHandle absence of .debug_ranges gracefully
2014-01-18 Eli BenderskyAdding unit test for an ARM file with DW_FORM_indirect
2014-01-08 Eli BenderskyMerge pull request #10 from yannrouillard/multiple...
2014-01-07 Yann RouillardCorrectly handle the "multiple string tables" case...
2014-01-05 Eli BenderskyAdditional git-foo for #21
2014-01-05 Eli BenderskyFix for issue #21 - rename test files to keep unittests...
2013-06-09 Mike Frysingersupport parsing of dynamic ELFs w/out section headers
2013-06-08 Eli Benderskychanged permission of elf file to -x
2013-06-08 Eli BenderskyMerge pull request #16
2013-05-29 Yann Rouillardadd missing unit test
2013-05-25 Eli BenderskyExplicitly split test files for readelf and test files...