aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Add --dyn-syms to readelfH.J. Lu1-9/+23
2010-01-07Fix indent for --symbols in "readelf -h"H.J. Lu1-1/+1
2010-01-05Update copyrightH.J. Lu1-1/+2
2010-01-04 PR 11128Nick Clifton1-1/+4
2009-12-18include/elf/Ulrich Weigand1-0/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-100/+101
2009-12-03include/David Daney1-0/+1
2009-12-03 PR binutils/11045Nick Clifton1-3/+4
2009-12-01 * readelf.c (get_machine_name, get_osabi_name): Handle moreJoseph Myers1-0/+55
2009-11-20 * readelf.c: Include xc16x.h.Nick Clifton1-1/+15
2009-11-172009-11-17 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1
2009-11-08 * readelf.c (slurp_hppa_unwind_table): Don't relocate address twice.Dave Anglin1-2/+2
2009-11-022009-11-02 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1
2009-10-23 * readelf.c (dynamic_info): Correct size of array.Alan Modra1-1/+1
2009-10-16 * readelf.c (usage): Add mention of --debug-dump=frames-interp.Nick Clifton1-1/+2
2009-09-29bfdNick Clifton1-0/+15
2009-09-28 PR 10478Nick Clifton1-1/+7
2009-09-25 PR 10656Nick Clifton1-1/+0
2009-09-24include/Cary Coutant1-1/+2
2009-09-24 * readelf.c (print_dynamic_symbol): Format entries as forAlan Modra1-4/+4
2009-09-21include/elf/Alan Modra1-4/+6
2009-09-14 * readelf.c (process_version_sections, process_symbol_table):Nick Clifton1-7/+7
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-178/+232
2009-09-09 PR 10478:Nick Clifton1-26/+79
2009-09-08 * dwarf.c (byte_get_little_endian): Handle size of 3.Alan Modra1-7/+40
2009-09-07binutils/Jan Kratochvil1-0/+6
2009-08-17 * readelf.c (is_32bit_abs_reloc): Treat R_PARISC_SECREL32 as aNick Clifton1-1/+2
2009-08-10 * readelf.c (get_arm_section_type_name): Added support forNick Clifton1-6/+5
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton1-0/+10
2009-07-25bfd/H.J. Lu1-3/+15
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton1-1/+8
2009-06-24 * dwarf.c (display_debug_lines_raw): Include the name of theNick Clifton1-329/+355
2009-06-22 * readelf.c (target_specific_reloc_handling): New function:Nick Clifton1-4/+54
2009-06-12 * readelf.c (process_symbol_table): Set gnubuckets to NULL afterNick Clifton1-2/+2
2009-06-12 * readelf.c (process_symbol_table): Don't return early ifJakub Jelinek1-15/+32
2009-05-28 * readelf.c (display_debug_section): Do not display debug sectionsNick Clifton1-0/+9
2009-04-30include/elfNick Clifton1-2/+37
2009-04-29 * readelf.c (slurp_ia64_unwind_table): Correct 64-bit unwind tableAlan Modra1-13/+4
2009-03-25 * readelf.c (process_file_header): Don't report a corrupt stringAlan Modra1-1/+2
2009-03-192009-03-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-13/+13
2009-03-192009-03-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3
2009-03-02 * readelf.c (adjust_relative_path): New function.Nick Clifton1-562/+846
2009-02-23 * readelf.c (parse_args): Select all sections explicitly for -w.Cary Coutant1-1/+4
2009-02-092009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-126/+4
2009-02-03bfd:Joseph Myers1-0/+1
2009-02-032009-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-19/+0
2008-12-23Add LM32 port.Nick Clifton1-0/+9
2008-12-23Remove STT_IFUNC support.Nick Clifton1-39/+2
2008-12-092008-12-09 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-9/+44
2008-12-04* objdump.c (dump_reloc_set): Append "()" to symbol names whichNick Clifton1-19/+73