Age | Commit message (Expand) | Author | Files | Lines |
1994-11-04 | Changes from binutils-2.5.2 net release: | Ken Raeburn | 1 | -1/+1 |
1994-10-19 | * Makefile.in (check): Add a dummy else clause to the if | Ian Lance Taylor | 1 | -1/+1 |
1994-10-18 | * Makefile.in (mostlyclean): Remove tmpdir. | Ian Lance Taylor | 1 | -1/+2 |
1994-10-14 | * configure.in (configdirs): Remove definition--testsuite is no | Ian Lance Taylor | 1 | -17/+41 |
1994-10-10 | * Makefile.in (srconv.o): Add dependence on sysroff.c. | Jim Wilson | 1 | -2/+9 |
1994-09-28 | * Makefile.in (arparse.c): Don't ignore errors from mv. | Ian Lance Taylor | 1 | -12/+32 |
1994-06-21 | * configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the | Ian Lance Taylor | 1 | -1/+1 |
1994-06-20 | * Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG). | Ken Raeburn | 1 | -1/+2 |
1994-06-16 | * configure.in: Set UNDERSCORE in Makefile based on result of | Ian Lance Taylor | 1 | -18/+7 |
1994-06-08 | rs6k lynx changes | David Henkel-Wallace | 1 | -1/+4 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -12/+19 |
1994-05-05 | * Makefile.in (objdump.o): Deleted special rule. | Ken Raeburn | 1 | -10/+9 |
1994-04-27 | * Makefile.in (syslex, sysinfo): Use CC_FOR_BUILD. | Steve Chamberlain | 1 | -2/+9 |
1994-04-20 | start-sanitize-powerpc-netware | Ian Lance Taylor | 1 | -7/+17 |
1994-03-20 | * Makefile.in: Avoid bug in hpux sed. | Jeff Law | 1 | -1/+1 |
1994-03-17 | * Makefile.in: Built nm.new and strip.new to avoid problems with | Ian Lance Taylor | 1 | -10/+8 |
1994-03-08 | * coffgrok.[ch]: New files, understand coff objects. | Steve Chamberlain | 1 | -13/+34 |
1994-01-26 | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 1 | -2/+2 |
1994-01-23 | Minor MPW compatibility tweaks. | Stan Shebs | 1 | -7/+15 |
1993-11-17 | * Makefile.in: Use CFLAGS as well as LDFLAGS when linking. | Ian Lance Taylor | 1 | -25/+34 |
1993-09-02 | Only build nlmconv if configured for a NetWare target. | Ian Lance Taylor | 1 | -1/+1 |
1993-08-31 | * Makefile.in (objdump.o): Depend upon config.status to notice | Ian Lance Taylor | 1 | -2/+3 |
1993-08-13 | * Makefile.in ($(NM_PROG)): Depend on demangle.o. | David MacKenzie | 1 | -4/+9 |
1993-08-12 | Wed Aug 11 22:57:23 1993 David J. Mackenzie (djm@thepub.cygnus.com) | David MacKenzie | 1 | -64/+79 |
1993-08-11 | * size.c (berkeley_sum): New function. | Ian Lance Taylor | 1 | -6/+25 |
1993-06-26 | * Makefile.in: Add rules for strings. | David MacKenzie | 1 | -5/+12 |
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 | 1 | -1/+1 |
1993-06-16 | * Makefile.in (install, install-info): remove parentdir support, | David D. Zuhn | 1 | -18/+11 |
1993-06-03 | hack backquoted command in Makefile.in to always have zero exit status | Ken Raeburn | 1 | -1/+1 |
1993-06-03 | * Makefile.in: added c++filt and objcopy to MANPAGES variable | Jeffrey Osier | 1 | -1/+1 |
1993-06-03 | rename LOADLIBES to EXTRALIBS | David D. Zuhn | 1 | -12/+12 |
1993-05-27 | * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS. | Ian Lance Taylor | 1 | -0/+2 |
1993-05-25 | Makefile.in (DISTSTUFF): Don't build binutils.mm. | Ken Raeburn | 1 | -8/+24 |
1993-05-12 | * objcopy.c: Renamed from copy.c, updated comments accordingly. | Ian Lance Taylor | 1 | -14/+16 |
1993-05-04 | * Makefile.in: Change definition of $(tooldir) to match FSF. | Per Bothner | 1 | -13/+22 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -3/+2 |
1993-03-19 | * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. | Per Bothner | 1 | -5/+6 |
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 | 1 | -4/+2 |
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 | 1 | -1/+1 |
1993-02-24 | * configure.in: added testsuite to configdirs. | Mike Werner | 1 | -1/+10 |
1993-02-12 | * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros. | Fred Fish | 1 | -5/+14 |
1992-12-22 | * Makefile.in: Make check depend on all. | Per Bothner | 1 | -2/+2 |
1992-12-16 | * Makefile.in (dist): Fix permissions before release. | Per Bothner | 1 | -1/+8 |
1992-11-08 | more include changes | David D. Zuhn | 1 | -13/+19 |
1992-09-02 | * Makefile.in: Added mostlyclean, distclean rules, | Per Bothner | 1 | -7/+19 |
1992-09-01 | Brought forward from p3: | Ian Lance Taylor | 1 | -5/+4 |