Use autoconf check for long long in binutils
[external/binutils.git] / binutils / readelf.c
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...
2014-03-06 Nick CliftonPatch for PR binutils/16664 which triggers a seg-fault...
2014-03-05 Alan ModraUpdate copyright years
2014-02-06 Andrew Pinskibinutils/ChangeLog:
2014-02-06 Cary CoutantAdd readelf support for dumping gold version note sections.
2013-12-13 Kuan-Lin ChenAdd support for Andes NDS32:
2013-11-07 Doug Evans Add pretty-printing of .debug_gnu_pubnames, .debug_gnu...
2013-10-30 Alan ModraReplace DT_PPC_TLSOPT with DT_PPC_OPT.
2013-10-30 Alan ModraAdd ELFv2 .localentry support.
2013-10-30 Alan ModraAdd .abiversion related support for ELFv2
2013-10-14 Chao-ying Fu2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
2013-10-14 Jan-Benedict Glaw2013-10-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2013-10-14 Nick Clifton * gen-aout.c (main): Fix formatting. Close file.
2013-10-11 Roland McGrathbinutils/
2013-09-17 Steve Ellcey2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
2013-08-09 Nick Clifton * elf32-rl78.c (rl78_elf_merge_private_bfd_data):...
2013-07-19 Nick Clifton PR binutils/15745
2013-07-18 Nick Clifton * readelf.c (process_unwind): Do not return the result...
2013-07-15 Maciej W. Rozycki include/elf/
2013-07-12 Maciej W. Rozycki include/elf/
2013-05-02 Nick Clifton * archures.c: Add some more MSP430 machine numbers.
2013-04-29 Nick Clifton * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove...
2013-03-25 Nick Clifton PR binutils/15202
2013-03-22 Nick Clifton PR binutils/15157
2013-03-08 Nick Clifton * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
2013-02-27 Alan Modra PR binutils/15191
2013-02-26 Nick Clifton PR binutils/15191
2013-02-15 Nick Clifton PR binutils/15140
2013-02-06 Sandra Loosemore2013-02-06 Sandra Loosemore <sandra@codesourcery...
2013-01-29 Nick Clifton * readelf.c (process_version_sections): Fix overflow...
2013-01-24 Nick CliftonAdd support for V850E3V5 architecture
2013-01-23 Andreas Krebbel2013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-01-10 Nick Clifton * common.h: Fix case of "Meta".
2013-01-08 Yufeng Zhanginclude/elf/
2012-11-16 H.J. LuUpdate DF_1_XXX from Solaris
2012-11-13 Maciej W. Rozycki * readelf.c (get_machine_flags) <EM_MIPS, EM_MIPS_RS3_...
2012-11-09 Nick Clifton2012-11-09 Nick Clifton <nickc@redhat.com>
2012-11-01 Tom Tromeybinutils
2012-10-30 Nick Cliftonbfd:
2012-10-24 Cary Coutantbinutils/
2012-10-23 Tom Tromeybinutils
2012-09-04 H.J. LuIgnore section symbols without a BFD section
2012-08-24 Matthew Gretton... * bfd/elf32-arm.c (v8): New array.
2012-08-13 Nick CliftonAdd support for 64-bit ARM architecture: AArch64
2012-07-17 Nick Clifton * elfcomm.c (setup_archive): Extract index table and...
2012-07-03 Nick Clifton * archive.c (bsd_write_armap): Catch attempts to creat...
2012-06-29 Alan Modra * readelf.c (is_16bit_abs_reloc): Handle mn10200 reloc.
2012-05-30 Nick Clifton * readelf.c (process_section_headers): Correct bug...
2012-05-28 Nick Clifton * read.c (read_symbol_name): New function. Reads...
2012-05-15 Nick Clifton * config/tc-m68hc11.c: Add S12X and XGATE co-processor...
2012-05-11 Cary Coutant * doc/binutils.texi: Add --dwarf-check option.
2012-05-11 H.J. LuAlways display addend as signed hex number
2012-05-03 Nick CliftonAdd support for Motorola XGATE embedded CPU
2012-03-07 Nick Clifton * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TL...
2012-02-09 Alan Modra * sysdep.h: Include sys/stat.h here.
2012-02-01 Nick Clifton PR binutils/13482
2012-01-26 Nick Clifton PR binutils/13622
2011-12-15 Nick Clifton * readelf.c (get_symbol_type): Add ELFOSABI_FREEBSD...
2011-12-07 David Daney2011-12-06 David Daney <david.daney@cavium.com>
2011-12-02 Nick Clifton * readelf.c (ia64_process_unwind): Turn into a void...
2011-11-28 Nick Clifton PR binutils/13421
next