aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-12 * ar.c (open_inarch): Check fwrite return. Use size_t.Alan Modra1-1/+2
2007-01-08bfd/Kazu Hirata1-5/+3
2007-01-05 * readelf.c (dump_section): Don't print 32-bit values, whichAlan Modra1-26/+7
2006-12-25bfd/Kazu Hirata1-1/+5
2006-12-19bfd/Kazu Hirata1-4/+4
2006-12-07bfd/Kazu Hirata1-11/+11
2006-10-292006-10-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+27
2006-10-25New Cell SPU port.Alan Modra1-51/+58
2006-10-042006-10-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
2006-09-16Add support for Score target.Nick Clifton1-2/+29
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-11/+10
2006-09-01PR binutils/3146Nick Clifton1-1/+4
2006-08-02 * readelf.c (dump_relocations): Handle MIPS-specificThiemo Seufer1-0/+12
2006-07-10include/Jakub Jelinek1-0/+175
2006-06-29* readelf.c (process_section_headers): Add H8/300 support.DJ Delorie1-0/+17
2006-04-26 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.Julian Brown1-1/+2
2006-04-18PR 2257Nick Clifton1-4/+17
2006-03-102006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+5
2006-03-06 bfd:Nathan Sidwell1-6/+13
2006-02-17Add support for the Infineon XC16X.Nick Clifton1-5/+6
2006-02-17 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.Nick Hudson1-0/+6
2006-02-10bfd/H.J. Lu1-18/+1
2006-02-082006-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3
2006-02-07 * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell1-2/+45
2006-02-02Updo the last change to binutils and ld/testsuite.H.J. Lu1-5/+6
2006-02-02binutils/H.J. Lu1-6/+5
2006-01-18include/elf/ChangeLog:Alexandre Oliva1-0/+2
2006-01-09Define EM_ALTERA_NIOS2 and EM_NIOS32.Nick Clifton1-1/+5
2005-12-30 * readelf.c (get_machine_name): Add case for Blackfin.Jie Zhang1-0/+1
2005-12-16 Second part of ms1 to mt renaming.Nathan Sidwell1-4/+4
2005-12-12 Rename ms1 to mt, part 1Nathan Sidwell1-1/+1
2005-11-14 * readelf.c (struct dump_list_entry, request_dump_byname)Daniel Jacobowitz1-7/+68
2005-11-11PR 1150Nick Clifton1-0/+45
2005-10-102005-10-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell1-0/+1
2005-10-012005-10-01 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+333
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+2
2005-09-30 * Makefile.am: Bfin support.Catherine Moore1-0/+7
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3799/+40
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-463/+389
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-38/+40
2005-09-20 * readelf.c (display_debug_lines): Use unsigned long for addressRichard Henderson1-20/+22
2005-09-09 * readelf.c (get_arm_section_type_name): Add SHT_ARM_PREEMPTMAP andRichard Earnshaw1-0/+4
2005-09-072005-09-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-27/+69
2005-09-022005-09-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-23/+48
2005-08-14 * readelf.c (slurp_hppa_unwind_table): Fix entry size on hppa64-hpux.Dave Anglin1-22/+14
2005-08-13 * readelf.c (get_parisc_segment_type): Handle PT_PARISC_WEAKORDER.Dave Anglin1-0/+2
2005-08-112005-08-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-48/+141
2005-08-04 * readelf.c (get_parisc_dynamic_type): Add new dynamic types.Dave Anglin1-2/+28
2005-07-25bfd/H.J. Lu1-1/+10