summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* * readelf.c (display_debug_section): Do not display debug sectionsNick Clifton2009-05-281-0/+9
* include/elfNick Clifton2009-04-301-2/+37
* * readelf.c (slurp_ia64_unwind_table): Correct 64-bit unwind tableAlan Modra2009-04-291-13/+4
* * readelf.c (process_file_header): Don't report a corrupt stringAlan Modra2009-03-251-1/+2
* 2009-03-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-03-191-13/+13
* 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-03-191-0/+3
* * readelf.c (adjust_relative_path): New function.Nick Clifton2009-03-021-562/+846
* * readelf.c (parse_args): Select all sections explicitly for -w.Cary Coutant2009-02-231-1/+4
* 2009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-091-126/+4
* bfd:Joseph Myers2009-02-031-0/+1
* 2009-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-02-031-19/+0
* Add LM32 port.cgen-snapshot-20090101Nick Clifton2008-12-231-0/+9
* Remove STT_IFUNC support.Nick Clifton2008-12-231-39/+2
* 2008-12-09 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2008-12-091-9/+44
* * objdump.c (dump_reloc_set): Append "()" to symbol names whichNick Clifton2008-12-041-19/+73
* Add support for ARM half-precision conversion instructions.Catherine Moore2008-11-181-1/+7
* * readelf.c: Tidy up code formatting.Nick Clifton2008-10-201-55/+42
* include/elf/Nathan Froyd2008-10-101-0/+23
* * readelf.c (process_section_headers): Do not cut the section names andNick Clifton2008-10-071-1/+2
* bfd/Jan Kratochvil2008-09-171-0/+50
* * readelf.c (load_specific_debug_section): New function, fromDaniel Jacobowitz2008-09-051-17/+35
* * readelf.c (is_32bit_pcrel_reloc): Fix hppa entry.Richard Henderson2008-08-211-5/+42
* 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>Daniel Jacobowitz2008-08-081-34/+155
* * readelf.c (is_64bit_abs_reloc): Return true for R_MIPS_64.Alan Modra2008-08-081-0/+2
* * readelf.c (get_osabi_name <ELFOSABI_AROS>): Change name.Alan Modra2008-08-031-1/+1
* Silence gcc printf warningsAlan Modra2008-07-301-5/+5
* * readelf.c (print_vma): Typo fix.Alan Modra2008-07-281-1/+1
* bfd/Alan Modra2008-07-281-157/+24
* Support PowerPC single-precision float.Alan Modra2008-07-261-0/+3
* * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.Luis Machado2008-07-211-0/+2
* 2008-07-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-07-151-8/+3
* Revert my last change since it has not been approved.Jie Zhang2008-07-121-15/+0
* bfd/Jie Zhang2008-07-111-0/+15
* bfd/Craig Silverstein2008-07-101-5/+107
* (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