Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | * readelf.c (get_data): Print (unsigned) hex values for size and offset in | Nick Clifton | 1 | -3/+6 |
2003-07-01 | * readelf.c (dynamic_segment_ia64_val): Print address and newline | Jakub Jelinek | 1 | -2/+7 |
2003-06-26 | Fix computation of offsets in PT_LOAD sections. | Nick Clifton | 1 | -101/+123 |
2003-06-19 | oops - remove spurious debugging left in previous delta | Nick Clifton | 1 | -1/+1 |
2003-06-19 | When printing DEC_5 values, if the number is bigger than 99999 switch to using | Nick Clifton | 1 | -11/+37 |
2003-06-03 | binutils/ | Jakub Jelinek | 1 | -0/+1 |
2003-05-31 | * readelf.c (byte_get_signed): New. | Richard Henderson | 1 | -4/+46 |
2003-05-20 | 2003-05-20 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 1 | -1/+1 |
2003-05-07 | 2003-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+3 |
2003-05-04 | * readelf.c (struct Frame_Chunk): Add cfa_exp. | Richard Henderson | 1 | -13/+62 |
2003-04-23 | bfd: | Joern Rennecke | 1 | -1/+1 |
2003-04-23 | Fix "readelf -wi" test | Nick Clifton | 1 | -1/+2 |
2003-04-22 | Replace references to Mitsubishi M32R with references to Renesas M32R. | Nick Clifton | 1 | -1/+1 |
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 1 | -5/+5 |
2003-04-09 | * readelf.c (display_debug_info): Apply RELA relocations on the | Alexandre Oliva | 1 | -15/+96 |
2003-04-01 | Add Xtensa port (omitted from previous delta) | Nick Clifton | 1 | -0/+10 |
2003-03-31 | 2003-03-31 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -39/+51 |
2003-03-31 | Add some initial 64-bit DWARF support | Nick Clifton | 1 | -79/+208 |
2003-02-21 | Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT. | Nick Clifton | 1 | -2/+44 |
2003-02-13 | Add 'H' to getlongopts so that "readelf -H" does not display "unknown option" | Nick Clifton | 1 | -1/+1 |
2003-02-10 | Add support for marking ARM ELF binaries as support the Cirrus EP9312 Maverick | Nick Clifton | 1 | -0/+4 |
2003-01-28 | * readelf.c (dump_relocations): Reorder the r_info field for | Richard Sandiford | 1 | -4/+15 |
2003-01-21 | (display_debug_loc): Skip address base changes. | Nick Clifton | 1 | -7/+10 |
2003-01-17 | * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS | Alan Modra | 1 | -0/+3 |
2003-01-16 | * readelf.c: Include elf/ppc64.h. | Alan Modra | 1 | -1/+5 |
2003-01-04 | * readelf.c (guess_is_rela): Handle EM_IQ2000. | Stan Cox | 1 | -1/+8 |
2003-01-02 | * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2. | Richard Sandiford | 1 | -1/+2 |
2002-12-30 | Add support for msp430. | Nick Clifton | 1 | -0/+8 |
2002-12-23 | * readelf.c (main): Reset dump request after each file. | Andreas Schwab | 1 | -1/+29 |
2002-12-10 | Add support for displaying extension to DWARF2 used by Unified Parallel C | Nick Clifton | 1 | -0/+8 |
2002-12-07 | * readelf.c (process_program_headers): When setting loadaddr, don't | Alan Modra | 1 | -112/+117 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -1216/+1338 |
2002-11-29 | * readelf.c Replace occurrences of Elf32_Internal_* and | Jakub Jelinek | 1 | -91/+81 |
2002-11-14 | Handle binaries with corrupt section or segment headers | Nick Clifton | 1 | -4/+13 |
2002-11-07 | Revert part of previous patch: Display unknown symbol types in decimal, not hex. | Nick Clifton | 1 | -1/+1 |
2002-11-06 | oops - omitted fix to display unknown symbol type in hex. | Nick Clifton | 1 | -1/+1 |
2002-11-06 | Add hex number to PROCESSOR-specific, OS-specific, and reserved symbol types. | Nick Clifton | 1 | -9/+9 |
2002-11-04 | * readelf.c (byte_get_little_endian): Comment typo fix. | Alan Modra | 1 | -8/+45 |
2002-10-09 | * readelf.c (display_debug_info): Ignore empty .rela.debug_info | Daniel Jacobowitz | 1 | -4/+7 |
2002-10-01 | 2002-09-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+4 |
2002-09-12 | Handle DW_OP_GNU_push_tls_address. | Nick Clifton | 1 | -8/+13 |
2002-08-29 | Remove redundant reference to E_V850EA_ARCH. | Nick Clifton | 1 | -3/+0 |
2002-08-20 | * readelf.c (parse_args): Change debug_dump_opt to static. | Alan Modra | 1 | -1/+1 |
2002-08-17 | Revert previous delta - it was bogus. | Nick Clifton | 1 | -2/+0 |
2002-08-16 | Put a newline after display an unknown dynamic type. | Nick Clifton | 1 | -2/+9 |
2002-08-15 | * readelf.c: Include elf/i370.h. | Alan Modra | 1 | -0/+8 |
2002-07-30 | * readelf.c (OPTION_DEBUG_DUMP): Define. | Jakub Jelinek | 1 | -2/+87 |
2002-07-18 | Add IP2K support | Nick Clifton | 1 | -0/+10 |
2002-07-10 | * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED, | Jakub Jelinek | 1 | -1/+107 |
2002-07-01 | include/elf: | Jason Thorpe | 1 | -1/+15 |