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