summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* (guess_is_rela): Add EM_CR16_OLD.M R Swami Reddy2008-06-181-1/+5
* * common.h (EM_M32C_NEW): Rename to EM_M32C.DJ Delorie2008-06-121-0/+6
* * readelf.c (print_symbol): Add code to display non-printing characters.Nick Clifton2008-05-011-8/+74
* * readelf.c (process_program_headers): Correct section in segmentAlan Modra2008-04-301-1/+1
* * readelf.c (get_gnu_elf_note_type): Recognize NT_GNU_GOLD_VERSION.David S. Miller2008-04-151-0/+2
* * dwarf.c (display_debug_lines): Rename toNick Clifton2008-04-111-9/+16
* 2008-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-03-211-1/+2
* binutils/Richard Sandiford2008-03-201-0/+123
* include/elf/Alan Modra2008-03-131-19/+17
* include/elf/Alan Modra2008-03-121-119/+80
* 2008-03-09 Paul Brook <paul@codesourcery.com>Paul Brook2008-03-091-2/+2
* * readelf.c (get_machine_flags): Handle Octeon.Adam Nemet2008-02-041-0/+1
* Add OpenVMS extensions.Nick Clifton2008-01-301-7/+99
* binutils/H.J. Lu2008-01-281-8/+3
* * readelf.c (process_section_headers): Add m16c handler.DJ Delorie2008-01-251-0/+12
* Add mingw I64 support for printing long and long long valuesNick Clifton2008-01-251-2/+32
* * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.Andreas Schwab2008-01-101-0/+3
* * readelf.c (is_32bit_pcrel_reloc): Add Xtensa.Bob Wilson2007-12-081-0/+3
* * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU.Alan Modra2007-12-031-0/+4
* bfd/Mark Shinwell2007-11-291-0/+2
* * readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs.Nick Clifton2007-11-191-13/+17
* [ld/testsuite/ChangeLog]Thiemo Seufer2007-11-171-0/+3
* Add cast to avoid compile time warningNick Clifton2007-10-311-1/+1
* * dwarf.c (is_relocatable): Remove definition.Nick Clifton2007-10-311-47/+84
* * readelf.c (debug_apply_rela_addends): Clarify FIXME.Alan Modra2007-10-311-8/+7
* * readelf.c (is_32bit_abs_reloc): Add knowledge of reloc used by IA64.Nick Clifton2007-10-291-1/+4
* * dwarf.c (process_debug_info): Check for corrupt lengths.Nick Clifton2007-10-281-140/+305
* * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add support forDaniel Jacobowitz2007-10-251-0/+26
* * readelf.c (get_note_type): Handle NT_PPC_VMX.Alan Modra2007-10-251-0/+2
* * readelf.c (process_program_headers): Use dynamic segment unlessAlan Modra2007-10-241-10/+13
* binutils/H.J. Lu2007-10-091-134/+176
* * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.Alan Modra2007-10-031-1/+1
* * readelf.c (do_archive_index): New.Nick Clifton2007-09-171-26/+226
* * nm.c (value_format_64bit, set_print_radix, print_value): HandleAlan Modra2007-09-131-27/+31
* PR 5011Alan Modra2007-09-101-2/+28
* * readelf.c (dump_type): New type used to classify the kinds of dump requeste...Nick Clifton2007-08-301-43/+137
* include/elf/Alan Modra2007-08-251-3/+9
* bfd/H.J. Lu2007-08-161-1/+1
* bfd/H.J. Lu2007-08-161-1/+1
* * readelf.c (process_archive): Also skip Irix6-style archive symbolAdam Nemet2007-07-271-1/+2
* * readelf.c (NUM_ELEM): Remove redundant macro; replace references to itNick Clifton2007-07-241-34/+47
* 2007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-091-2/+27
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd:Joseph Myers2007-06-301-0/+61
* bfd:Joseph Myers2007-06-291-0/+57
* bfd:Joseph Myers2007-06-291-4/+75
* bfd/Alan Modra2007-05-301-0/+3
* bfd/Alan Modra2007-04-261-3/+3
* PR gas/3811Kaz Kojima2007-03-231-0/+4
* Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi...Nick Clifton2007-03-161-26/+26