summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* * readelf.c (dynamic_info): Correct size of array.Alan Modra2009-10-231-1/+1
* * readelf.c (usage): Add mention of --debug-dump=frames-interp.Nick Clifton2009-10-161-1/+2
* bfdNick Clifton2009-09-291-0/+15
* PR 10478Nick Clifton2009-09-281-1/+7
* PR 10656Nick Clifton2009-09-251-1/+0
* include/Cary Coutant2009-09-241-1/+2
* * readelf.c (print_dynamic_symbol): Format entries as forAlan Modra2009-09-241-4/+4
* include/elf/Alan Modra2009-09-211-4/+6
* * readelf.c (process_version_sections, process_symbol_table):Nick Clifton2009-09-141-7/+7
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-178/+232
* PR 10478:Nick Clifton2009-09-091-26/+79
* * dwarf.c (byte_get_little_endian): Handle size of 3.Alan Modra2009-09-081-7/+40
* binutils/Jan Kratochvil2009-09-071-0/+6
* * readelf.c (is_32bit_abs_reloc): Treat R_PARISC_SECREL32 as aNick Clifton2009-08-171-1/+2
* * readelf.c (get_arm_section_type_name): Added support forNick Clifton2009-08-101-6/+5
* Add support for Xilinx MicroBlaze processor.Nick Clifton2009-08-061-0/+10
* bfd/H.J. Lu2009-07-251-3/+15
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-231-1/+8
* * dwarf.c (display_debug_lines_raw): Include the name of theNick Clifton2009-06-241-329/+355
* * readelf.c (target_specific_reloc_handling): New function:Nick Clifton2009-06-221-4/+54
* * readelf.c (process_symbol_table): Set gnubuckets to NULL afterNick Clifton2009-06-121-2/+2
* * readelf.c (process_symbol_table): Don't return early ifJakub Jelinek2009-06-121-15/+32
* * 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.Nick 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