Age | Commit message (Expand) | Author | Files | Lines |
1993-07-16 | remove /dev/null kludge | David MacKenzie | 1 | -0/+6 |
1993-07-15 | * objdump.c (disassemble_data): Handle the m88k. | Ian Lance Taylor | 1 | -0/+6 |
1993-07-13 | * Makefile.in (TAGS): make work again by naming directories | K. Richard Pixley | 1 | -0/+6 |
1993-07-03 | * Doc fixes. | David MacKenzie | 1 | -0/+19 |
1993-06-26 | * Makefile.in: Add rules for strings. | David MacKenzie | 1 | -0/+1 |
1993-06-26 | * strings.c, strings.1: New files. | David MacKenzie | 1 | -0/+5 |
1993-06-26 | Elf bfd routines and types are now size-independent again. | Ken Raeburn | 1 | -0/+9 |
1993-06-18 | * objdump.c (syms2): Removed unused variable. | Per Bothner | 1 | -0/+11 |
1993-06-18 | canonicalize install.sh location | David D. Zuhn | 1 | -0/+5 |
1993-06-16 | * Makefile.in (install, install-info): remove parentdir support, | David D. Zuhn | 1 | -0/+5 |
1993-06-11 | * objcopy.c (copy_object): Fix bad size passed to xmalloc(). | Per Bothner | 1 | -0/+24 |
1993-06-03 | hack backquoted command in Makefile.in to always have zero exit status | Ken Raeburn | 1 | -0/+5 |
1993-06-03 | * Makefile.in: added c++filt and objcopy to MANPAGES variable | Jeffrey Osier | 1 | -0/+5 |
1993-06-03 | rename LOADLIBES to EXTRALIBS | David D. Zuhn | 1 | -0/+4 |
1993-06-03 | * c++filt.1, objcopy.1: new man pages | Jeffrey Osier | 1 | -0/+12 |
1993-05-28 | * biutils.texi: revised c++filt chapter | Jeffrey Osier | 1 | -0/+4 |
1993-05-27 | * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS. | Ian Lance Taylor | 1 | -0/+4 |
1993-05-25 | elf32 updates | Ken Raeburn | 1 | -0/+2 |
1993-05-25 | Makefile.in (DISTSTUFF): Don't build binutils.mm. | Ken Raeburn | 1 | -0/+14 |
1993-05-21 | Improve error messages. | David MacKenzie | 1 | -0/+21 |
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 | 1 | -0/+11 |
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 | 1 | -0/+29 |
1993-04-19 | * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly | Rob Savoye | 1 | -2/+3 |
1993-04-09 | Please don't add declarations of random system functions to general | Ian Lance Taylor | 1 | -0/+4 |
1993-04-08 | * Makefile.in: Changed check target to use DejaGnu. | Rob Savoye | 1 | -0/+13 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -0/+4 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 1 | -0/+4 |
1993-03-29 | objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI | Ken Raeburn | 1 | -0/+9 |
1993-03-19 | add h8500 | Steve Chamberlain | 1 | -0/+4 |
1993-03-19 | mention long options in usage message | Jim Kingdon | 1 | -0/+4 |
1993-03-19 | * nm.c: Modify behavior of -o flag for archives to match | Per Bothner | 1 | -0/+3 |
1993-03-19 | * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. | Per Bothner | 1 | -0/+10 |
1993-02-25 | * ardup.c: Add extern declaration of strdup. | Per Bothner | 1 | -0/+6 |
1993-02-25 | * Makefile.in: Set VERSION to 2.1. | Per Bothner | 1 | -0/+6 |
1993-02-24 | * configure.in: added testsuite to configdirs. | Mike Werner | 1 | -0/+5 |
1993-02-23 | * objdump.c (disassemble_data): Print function names when | Per Bothner | 1 | -0/+6 |
1993-02-22 | * binutils/testsuite: made modifications to testcases, etc., to allow | Mike Werner | 1 | -0/+6 |
1993-02-22 | from minyard@bnr.ca: free up copy of section contents each time through loop | Ken Raeburn | 1 | -0/+5 |
1993-02-21 | * binutils/testsuite: Initial creation of binutils/testsuite. | Mike Werner | 1 | -0/+10 |
1993-02-12 | * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros. | Fred Fish | 1 | -0/+28 |
1993-01-06 | * arsup.h (interactive), bucomm.h (program_name): Prefix | Per Bothner | 1 | -0/+5 |
1993-01-06 | > | Steve Chamberlain | 1 | -0/+8 |
1992-12-22 | * Makefile.in: Make check depend on all. | Per Bothner | 1 | -0/+9 |
1992-12-16 | * Makefile.in (dist): Fix permissions before release. | Per Bothner | 1 | -0/+15 |
1992-11-08 | include file handling changes | David D. Zuhn | 1 | -0/+6 |
1992-11-06 | * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly. | John Gilmore | 1 | -0/+4 |
1992-11-05 | Clean up some old BFD ansification macros. | John Gilmore | 1 | -0/+12 |
1992-11-02 | Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+10 |