Add .note.gnu.property runtime verification and merge support
[external/binutils.git] / binutils / readelf.c
2019-07-18 Mikhail KashkarovAdd .note.gnu.property runtime verification and merge... submit/tizen_5.5_base/20191030.000001 submit/tizen_base/20190724.060247 tizen_5.5.m2_release
2019-07-18 Mikhail KashkarovAdd support for elf properties section.
2017-06-23 Nick Cliftonreadelf: Update check for invalid word offsets in ARM... submit/tizen_base/20170630.042341 submit/tizen_base/20170705.023439
2016-06-22 Nick CliftonIncrease size of string buffer used to hold printed...
2016-06-21 Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-15 Nick CliftonFix simple gas testsuite failures.
2016-05-18 Maciej W. RozyckiMIPS/readelf: Use the `d_val' dynamic entry member...
2016-05-11 Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-10 Thomas Preud'hommeAdd support for ARMv8-M Mainline with DSP extension
2016-05-09 Nick CliftonFix seg fault objdumping a corrupt binary with an inval...
2016-04-29 Pitchumani SivanupandiEnhance readelf's recognition of AVR relocation types.
2016-04-29 Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-13 Nick CliftonAdd support to readelf for detecting and reporting...
2016-03-29 Alan Modrareadelf printf format strings on mingw
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21 Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-04 Matthew Wahab[ARM] Build attributes for ARMv8.1-A AdvSIMD
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-16 H.J. LuAdd a missing break to readelf.c
2016-02-16 Claudiu Zissulescu[ARC] Enable .cfi_* pseudo-ops.
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-19 John BaldwinRemove an unused variable.
2016-01-19 John BaldwinAdd support to readelf for reading FreeBSD ELF core...
2016-01-19 Miranda CupertinoAdd PIC and TLS support to the ARC target.
2016-01-17 Alan Modram68hc11/12 readelf support
2016-01-01 Alan ModraCopyright update for binutils
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-22 Mickael GueneAdd support for ARM's NOREAD section flag.
2015-12-15 Yoshinori SatoAdd support for RX V2 Instruction Set
2015-11-03 Alan Modrareadelf verdef and verneed
2015-10-27 Stephen FisherAdd support to readelf for reading NetBSD ELF core...
2015-10-18 Paul PluzhnikovFix PR binutils/19147 -- off by one when printing NT_FI...
2015-10-07 Nick CliftonNew ARC implementation.
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-09-22 Rainer OrthSolaris PIE support
2015-09-03 Nick CliftonFix seg-fault in readelf when scanniing a corrupt binary.
2015-08-04 Yuriy M. KaminskiyFix stack buffer overflows when parsing corrupt ihex...
2015-07-22 Alan Modrareadelf display of 0x800...000 addend
2015-07-16 Alan ModraCorrect readelf dynamic section buffer overlow test
2015-07-10 H.J. LuWarn unsupported compress type and corrupted compressed...
2015-07-09 Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-06-26 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-05-29 Roland McGrathRecognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
2015-05-18 Nick CliftonFix seg-fault in readelf when decoding corrupt IA64...
2015-05-15 H.J. LuChange pointers from char * to unsigned char *
2015-05-15 Nick CliftonAdd --decompress option to readelf to decompress sectio...
2015-05-15 Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-05-11 H.J. LuRename EM_486 to EM_IAMCU
2015-04-30 Nick CliftonFix handling of relocs for the MeP target.
2015-04-27 Andreas KrebbelS/390: z13 use GNU attribute to indicate vector ABI
2015-04-24 Nick CliftonFix compile time warning messages about variables being...
2015-04-14 Nick CliftonAdds support to the RL78 port for linker relaxation...
2015-04-13 Doug EvansFix reading of .debug_str_offsets{,.dwo} twice.
2015-04-09 Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-04-05 H.J. LuAdd SHF_COMPRESSED support to readelf
2015-03-31 H.J. LuAdd --with-system-zlib in binutils
2015-03-19 Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
2015-03-10 H.J. LuMove nothing to do warning to main
2015-03-10 Nick CliftonFixes "readelf -s --wide" not returning an error status...
2015-03-10 Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-02-26 Nick CliftonFix undefined arithmetic operations detected by -fsanit...
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-24 Mike Frysingerreadelf: handle corrupted chains better
2015-02-24 Dmitry AntipovSpeed up the display of unwind tables by using a binary...
2015-02-21 Mike Frysingerbinutils: readelf: add missing newline to warning message
2015-02-20 Andreas ArnezS390: Support new vector register sections
2015-02-10 Nick CliftonFix memory access violations discovered by running...
2015-02-06 Nick CliftonFix an invalid memory access triggered by running reade...
2015-02-03 Nick CliftonFix memory access violations triggered by running reade...
2015-01-28 Alan ModraFT32 initial support
2015-01-05 Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-25 Terry GuoARM: Add support for value 3 of Tag_ABI_VFP_args attribute
2014-12-08 Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-12-06 Eric BotcazouAdd Visium support to binutils
2014-12-05 Andrew BurgessAdd string representation of ELF e_flags for AVR.
2014-12-03 Nick CliftonReplace calls to abort (in readelf) with informative...
2014-12-01 Nick CliftonMore fixes for memory access violations exposed by...
2014-12-01 Nick CliftonAdd checks for memory access violations exposed by...
2014-11-28 Alan ModraFix build breakage on 32-bit targets with 64-bit bfd
2014-11-27 Espen GrindhaugFixes an infinite loop in readelf parsing a corrupt...
2014-11-25 H.J. LuDisplay symbol version when dumping dynrelocs
2014-11-21 Nick CliftonResolve more problems with readelf uncovered by fuzzing...
2014-11-21 Terry GuoSupport ARM Cortex-M7
2014-11-18 Nick CliftonFix memort access problems exposed by fuzzed binaries.
2014-11-13 Nick CliftonMore fixes for readelf problems reading corrupt files.
2014-11-11 Nick CliftonFix invalid memory accesses for more corrupt binary...
2014-11-11 Nick CliftonPrevent a buffer overrun whilst displaying corrupt...
2014-11-10 Nick CliftonMore fixes for assertion failures and out-of-bounds...
2014-11-07 H.J. LuCast time value to unsigned long to print
2014-11-07 Nick CliftonAdd more fixes for inavlid memory accesses triggered...
2014-11-05 Nick CliftonMore fixes for reading corrupt ELF files.
2014-11-05 Jan-Benedict Glaw2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-11-04 Matthew FortuneFix -Wshadow warning
2014-11-04 Nick CliftonMore fixes for memory corruption when readelf processes...
2014-11-04 Nick CliftonFixes for crashes running readelf.
next