aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1999-02-05m32rx -> cygnus sanitization change.Jeff Law1-9/+9
1999-02-02Dump tags found after the comp unit entry in a .debug_info section/Nick Clifton2-28/+324
1999-02-02Add ability to dump .debug_aranges sectionsNick Clifton3-7/+83
1999-02-02DisplayDWARF2 basic type encodings.Nick Clifton2-0/+24
1999-02-02Replace {...} with [...]Nick Clifton2-3/+7
1999-02-01 * readelf.c (dump_relocations): Handle EM_ARM as REL.Catherine Moore2-1/+5
1999-02-01Remove v850e sanitizationNick Clifton2-28/+18
1999-01-29Fix seg fault producing histogramNick Clifton2-2/+7
1999-01-29Add tests for readelf's Dwarf2 dumping feature.Nick Clifton3-0/+48
1999-01-29Support v850 expected failures.Nick Clifton3-11/+18
1999-01-29Add tests of readelf.Nick Clifton6-0/+261
1999-01-27Add preliminary DWARF2 dumpping capability to readelf.Nick Clifton3-150/+1403
1999-01-15 * coffdump.c (xcalloc): Remove, in libiberty now.Jeff Law3-29/+6
1999-01-14Output formatting change to improve readability.Nick Clifton1-0/+18
1998-12-15sanitize sky stuffDoug Evans1-0/+35
1998-12-13 * Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@Doug Evans1-0/+14
1998-12-08 * objdump.1: Fix typo (-d to -D). From Nokubi HirotakaIan Lance Taylor2-1/+6
1998-12-07 * objdump.c (SFILE): Add size field.Ian Lance Taylor1-0/+7
1998-12-06 * strip.1: Fix typo (-V to -v). From Issei HirayamaIan Lance Taylor2-2/+12
1998-12-03Update.Ulrich Drepper1-0/+3
1998-12-03(process_mips_specific): Print .conflict section content.Ulrich Drepper1-2/+66
1998-12-02Update.Ulrich Drepper1-6/+20
1998-12-02(process_mips_specific): Print l_flags in liblist in textual form.Ulrich Drepper1-88/+101
1998-11-17regenerated Makefile.inNick Clifton1-0/+4
1998-11-17Mon Nov 16 19:17:23 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-0/+4
1998-11-16Regenerated these files.Nick Clifton1-0/+6
1998-11-14 * debug.c (debug_name_type): Correct return type from false toIan Lance Taylor1-0/+10
1998-11-10Add dependency of readelf.c on elf/fr30.hNick Clifton3-15/+39
1998-11-05Add support for the FR30.Nick Clifton1-0/+4
1998-11-02Mon Nov 2 14:59:33 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-323/+898
1998-10-31Fri Oct 30 15:14:49 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+5
1998-10-28Fixup previous delta by replacing 'unsigned long' with 'bfd_vma'Nick Clifton2-5/+10
1998-10-27Applied patch from Philip Blundell <pb@nexus.co.uk>: Make address variablesNick Clifton2-9/+16
1998-10-27Mon Oct 26 14:07:59 1998 Mumit Khan <khan@xraylith.wisc.edu>Geoffrey Noer3-0/+1093
1998-10-26Sun Oct 25 10:37:45 1998 Mumit Khan <khan@xraylith.wisc.edu>Geoffrey Noer2-0/+50
1998-10-08Thu Oct 8 15:33:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-0/+144
1998-10-07fixGeoffrey Noer1-0/+1
1998-10-07Tue Oct 6 18:20:10 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-3/+4
1998-10-07Tue Oct 6 18:20:10 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer4-23/+727
1998-10-05fix copyrightsIan Lance Taylor2-2/+2
1998-10-05 From Nokubi Hirotaka <hnokubi@yyy.or.jp>:Ian Lance Taylor3-3/+19
1998-09-06do not try to dump empty sectionsNick Clifton2-3/+16
1998-09-05Sat Sep 5 19:17:10 1998 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-0/+5
1998-09-02Fix typo.Ulrich Drepper1-1/+1
1998-09-02* elf/readelf.c (process_dynamic_segment): Print DT_* value only ifUlrich Drepper2-20/+96
1998-08-26(process_syminfo): Print names of files symbols are bound to, not the index.Ulrich Drepper1-5/+11
1998-08-25Update.Ulrich Drepper1-0/+7
1998-08-25(process_dynamic_segment): Read syminfo section if available.Ulrich Drepper1-23/+179
1998-08-19 * dlltool.c (usage): Add file parameter. Change all callers.Ian Lance Taylor3-62/+392
1998-07-31(dump_relocations): EM_ARM uses rela relocs.Catherine Moore2-57/+167