Support MIPS64 .o files - don't remove has_addend (#495)
[pyelftools.git] / elftools / elf / relocation.py
2023-09-04 Noam Yorav-RaphaelSupport MIPS64 .o files - don't remove has_addend ...
2023-04-17 Flier Luadd reloc type and recipe for eBPF (#466)
2022-02-14 Andreas ZieglerAdd support for DT_RELR/SHT_RELR compressed relocation...
2021-05-15 Nick Desaulniersinitial support for PPC64LE (#360)
2020-06-09 Nick Desaulniersinitial support for aarch64 little endian (#318)
2019-03-16 Robert XiaoEnable parsing of relocations pointed to by DYNAMIC...
2018-09-05 Dmitry KoltunovFix division in calculation function for 'R_ARM_CALL...
2018-09-05 Dmitry KoltunovCall relocation for ARM V3 (#194)
2018-07-16 Frederik SdunHandle ARM relocations (#121)
2017-08-29 Pierre-Marie de... Add parsing and readelf dumping for .eh_frame (#155)
2017-08-17 Pierre-Marie de... Compressed sections (#152)
2016-11-04 Eli BenderskyMerge pull request #126 from chriscz/master
2016-11-02 Chris CoetzeeFix relocation_bytesize typo
2016-10-26 Eli BenderskyUpdate CHANGES + cosmetic cleanup
2015-06-05 Eli BenderskyMerge pull request #76 from JaySon-Huang/strings
2015-06-03 JaySon-Huangget_string of StringTableSection return ascii-decoded...
2014-11-01 Eli BenderskyMerge pull request #56 from KarlVogel/mips-support
2014-10-30 Karl VogelBasic MIPS support
2014-01-08 Eli BenderskyMerge pull request #10 from yannrouillard/multiple...
2014-01-05 Eli BenderskyIssue #20: don't fail on relocations creating out-of...
2013-05-25 Eli BenderskyMore DWARFv4 parsing goodness. Also added some hookups...
2013-01-06 Eli BenderskyTrim trailing whitespace in some code and wrap to 80...
2012-01-27 Eli BenderskyMore changes to port to Python 3
2011-12-22 Eli Benderskydocumentation fixes + new examples
2011-12-09 Eli BenderskyPass configuration from ELFFile to DWARFInfo via a...
2011-11-23 Eli Benderskystill not working, but getting there. need to revise...
2011-11-23 Eli Benderskynothing works because we're in the middle of a relocati...
2011-11-18 Eli Benderskysome code restructuring + initial version of dwarfreloc...