Age | Commit message (Expand) | Author | Files | Lines |
1993-06-28 | * Makefile.in: Note dependencies on bucomm.h. | David MacKenzie | 9 | -219/+499 |
1993-06-26 | * Fix a couple of typos. | David MacKenzie | 1 | -2/+3 |
1993-06-26 | * Makefile.in: Add rules for strings. | David MacKenzie | 2 | -5/+13 |
1993-06-26 | * strings.c, strings.1: New files. | David MacKenzie | 4 | -4/+581 |
1993-06-26 | Elf bfd routines and types are now size-independent again. | Ken Raeburn | 2 | -6/+23 |
1993-06-18 | * objdump.c (syms2): Removed unused variable. | Per Bothner | 2 | -86/+77 |
1993-06-18 | Look in the right place for bfd.h. | Steve Chamberlain | 1 | -1/+1 |
1993-06-18 | single-quote $program_transform_name | David D. Zuhn | 1 | -2/+2 |
1993-06-18 | canonicalize install.sh location | David D. Zuhn | 2 | -1/+6 |
1993-06-16 | * Makefile.in (install, install-info): remove parentdir support, | David D. Zuhn | 2 | -18/+16 |
1993-06-14 | o - size | Ian Lance Taylor | 1 | -0/+5 |
1993-06-11 | Add some nm comments. | David MacKenzie | 1 | -12/+7 |
1993-06-11 | * objcopy.c (copy_object): Fix bad size passed to xmalloc(). | Per Bothner | 1 | -0/+24 |
1993-06-07 | * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 1 | -111/+2 |
1993-06-04 | update INFO-DIR-ENTRY | David D. Zuhn | 1 | -1/+1 |
1993-06-04 | change srctriggeer to a local FILE not a DIRECTORY | David D. Zuhn | 1 | -1/+1 |
1993-06-03 | * c++filt.1: fixed %^*(^% typo | Jeffrey Osier | 1 | -1/+2 |
1993-06-03 | hack backquoted command in Makefile.in to always have zero exit status | Ken Raeburn | 2 | -1/+6 |
1993-06-03 | * Makefile.in: added c++filt and objcopy to MANPAGES variable | Jeffrey Osier | 3 | -1/+8 |
1993-06-03 | rename LOADLIBES to EXTRALIBS | David D. Zuhn | 2 | -12/+16 |
1993-06-03 | * c++filt.1, objcopy.1: new man pages | Jeffrey Osier | 3 | -0/+242 |
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-06-01 | Add an install-info target too. | Rob Savoye | 1 | -0/+1 |
1993-06-01 | Add info target. | Rob Savoye | 1 | -1/+1 |
1993-05-28 | * Makefile.in (install): Also install ar and ranlib in | Per Bothner | 1 | -0/+2 |
1993-05-28 | Add a blank install target so the top level makefile won't die. | Rob Savoye | 1 | -0/+1 |
1993-05-28 | * biutils.texi: revised c++filt chapter | Jeffrey Osier | 2 | -14/+29 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 3 | -2/+7 |
1993-05-27 | * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS. | Ian Lance Taylor | 3 | -1/+9 |
1993-05-26 | configure.in template that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+16 |
1993-05-26 | Makefile fragment that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+76 |
1993-05-25 | elf32 updates | Ken Raeburn | 2 | -4/+6 |
1993-05-25 | Makefile.in (DISTSTUFF): Don't build binutils.mm. | Ken Raeburn | 3 | -11/+46 |
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-21 | Improve error messages. | David MacKenzie | 1 | -0/+21 |
1993-05-17 | lib directory is no longer present | Ian Lance Taylor | 1 | -1/+0 |
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-14 | * NEWS: Mention copy->objcopy renaming and new c++filt program. | Per Bothner | 1 | -0/+7 |
1993-05-12 | * objcopy.c: Renamed from copy.c, updated comments accordingly. | Ian Lance Taylor | 5 | -704/+52 |
1993-05-11 | * binutils.texi (strip, -v option): Fix typo. | Per Bothner | 1 | -1/+1 |
1993-05-07 | * Makefile.in (RUNTEST): Define. | Ian Lance Taylor | 1 | -0/+10 |
1993-05-04 | * Makefile.in: Change definition of $(tooldir) to match FSF. | Per Bothner | 2 | -13/+51 |
1993-04-30 | Fix typo. | David MacKenzie | 1 | -1/+1 |
1993-04-30 | Had a duplicate listing for -v. | David MacKenzie | 1 | -8/+1 |
1993-04-29 | Fix up usage summaries and examples. Document a few missing options. | David MacKenzie | 1 | -26/+34 |
1993-04-29 | More fixes to usage messages. | David MacKenzie | 1 | -3/+2 |
1993-04-29 | Document missing options. Use -- instead of + for long options. | David MacKenzie | 5 | -64/+117 |