]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/readelf.c
Properly implement STT_COMMON
[thirdparty/binutils-gdb.git] / binutils / readelf.c
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.
2014-11-01  Hans-Peter NilssonFix %lx format used with bfd_size_type mismatch in...
2014-10-31  Naveen H.SMIPS: Add Octeon 3 support
2014-10-31  Nick CliftonAvoid allocating over-large buffers when parsing corrup...
2014-10-30  Nick CliftonFix error message strings so that they can be translate...
2014-10-22  Matthew FortuneShow information about unknown ASEs and extensions...
2014-10-14  Alan ModraCorrect fscanf char field count
2014-10-09  Jose E. MarchesiThis is a series of patches that add support for the...
2014-09-16  Terry GuoMake the linker return an error status if it fails...
2014-09-16  Kuan-Lin ChenNDS32/opcodes: Add audio ISA extension and modify the...
2014-09-15  Andrew BennettAdd support for MIPS R6.
2014-07-29  Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-07  Nick CliftonRemove an accidental commit.
2014-06-26  Nick CliftonFixes part of a problem reading deliberately non-confor...
2014-05-16  Kaushik PhataThis adds support for marking RL78 binaries as either...
2014-04-22  Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-03-20  Nick CliftonAn off-by-one error in the code to catch bogus vn_next...
2014-03-19  Nick CliftonThis is a fix for PR binutils/16723, where a corrupt...
next