aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-102005-01-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-204/+165
2005-01-052005-01-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2005-01-052005-01-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-27/+84
2005-01-042005-01-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+4
2005-01-04BZ 615Nick Clifton1-1187/+1378
2004-12-272004-12-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+4
2004-12-22readelf.c (last_pointer_size, warned_about_missing_comp_units):Nick Clifton1-17/+36
2004-12-09 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.Ian Lance Taylor1-0/+1
2004-11-08*sigh* undo previous delta which was done too early...Nick Clifton1-7/+1
2004-11-08oops - omitted from previous deltaNick Clifton1-1/+7
2004-11-03Add support to readelf to decode and display the contents of .debug_rangesNick Clifton1-228/+533
2004-11-03 * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename fromAlan Modra1-38/+404
2004-11-02(display_debug_lines): Fix typo in error message.Nick Clifton1-1/+1
2004-10-26readelf.c (get_note_type): Handle notes not in core files.Nick Clifton1-41/+77
2004-10-252004-10-25 David Mosberger <davidm@hpl.hp.com>H.J. Lu1-17/+3
2004-10-25PR 465Nick Clifton1-49/+69
2004-10-192004-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2004-10-122004-10-12 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+4
2004-10-08bfd/Daniel Jacobowitz1-0/+15
2004-10-07* readelf.c (get_machine_flags): Don't fall through into m68k cpuAlexandre Oliva1-0/+1
2004-10-01The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton1-0/+16
2004-09-22binutils/Alan Modra1-1/+6
2004-09-12 * readelf.c (decode_location_expression): Sign extend value forAlan Modra1-7/+8
2004-09-02* MAINTAINERS: Add self as co-maintainer of FR-V.Alexandre Oliva1-0/+40
2004-08-16binutils/Alan Modra1-69/+99
2004-08-06 * readelf.c (dump_relocations): Fix typo when calculatingAndreas Schwab1-1/+1
2004-07-29include/elf/ChangeLog:Alexandre Oliva1-0/+2
2004-07-282003-07-08 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+21
2004-07-07Add new port: crx-elfNick Clifton1-0/+7
2004-06-24 * readelf.c (get_segment_type): Display "GNU_STACK", not justBen Elliston1-1/+1
2004-06-22 * readelf.c (Elf32_Word): Delete.Alan Modra1-31/+49
2004-06-22 * readelf.c (dynamic_nent): New variable.Alan Modra1-23/+26
2004-06-22 * readelf.c (get_32bit_dynamic_section): Correct number of entriesAlan Modra1-14/+12
2004-06-18* readelf.c (process_program_headers): When locating the dynamic section useNick Clifton1-48/+68
2004-05-29 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.Ian Lance Taylor1-0/+4
2004-05-13Handle dwarf3 format CIE entries.Nick Clifton1-4/+25
2004-05-11bfd/Jakub Jelinek1-0/+1
2004-05-072004-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+122
2004-04-302004-04-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2004-04-27binutils/H.J. Lu1-2/+130
2004-04-01(display_debug_pubnames): Align offset and data columns.Nick Clifton1-2/+3
2004-03-23 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook1-0/+27
2004-03-22 * readelf.c (display_debug_frames): Don't crash for mismatchedRichard Henderson1-7/+13
2004-02-23(process_mips_specific): Print conflictsno as an unsigned long.Nick Clifton1-2/+2
2004-01-292004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+8
2004-01-07Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton1-172/+154
2003-12-29Update pointer_size patchNick Clifton1-51/+119
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-1/+1
2003-11-26Add a comment describing the difference between readelf and objdump.Nick Clifton1-1/+19
2003-11-07Use consistent error messages for missing files.Nick Clifton1-2/+12