Age | Commit message (Expand) | Author | Files | Lines |
1993-04-22 | Remove so cvs -P will work right. | Rob Savoye | 1 | -31/+0 |
1993-04-22 | Moved the only file to dejagnu/lib, so this is empty. | Rob Savoye | 1 | -2/+0 |
1993-04-22 | Moved to dejagnu/lib since it's now real generic. | Rob Savoye | 1 | -108/+0 |
1993-04-22 | Updated since all the init module names changed. | Rob Savoye | 1 | -6/+7 |
1993-04-22 | hange nm.all to binutils.all. Remove chill stuff. | Rob Savoye | 1 | -51/+1 |
1993-04-22 | Add testsuite directory. | Rob Savoye | 1 | -0/+1 |
1993-04-19 | * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly | Rob Savoye | 1 | -2/+3 |
1993-04-19 | Mostly cleanup. Doesn't prints it's own pass/fail message anymore. | Rob Savoye | 1 | -4/+0 |
1993-04-19 | Gets names to test from higher level makefile. | Rob Savoye | 1 | -86/+32 |
1993-04-09 | Please don't add declarations of random system functions to general | Ian Lance Taylor | 2 | -16/+19 |
1993-04-08 | Rename to util-defs.exp and turn into generic procedures. | Rob Savoye | 1 | -81/+37 |
1993-04-08 | * Makefile.in: Changed check target to use DejaGnu. | Rob Savoye | 1 | -0/+13 |
1993-04-08 | All use new util_test proc. | Rob Savoye | 7 | -0/+315 |
1993-04-08 | Replaced by just $(target_os) name. Use new util_test proc. | Rob Savoye | 7 | -421/+0 |
1993-04-08 | Changed "make check" target to use DejaGnu. | Rob Savoye | 1 | -18/+6 |
1993-04-08 | Get rid of all the links. | Rob Savoye | 1 | -19/+2 |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 3 | -1166/+0 |
1993-04-01 | remove another reference to sparc-pinsn.c | Jim Kingdon | 1 | -1/+0 |
1993-04-01 | this is part of the binutils/gdb sparc disassembler merge | Jim Kingdon | 1 | -582/+0 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 4 | -26/+7 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 2 | -4/+16 |
1993-03-29 | objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI | Ken Raeburn | 2 | -1/+13 |
1993-03-19 | add h8500 | Steve Chamberlain | 1 | -0/+4 |
1993-03-19 | mention long options in usage message | Jim Kingdon | 2 | -2/+7 |
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 | 7 | -2728/+56 |
1993-03-09 | Removed obsolete Makefile.dos. | Ian Lance Taylor | 2 | -408/+0 |
1993-02-26 | * Makefile.in: When making tar file, remove texinfo/*, | Per Bothner | 1 | -0/+1 |
1993-02-25 | * ardup.c: Add extern declaration of strdup. | Per Bothner | 2 | -4/+8 |
1993-02-25 | In comment on how to make tar file, fix cvs tag name binutils->ld_utils. | Per Bothner | 1 | -2/+2 |
1993-02-25 | * Makefile.in: Set VERSION to 2.1. | Per Bothner | 3 | -15/+30 |
1993-02-24 | * configure.in: added testsuite to configdirs. | Mike Werner | 2 | -1/+15 |
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 | 6 | -0/+440 |
1993-02-22 | from minyard@bnr.ca: free up copy of section contents each time through loop | Ken Raeburn | 2 | -45/+88 |
1993-02-21 | For MTW | John Gilmore | 9 | -0/+587 |
1993-02-21 | * binutils/testsuite: Initial creation of binutils/testsuite. | Mike Werner | 1 | -0/+10 |
1993-02-13 | removing excess verbosity | David D. Zuhn | 1 | -1/+0 |
1993-02-13 | keep NEWS, remove RCS cruft | David D. Zuhn | 1 | -1/+1 |
1993-02-12 | * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros. | Fred Fish | 2 | -5/+42 |
1993-01-26 | Tue Jan 26 11:56:33 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
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 | 2 | -2/+11 |
1992-12-16 | * Makefile.in (dist): Fix permissions before release. | Per Bothner | 3 | -21/+51 |
1992-12-08 | recording file death | K. Richard Pixley | 7 | -2895/+0 |
1992-11-08 | include file handling changes | David D. Zuhn | 1 | -0/+6 |
1992-11-08 | more include changes | David D. Zuhn | 1 | -13/+19 |
1992-11-06 | * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly. | John Gilmore | 2 | -3/+9 |
1992-11-05 | Missed one use of PROTO. | John Gilmore | 1 | -4/+5 |