summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* * readelf.c (get_ppc64_dynamic_type): New.Alan Modra2002-01-161-0/+16
* include/elf:Jason Thorpe2002-01-091-7/+11
* * readelf.c: Update copyright years.Jason Thorpe2002-01-091-4/+83
* * readelf.c (get_ia64_segment_type): Add support for macros.Alan Modra2002-01-061-0/+7
* When --wide is used, do not truncate symbol names.Nick Clifton2001-12-201-19/+46
* * readelf.c (get_machine_flags): Recognize header flags for ABI andThiemo Seufer2001-12-181-22/+43
* Support for more than 64k ELF sections.Alan Modra2001-12-171-60/+128
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-0/+3
* * readelf.c (process_file_header): Print extended e_shnum andAlan Modra2001-12-111-16/+41
* Index: bfd/ChangeLogGeoffrey Keating2001-12-081-0/+7
* Fixes to improve the ability to translate messages in the binutils toolsNick Clifton2001-12-061-30/+30
* Add -ws switch to display contents of .debug_str sectionsNick Clifton2001-11-191-51/+150
* * readelf.c: Fix warnings without terminating newline.Andreas Schwab2001-11-151-9/+9
* * readelf.c (read_and_display_attr_value): New function toRichard Henderson2001-11-131-4/+24
* Index: bfd/ChangeLogGeoffrey Keating2001-11-131-11/+39
* * readelf.c (get_elf_class): Fix ISO portability glitch.Jeff Law2001-11-101-8/+8
* * readelf.c (debug_str, debug_str_size): New.Jakub Jelinek2001-11-071-1/+47
* Add MMIX supportNick Clifton2001-10-301-0/+6
* support multiple options to the -w switchNick Clifton2001-10-131-36/+40
* * readelf.c (get_section_type_name): Don't print SHT_ prefix forJakub Jelinek2001-10-121-3/+3
* Add more detection of 64-bit DWARF sectionsNick Clifton2001-10-021-2/+28
* Detect and warn about DWARF64 format .debug_arange sectionsNick Clifton2001-10-011-0/+8
* * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,Alan Modra2001-09-261-42/+8
* * readelf.c (do_wide): New.Jakub Jelinek2001-09-251-2/+104
* * readelf.c (print_vma): Print 8 digits of low hex value.Alan Modra2001-09-251-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-0/+3
* * ar.c (print_contents): Cast args of bfd_seek to the right types.Alan Modra2001-09-181-2/+2
* * readelf.c (guess_is_rela, dump_relocations, get_machine_name,Alexandre Oliva2001-09-121-9/+36
* * readelf.c: Include elf/h8 for H8 series definitions.Jeff Law2001-09-051-0/+10
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-311-6/+5
* * readelf.c (dump_relocations): Recognise EM_PPC64.Alan Modra2001-08-271-0/+1
* * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.Thiemo Seufer2001-08-261-0/+3
* * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.Thiemo Seufer2001-08-221-0/+3
* 2001-08-21 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-211-13/+42
* * readelf.c: Add missing prototypes.Alan Modra2001-08-091-0/+10
* * readelf.c (display_debug_info): Add to abbrev_offset the addendAlexandre Oliva2001-08-081-0/+63
* 2001-08-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-071-8/+13
* Display the contents of a .debug.macinfo sectionNick Clifton2001-07-051-3/+85
* Support DWARF 2.1 tags, encodings, languages.Nick Clifton2001-07-011-157/+173
* Add DWARF 2.1 attributesNick Clifton2001-06-291-1/+50
* * readelf.c (GET_DATA_ALLOC): Remove.Alan Modra2001-06-281-346/+448
* * readelf.c (dump_relocations): Print "bad symbol index" ifAlan Modra2001-06-251-33/+38
* Remove auot generated man pagesNick Clifton2001-06-191-34/+34
* * readelf.c (display_debug_frames): Fix warnings: Remove unusedAndreas Jaeger2001-05-281-126/+124
* * readelf.c (do_debug_frames_interp): New.Richard Henderson2001-05-161-115/+192
* Remove definition of EM_MIPS_RS4_BE. The constant was never in active useNick Clifton2001-05-151-9/+9
* * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek2001-05-111-23/+83
* * readelf.c (process_unwind): Remove const specifier.Alan Modra2001-05-071-1/+1
* * readelf.c (display_debug_lines): Fix typo for "Prologue".Hans-Peter Nilsson2001-04-051-1/+1
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-311-3/+3