Age | Commit message (Expand) | Author | Files | Lines |
1996-01-29 | Based on patches from H J Lu <hjl@zoom.com>: | Ian Lance Taylor | 1 | -0/+9 |
1996-01-26 | tipo | Ian Lance Taylor | 1 | -2/+2 |
1996-01-26 | * binutils.texi (nm): Improve documentation on symbol types. | Ian Lance Taylor | 1 | -8/+45 |
1996-01-23 | Add new option --show-raw-insn. | David Edelsohn | 1 | -1/+6 |
1996-01-08 | * objcopy.c: Include budbg.h. | Ian Lance Taylor | 1 | -3/+9 |
1996-01-02 | Implement generic debugging support. Implement a stabs reader and | Ian Lance Taylor | 1 | -1/+6 |
1995-12-30 | * nm.c ( long_options): Add "--defined-only" option. | Jeff Law | 1 | -0/+6 |
1995-11-10 | binutils.texi: modified from 95q4 | Victoria Mixon | 1 | -23/+23 |
1995-10-20 | * binutils.texi: Change --with-targets to --enable-targets. | Ian Lance Taylor | 1 | -1/+1 |
1995-09-13 | * objdump.c (start_address): New variable. | Ian Lance Taylor | 1 | -1/+13 |
1995-08-10 | put version number into doc from makefile | Ken Raeburn | 1 | -2/+3 |
1995-07-31 | * strings.c (print_strings): For compatibility with existing | Ian Lance Taylor | 1 | -1/+1 |
1995-07-25 | * strings.c (DATA_FLAGS): Remove SEC_DATA. | Ian Lance Taylor | 1 | -4/+4 |
1995-07-04 | * ar.c (replace_members): In verbose messages, use 'r' when | Ian Lance Taylor | 1 | -0/+7 |
1995-07-04 | * objcopy.c (enum strip_action): Define strip_unneeded. | Ian Lance Taylor | 1 | -0/+6 |
1995-06-09 | PR 7046: use unsigned compares in looking up items in the sorted symbol list,... | Michael Meissner | 1 | -1/+6 |
1995-03-10 | * objcopy.c (strip_options): Add --keep-symbol. | Ian Lance Taylor | 1 | -6/+18 |
1995-02-17 | * objcopy.c (struct section_list): Add fields remove, set_flags, | Ian Lance Taylor | 1 | -0/+8 |
1995-02-14 | * objdump.c (with_source_code): New global variable. | Ian Lance Taylor | 1 | -1/+8 |
1995-02-09 | * objcopy.c (copy_usage): Rename parameter to avoid shadowing. | Ian Lance Taylor | 1 | -0/+7 |
1994-11-18 | Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com> | Ian Lance Taylor | 1 | -0/+14 |
1994-10-25 | * objcopy.c (gap_fill): Explicitly initialize, for clarity. | Ian Lance Taylor | 1 | -2/+8 |
1994-10-20 | * objcopy.c (gap_fill_set, gap_fill): New static variables. | Ian Lance Taylor | 1 | -2/+7 |
1994-10-19 | * objcopy.c (copy_object): Revert yesterday's change. | Ian Lance Taylor | 1 | -6/+3 |
1994-10-18 | * objcopy.c (copy_object): If the output file format is `binary', | Ian Lance Taylor | 1 | -1/+19 |
1994-10-18 | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 1 | -0/+36 |
1994-09-16 | * objdump.c (disassemble_all): New global variable. | Ian Lance Taylor | 1 | -5/+14 |
1994-09-14 | * nm.c: Include libiberty.h. | Ian Lance Taylor | 1 | -2/+7 |
1994-08-11 | Add support for removing named sections to objcopy and strip. | Ian Lance Taylor | 1 | -0/+14 |
1994-06-16 | * configure.in: Set UNDERSCORE in Makefile based on result of | Ian Lance Taylor | 1 | -1/+7 |
1994-06-15 | * nm.c (long_options): Add --no-demangle to turn off --demangle, | Ian Lance Taylor | 1 | -1/+4 |
1994-06-03 | binutils.texi: (objdump) fix formatting in options summary | Jeffrey Osier | 1 | -2/+3 |
1994-04-07 | Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R | Ian Lance Taylor | 1 | -4/+26 |
1994-03-29 | binutils.texi(nlmconv): added -d/--debug and -l/--linker info | Jeffrey Osier | 1 | -0/+15 |
1994-03-17 | Minor update to list of programs for dir.info entry. | Roland Pesch | 1 | -2/+3 |
1994-02-18 | binutils.texi: fixed dir-entry, copyright date, last chapter a bit | Jeffrey Osier | 1 | -93/+71 |
1994-02-07 | binutils.texi: minor formatting updates for next release | Jeffrey Osier | 1 | -3/+6 |
1994-01-26 | * objcopy.c (filter_bytes): New function. | David MacKenzie | 1 | -5/+14 |
1994-01-24 | * binutils.texi (objdump): Note some limitations of -h section | David MacKenzie | 1 | -1/+18 |
1994-01-06 | * binutils.texi: Add a chapter summarizing the ways to select | David MacKenzie | 1 | -81/+374 |
1993-11-23 | * binutils.texi: fix bug in nlmconv doc | Jeffrey Osier | 1 | -8/+11 |
1993-11-19 | binutils.texi: minor fix for nlmconv chapter | Jeffrey Osier | 1 | -2/+12 |
1993-11-05 | binutils.texi: added nlmconv chapter | Jeffrey Osier | 1 | -3/+59 |
1993-10-30 | put objcopy in alphabetical order | David MacKenzie | 1 | -86/+86 |
1993-10-01 | Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex | Roland Pesch | 1 | -25/+23 |
1993-08-13 | * Makefile.in ($(NM_PROG)): Depend on demangle.o. | David MacKenzie | 1 | -12/+16 |
1993-08-04 | fix doc bug | David MacKenzie | 1 | -1/+1 |
1993-08-02 | add nm -B | David MacKenzie | 1 | -3/+10 |
1993-06-28 | * Makefile.in: Note dependencies on bucomm.h. | David MacKenzie | 1 | -43/+85 |
1993-06-26 | * strings.c, strings.1: New files. | David MacKenzie | 1 | -4/+68 |