Age | Commit message (Expand) | Author | Files | Lines |
2002-01-23 | Tidy up formatting of --help output. | Nick Clifton | 1 | -27/+30 |
2002-01-17 | * readelf.c (get_machine_name): Handle EM_PPC64. | Alan Modra | 1 | -0/+2 |
2002-01-16 | * readelf.c (get_ppc64_dynamic_type): New. | Alan Modra | 1 | -0/+16 |
2002-01-09 | include/elf: | Jason Thorpe | 1 | -7/+11 |
2002-01-09 | * readelf.c: Update copyright years. | Jason Thorpe | 1 | -4/+83 |
2002-01-06 | * readelf.c (get_ia64_segment_type): Add support for macros. | Alan Modra | 1 | -0/+7 |
2001-12-20 | When --wide is used, do not truncate symbol names. | Nick Clifton | 1 | -19/+46 |
2001-12-18 | * readelf.c (get_machine_flags): Recognize header flags for ABI and | Thiemo Seufer | 1 | -22/+43 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -60/+128 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -0/+3 |
2001-12-11 | * readelf.c (process_file_header): Print extended e_shnum and | Alan Modra | 1 | -16/+41 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 1 | -0/+7 |
2001-12-06 | Fixes to improve the ability to translate messages in the binutils tools | Nick Clifton | 1 | -30/+30 |
2001-11-19 | Add -ws switch to display contents of .debug_str sections | Nick Clifton | 1 | -51/+150 |
2001-11-15 | * readelf.c: Fix warnings without terminating newline. | Andreas Schwab | 1 | -9/+9 |
2001-11-13 | * readelf.c (read_and_display_attr_value): New function to | Richard Henderson | 1 | -4/+24 |
2001-11-13 | Index: bfd/ChangeLog | Geoffrey Keating | 1 | -11/+39 |
2001-11-10 | * readelf.c (get_elf_class): Fix ISO portability glitch. | Jeff Law | 1 | -8/+8 |
2001-11-07 | * readelf.c (debug_str, debug_str_size): New. | Jakub Jelinek | 1 | -1/+47 |
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -0/+6 |
2001-10-13 | support multiple options to the -w switch | Nick Clifton | 1 | -36/+40 |
2001-10-12 | * readelf.c (get_section_type_name): Don't print SHT_ prefix for | Jakub Jelinek | 1 | -3/+3 |
2001-10-02 | Add more detection of 64-bit DWARF sections | Nick Clifton | 1 | -2/+28 |
2001-10-01 | Detect and warn about DWARF64 format .debug_arange sections | Nick Clifton | 1 | -0/+8 |
2001-09-26 | * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, | Alan Modra | 1 | -42/+8 |
2001-09-25 | * readelf.c (do_wide): New. | Jakub Jelinek | 1 | -2/+104 |
2001-09-25 | * readelf.c (print_vma): Print 8 digits of low hex value. | Alan Modra | 1 | -1/+1 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -0/+3 |
2001-09-18 | * ar.c (print_contents): Cast args of bfd_seek to the right types. | Alan Modra | 1 | -2/+2 |
2001-09-12 | * readelf.c (guess_is_rela, dump_relocations, get_machine_name, | Alexandre Oliva | 1 | -9/+36 |
2001-09-05 | * readelf.c: Include elf/h8 for H8 series definitions. | Jeff Law | 1 | -0/+10 |
2001-08-31 | 2001-08-31 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -6/+5 |
2001-08-27 | * readelf.c (dump_relocations): Recognise EM_PPC64. | Alan Modra | 1 | -0/+1 |
2001-08-26 | * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE. | Thiemo Seufer | 1 | -0/+3 |
2001-08-22 | * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE. | Thiemo Seufer | 1 | -0/+3 |
2001-08-21 | 2001-08-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -13/+42 |
2001-08-09 | * readelf.c: Add missing prototypes. | Alan Modra | 1 | -0/+10 |
2001-08-08 | * readelf.c (display_debug_info): Add to abbrev_offset the addend | Alexandre Oliva | 1 | -0/+63 |
2001-08-07 | 2001-08-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -8/+13 |
2001-07-05 | Display the contents of a .debug.macinfo section | Nick Clifton | 1 | -3/+85 |
2001-07-01 | Support DWARF 2.1 tags, encodings, languages. | Nick Clifton | 1 | -157/+173 |
2001-06-29 | Add DWARF 2.1 attributes | Nick Clifton | 1 | -1/+50 |
2001-06-28 | * readelf.c (GET_DATA_ALLOC): Remove. | Alan Modra | 1 | -346/+448 |
2001-06-25 | * readelf.c (dump_relocations): Print "bad symbol index" if | Alan Modra | 1 | -33/+38 |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 1 | -34/+34 |
2001-05-28 | * readelf.c (display_debug_frames): Fix warnings: Remove unused | Andreas Jaeger | 1 | -126/+124 |
2001-05-16 | * readelf.c (do_debug_frames_interp): New. | Richard Henderson | 1 | -115/+192 |
2001-05-15 | Remove definition of EM_MIPS_RS4_BE. The constant was never in active use | Nick Clifton | 1 | -9/+9 |
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 1 | -23/+83 |
2001-05-07 | * readelf.c (process_unwind): Remove const specifier. | Alan Modra | 1 | -1/+1 |