summaryrefslogtreecommitdiffstats
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton2004-01-071-172/+154
* Update pointer_size patchNick Clifton2003-12-291-51/+119
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-191-1/+1
* Add a comment describing the difference between readelf and objdump.Nick Clifton2003-11-261-1/+19
* Use consistent error messages for missing files.Nick Clifton2003-11-071-2/+12
* Do not dump the contents of SHT_NOBITS sections - they have no file spaceNick Clifton2003-10-301-1/+1
* * readelf.c (dump_section): Don't display DEL characters.Alan Modra2003-10-271-1/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-6/+6
* [ bfd/ChangeLog ]Chris Demetriou2003-09-301-0/+1
* 2003-09-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-301-1/+9
* 2003-09-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-251-2/+2
* Add binutils support for v850e1 processorNick Clifton2003-09-041-0/+3
* * readelf.c (process_archive): Fix error handling. Remove memoryIan Lance Taylor2003-08-111-8/+18
* Add ability for readelf to parse archivesNick Clifton2003-08-111-34/+241
* * objcopy.c: Remove unnecessary prototypes and casts.Alan Modra2003-08-051-794/+338
* * readelf.c (get_data): Print (unsigned) hex values for size and offset inNick Clifton2003-07-041-3/+6
* * readelf.c (dynamic_segment_ia64_val): Print address and newlineJakub Jelinek2003-07-011-2/+7
* Fix computation of offsets in PT_LOAD sections.Nick Clifton2003-06-261-101/+123
* oops - remove spurious debugging left in previous deltaNick Clifton2003-06-191-1/+1
* When printing DEC_5 values, if the number is bigger than 99999 switch to usingNick Clifton2003-06-191-11/+37
* binutils/Jakub Jelinek2003-06-031-0/+1
* * readelf.c (byte_get_signed): New.Richard Henderson2003-05-311-4/+46
* 2003-05-20 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-05-201-1/+1
* 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-071-3/+3
* * readelf.c (struct Frame_Chunk): Add cfa_exp.Richard Henderson2003-05-041-13/+62
* bfd:Joern Rennecke2003-04-231-1/+1
* Fix "readelf -wi" testNick Clifton2003-04-231-1/+2
* Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2003-04-221-1/+1
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-5/+5
* * readelf.c (display_debug_info): Apply RELA relocations on theAlexandre Oliva2003-04-091-15/+96
* Add Xtensa port (omitted from previous delta)Nick Clifton2003-04-011-0/+10
* 2003-03-31 H.J. Lu <hjl@gnu.org>H.J. Lu2003-03-311-39/+51
* Add some initial 64-bit DWARF supportNick Clifton2003-03-311-79/+208
* Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT.Nick Clifton2003-02-211-2/+44
* Add 'H' to getlongopts so that "readelf -H" does not display "unknown option"Nick Clifton2003-02-131-1/+1
* Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton2003-02-101-0/+4
* * readelf.c (dump_relocations): Reorder the r_info field forRichard Sandiford2003-01-281-4/+15
* (display_debug_loc): Skip address base changes.Nick Clifton2003-01-211-7/+10
* * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMSAlan Modra2003-01-171-0/+3
* * readelf.c: Include elf/ppc64.h.Alan Modra2003-01-161-1/+5
* * readelf.c (guess_is_rela): Handle EM_IQ2000.Stan Cox2003-01-041-1/+8
* * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.Richard Sandiford2003-01-021-1/+2
* Add support for msp430.Nick Clifton2002-12-301-0/+8
* * readelf.c (main): Reset dump request after each file.Andreas Schwab2002-12-231-1/+29
* Add support for displaying extension to DWARF2 used by Unified Parallel CNick Clifton2002-12-101-0/+8
* * readelf.c (process_program_headers): When setting loadaddr, don'tAlan Modra2002-12-071-112/+117
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-1216/+1338
* * readelf.c Replace occurrences of Elf32_Internal_* andJakub Jelinek2002-11-291-91/+81
* Handle binaries with corrupt section or segment headersNick Clifton2002-11-141-4/+13
* Revert part of previous patch: Display unknown symbol types in decimal, not hex.Nick Clifton2002-11-071-1/+1
OpenPOWER on IntegriCloud