]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/readelf.c
2004-09-02 Paolo Bonzini <bonzini@gnu.org>
[thirdparty/binutils-gdb.git] / binutils / readelf.c
2004-08-16  Alan Modrabinutils/
2004-08-06  Andreas Schwab * readelf.c (dump_relocations): Fix typo when calculating
2004-07-29  Alexandre Olivainclude/elf/ChangeLog:
2004-07-28  Alexandre Oliva2003-07-08 Alexandre Oliva <aoliva@redhat.com>
2004-07-07  Nick CliftonAdd new port: crx-elf
2004-06-24  Ben Elliston * readelf.c (get_segment_type): Display "GNU_STACK...
2004-06-22  Alan Modra * readelf.c (Elf32_Word): Delete.
2004-06-22  Alan Modra * readelf.c (dynamic_nent): New variable.
2004-06-22  Alan Modra * readelf.c (get_32bit_dynamic_section): Correct numbe...
2004-06-18  Nick Clifton* readelf.c (process_program_headers): When locating...
2004-05-29  Ian Lance Taylor * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP...
2004-05-13  Nick CliftonHandle dwarf3 format CIE entries.
2004-05-11  Jakub Jelinekbfd/
2004-05-07  H.J. Lu2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
2004-04-30  H.J. Lu2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2004-04-27  H.J. Lubinutils/
2004-04-01  Nick Clifton(display_debug_pubnames): Align offset and data columns.
2004-03-23  Paul Brook * bfd/elf32-arm.h (arm_print_private_bfd_data): Add...
2004-03-22  Richard Henderson * readelf.c (display_debug_frames): Don't crash...
2004-02-23  Nick Clifton(process_mips_specific): Print conflictsno as an unsign...
2004-01-29  Roland McGrath2004-01-21 Roland McGrath <roland@redhat.com>
2004-01-07  Nick CliftonFix initialisation of debug_line_pointer_sizes array...
2003-12-29  Nick CliftonUpdate pointer_size patch
2003-12-19  Nick CliftonAdd support for m32r-linux target, including a RELA...
2003-11-26  Nick CliftonAdd a comment describing the difference between readelf...
2003-11-07  Nick CliftonUse consistent error messages for missing files.
2003-10-30  Nick CliftonDo not dump the contents of SHT_NOBITS sections - they...
2003-10-27  Alan Modra * readelf.c (dump_section): Don't display DEL characters.
2003-10-27  Kazu Hirata * ChangeLog: Fix typos.
2003-09-30  Chris Demetriou[ bfd/ChangeLog ]
2003-09-30  H.J. Lu2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
2003-09-25  H.J. Lu2003-09-25 H.J. Lu <hongjiu.lu@intel.com>
2003-09-04  Nick CliftonAdd binutils support for v850e1 processor
2003-08-11  Ian Lance Taylor * readelf.c (process_archive): Fix error handling...
2003-08-11  Nick CliftonAdd ability for readelf to parse archives
2003-08-05  Alan Modra * objcopy.c: Remove unnecessary prototypes and casts.
2003-07-04  Nick Clifton* readelf.c (get_data): Print (unsigned) hex values...
2003-07-01  Jakub Jelinek * readelf.c (dynamic_segment_ia64_val): Print address...
2003-06-26  Nick CliftonFix computation of offsets in PT_LOAD sections.
2003-06-19  Nick Cliftonoops - remove spurious debugging left in previous delta
2003-06-19  Nick CliftonWhen printing DEC_5 values, if the number is bigger...
2003-06-03  Jakub Jelinekbinutils/
2003-05-31  Richard Henderson * readelf.c (byte_get_signed): New.
2003-05-20  Michal Ludvig2003-05-20 Michal Ludvig <mludvig@suse.cz>
2003-05-07  H.J. Lu2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2003-05-04  Richard Henderson * readelf.c (struct Frame_Chunk): Add cfa_exp.
2003-04-23  Joern Renneckebfd:
2003-04-23  Nick CliftonFix "readelf -wi" test
2003-04-22  Nick CliftonReplace references to Mitsubishi M32R with references...
2003-04-15  Nick CliftonReplace occurrances of 'Hitachi' with 'Renesas'.
2003-04-09  Alexandre Oliva* readelf.c (display_debug_info): Apply RELA relocation...
2003-04-01  Nick CliftonAdd Xtensa port (omitted from previous delta)
2003-03-31  H.J. Lu2003-03-31 H.J. Lu <hjl@gnu.org>
2003-03-31  Nick CliftonAdd some initial 64-bit DWARF support
2003-02-21  Nick CliftonAdd SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_...
2003-02-13  Nick CliftonAdd 'H' to getlongopts so that "readelf -H" does not...
2003-02-10  Nick CliftonAdd support for marking ARM ELF binaries as support...
2003-01-28  Richard Sandiford * readelf.c (dump_relocations): Reorder the r_info...
2003-01-21  Nick Clifton(display_debug_loc): Skip address base changes.
2003-01-17  Alan Modra * readelf.c (get_osabi_name): Handle ELFOSABI_AROS...
2003-01-16  Alan Modra * readelf.c: Include elf/ppc64.h.
2003-01-04  Stan Cox * readelf.c (guess_is_rela): Handle EM_IQ2000.
2003-01-02  Richard Sandiford * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
2002-12-30  Nick CliftonAdd support for msp430.
2002-12-23  Andreas Schwab * readelf.c (main): Reset dump request after each...
2002-12-10  Nick CliftonAdd support for displaying extension to DWARF2 used...
2002-12-07  Alan Modra * readelf.c (process_program_headers): When setting...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-29  Jakub Jelinek * readelf.c Replace occurrences of Elf32_Internal_...
2002-11-14  Nick CliftonHandle binaries with corrupt section or segment headers
2002-11-07  Nick CliftonRevert part of previous patch: Display unknown symbol...
2002-11-06  Nick Cliftonoops - omitted fix to display unknown symbol type in...
2002-11-06  Nick CliftonAdd hex number to PROCESSOR-specific, OS-specific,...
2002-11-04  Alan Modra * readelf.c (byte_get_little_endian): Comment typo...
2002-10-09  Daniel Jacobowitz * readelf.c (display_debug_info): Ignore empty...
2002-10-01  H.J. Lu2002-09-30 H.J. Lu <hjl@gnu.org>
2002-09-12  Nick CliftonHandle DW_OP_GNU_push_tls_address.
2002-08-29  Nick CliftonRemove redundant reference to E_V850EA_ARCH.
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-20  Alan Modra * readelf.c (parse_args): Change debug_dump_opt to...
2002-08-17  Nick CliftonRevert previous delta - it was bogus.
2002-08-16  Nick CliftonPut a newline after display an unknown dynamic type.
2002-08-15  Alan Modra * readelf.c: Include elf/i370.h.
2002-07-30  Jakub Jelinek * readelf.c (OPTION_DEBUG_DUMP): Define.
2002-07-18  Nick CliftonAdd IP2K support
2002-07-10  Jakub Jelinek * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
2002-07-01  Jason Thorpeinclude/elf:
2002-06-30  Stephane Carrez * readelf.c (dump_relocations): Handle 68HC11/68HC12...
2002-06-18  Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-18  Jakub Jelinekbinutils/
2002-06-07  H.J. Lu2002-06-07 H.J. Lu <hjl@gnu.org>
2002-05-28  Nick CliftonAdd DLX target
2002-05-27  Nick CliftonFix transaltion problems.
2002-05-23  Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-23  Kazu Hirata * rdcoff.c: Fix formatting.
2002-04-25  Elena Zannoni2002-04-25 Elena Zannoni <ezannoni@redhat.com>
2002-04-16  Nick CliftonRemove unused function fetch_location_list.
2002-03-21  Daniel Berlin2002-03-20 Daniel Berlin <dan@dberlin.org>
2002-02-21  Nick CliftonFix typo.
2002-02-20  Nick CliftonDisplay 2nd and 3rd reloc types for 64-bit MIPS.
next