Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-06-04 | update INFO-DIR-ENTRY | David D. Zuhn | 1 | -1/+1 |
1993-06-03 | binutils.texi: put in zoo's info-dir entry stuff (it's cleaner) | Jeffrey Osier | 1 | -1/+1 |
1993-06-02 | binutils.texi: final tweaks for c++filt chapter | Jeffrey Osier | 1 | -0/+18 |
1993-05-28 | * biutils.texi: revised c++filt chapter | Jeffrey Osier | 1 | -14/+25 |
1993-05-24 | INFO-DIR-ENTRY formatting tweaks | David D. Zuhn | 1 | -1/+1 |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV compatibility. | David MacKenzie | 1 | -22/+82 |
1993-05-15 | Minor cleanups to c++filt node, and copyright dates. | Roland Pesch | 1 | -12/+12 |
1993-05-15 | * Makefile.in (underscore.c): Automatically generate | Per Bothner | 1 | -4/+33 |
1993-05-12 | * objcopy.c: Renamed from copy.c, updated comments accordingly. | Ian Lance Taylor | 1 | -24/+24 |
1993-05-11 | * binutils.texi (strip, -v option): Fix typo. | Per Bothner | 1 | -1/+1 |
1993-04-30 | Fix typo. | David MacKenzie | 1 | -1/+1 |
1993-04-29 | Fix up usage summaries and examples. Document a few missing options. | David MacKenzie | 1 | -26/+34 |
1993-04-29 | Fix use of @dots and strip usage message. | David MacKenzie | 1 | -23/+30 |
1993-04-29 | Clean up English and Texinfo usage. | David MacKenzie | 1 | -85/+87 |
1992-10-15 | * binutils.tex: Document yesterday's changes to strip and copy. | Per Bothner | 1 | -63/+129 |
1992-10-13 | Move "@c @smallbook" and "@c @cropmarks" out of titlepage, so if someone | Roland Pesch | 1 | -2/+2 |
1992-10-06 | added copy documentation per Roland | Jeffrey Osier | 1 | -15/+66 |
1992-08-08 | Strip has mutated; remove all existing option documentation, document | Roland Pesch | 1 | -39/+6 |