summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* * readelf.c (get_file_type, get_machine_name, get_osabi_name,Jakub Jelinek2005-02-281-68/+73
* 2005-02-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-251-2/+4
* * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.Alan Modra2005-02-221-16/+17
* * readelf.c (BYTE_GET8): Delete. Replace uses with BYTE_GET.Alan Modra2005-02-211-154/+169
* 2005-02-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-181-3/+4
* 2005-02-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-111-24/+77
* * readelf.c (eh_addr_size): New variable.Richard Sandiford2005-01-311-62/+58
* 2005-01-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-101-204/+165
* 2005-01-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-051-3/+3
* 2005-01-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-051-27/+84
* 2005-01-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-041-2/+4
* BZ 615Nick Clifton2005-01-041-1187/+1378
* 2004-12-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-12-271-4/+4
* readelf.c (last_pointer_size, warned_about_missing_comp_units):Nick Clifton2004-12-221-17/+36
* * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.Ian Lance Taylor2004-12-091-0/+1
* *sigh* undo previous delta which was done too early...Nick Clifton2004-11-081-7/+1
* oops - omitted from previous deltaNick Clifton2004-11-081-1/+7
* Add support to readelf to decode and display the contents of .debug_rangesNick Clifton2004-11-031-228/+533
* * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename fromAlan Modra2004-11-031-38/+404
* (display_debug_lines): Fix typo in error message.Nick Clifton2004-11-021-1/+1
* readelf.c (get_note_type): Handle notes not in core files.Nick Clifton2004-10-261-41/+77
* 2004-10-25 David Mosberger <davidm@hpl.hp.com>H.J. Lu2004-10-251-17/+3
* PR 465Nick Clifton2004-10-251-49/+69
* 2004-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-10-191-0/+2
* 2004-10-12 Paul Brook <paul@codesourcery.com>Paul Brook2004-10-121-0/+4
* bfd/Daniel Jacobowitz2004-10-081-0/+15
* * readelf.c (get_machine_flags): Don't fall through into m68k cpuAlexandre Oliva2004-10-071-0/+1
* The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton2004-10-011-0/+16
* binutils/Alan Modra2004-09-221-1/+6
* * readelf.c (decode_location_expression): Sign extend value forAlan Modra2004-09-121-7/+8
* * MAINTAINERS: Add self as co-maintainer of FR-V.Alexandre Oliva2004-09-021-0/+40
* binutils/Alan Modra2004-08-161-69/+99
* * readelf.c (dump_relocations): Fix typo when calculatingAndreas Schwab2004-08-061-1/+1
* include/elf/ChangeLog:Alexandre Oliva2004-07-291-0/+2
* 2003-07-08 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-07-281-0/+21
* Add new port: crx-elfNick Clifton2004-07-071-0/+7
* * readelf.c (get_segment_type): Display "GNU_STACK", not justBen Elliston2004-06-241-1/+1
* * readelf.c (Elf32_Word): Delete.Alan Modra2004-06-221-31/+49
* * readelf.c (dynamic_nent): New variable.Alan Modra2004-06-221-23/+26
* * readelf.c (get_32bit_dynamic_section): Correct number of entriesAlan Modra2004-06-221-14/+12
* * readelf.c (process_program_headers): When locating the dynamic section useNick Clifton2004-06-181-48/+68
* * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.Ian Lance Taylor2004-05-291-0/+4
* Handle dwarf3 format CIE entries.Nick Clifton2004-05-131-4/+25
* bfd/Jakub Jelinek2004-05-111-0/+1
* 2004-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-05-071-16/+122
* 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-04-301-3/+3
* binutils/H.J. Lu2004-04-271-2/+130
* (display_debug_pubnames): Align offset and data columns.Nick Clifton2004-04-011-2/+3
* * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.ezannoni_pie-20040323-branchpointezannoni_pie-20040323-branchPaul Brook2004-03-231-0/+27
* * readelf.c (display_debug_frames): Don't crash for mismatchedRichard Henderson2004-03-221-7/+13