aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-212008-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2008-03-20binutils/Richard Sandiford1-0/+123
2008-03-13include/elf/Alan Modra1-19/+17
2008-03-12include/elf/Alan Modra1-119/+80
2008-03-092008-03-09 Paul Brook <paul@codesourcery.com>Paul Brook1-2/+2
2008-02-04 * readelf.c (get_machine_flags): Handle Octeon.Adam Nemet1-0/+1
2008-01-30 Add OpenVMS extensions.Nick Clifton1-7/+99
2008-01-28binutils/H.J. Lu1-8/+3
2008-01-25* readelf.c (process_section_headers): Add m16c handler.DJ Delorie1-0/+12
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton1-2/+32
2008-01-10* readelf.c (is_64bit_abs_reloc): Handle R_S390_64.Andreas Schwab1-0/+3
2007-12-08 * readelf.c (is_32bit_pcrel_reloc): Add Xtensa.Bob Wilson1-0/+3
2007-12-03 * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU.Alan Modra1-0/+4
2007-11-29 bfd/Mark Shinwell1-0/+2
2007-11-19* readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs.Nick Clifton1-13/+17
2007-11-17 [ld/testsuite/ChangeLog]Thiemo Seufer1-0/+3
2007-10-31Add cast to avoid compile time warningNick Clifton1-1/+1
2007-10-31* dwarf.c (is_relocatable): Remove definition.Nick Clifton1-47/+84
2007-10-31 * readelf.c (debug_apply_rela_addends): Clarify FIXME.Alan Modra1-8/+7
2007-10-29* readelf.c (is_32bit_abs_reloc): Add knowledge of reloc used by IA64.Nick Clifton1-1/+4
2007-10-28* dwarf.c (process_debug_info): Check for corrupt lengths.Nick Clifton1-140/+305
2007-10-25 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add support forDaniel Jacobowitz1-0/+26
2007-10-25 * readelf.c (get_note_type): Handle NT_PPC_VMX.Alan Modra1-0/+2
2007-10-24 * readelf.c (process_program_headers): Use dynamic segment unlessAlan Modra1-10/+13
2007-10-09binutils/H.J. Lu1-134/+176
2007-10-03 * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.Alan Modra1-1/+1
2007-09-17* readelf.c (do_archive_index): New.Nick Clifton1-26/+226
2007-09-13 * nm.c (value_format_64bit, set_print_radix, print_value): HandleAlan Modra1-27/+31
2007-09-10 PR 5011Alan Modra1-2/+28
2007-08-30* readelf.c (dump_type): New type used to classify the kinds of dump requeste...Nick Clifton1-43/+137
2007-08-25include/elf/Alan Modra1-3/+9
2007-08-16bfd/H.J. Lu1-1/+1
2007-08-16bfd/H.J. Lu1-1/+1
2007-07-27 * readelf.c (process_archive): Also skip Irix6-style archive symbolAdam Nemet1-1/+2
2007-07-24* readelf.c (NUM_ELEM): Remove redundant macro; replace references to itNick Clifton1-34/+47
2007-07-092007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+27
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-06-30bfd:Joseph Myers1-0/+61
2007-06-29bfd:Joseph Myers1-0/+57
2007-06-29bfd:Joseph Myers1-4/+75
2007-05-30bfd/Alan Modra1-0/+3
2007-04-26bfd/Alan Modra1-3/+3
2007-03-23 PR gas/3811Kaz Kojima1-0/+4
2007-03-16Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi...Nick Clifton1-26/+26
2007-03-13* readelf.c (dump_section): Also test for SHT_REL sections when producingNick Clifton1-2/+2
2007-02-17top level:Joseph Myers1-13/+15
2007-02-06PR gas/3800Nick Clifton1-6/+88
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+9
2007-01-12 * ar.c (open_inarch): Check fwrite return. Use size_t.Alan Modra1-1/+2
2007-01-08bfd/Kazu Hirata1-5/+3