Age | Commit message (Expand) | Author | Files | Lines |
1997-08-05 | * Makefile.am (check-DEJAGNU): Export r. | Ian Lance Taylor | 1 | -1/+2 |
1997-08-05 | * Makefile.am (STRIP_PROG): Change from strip.new to strip-new. | Ian Lance Taylor | 1 | -13/+13 |
1997-08-04 | * Makefile.am (install-exec-local): Create $(tooldir)/bin before | Ian Lance Taylor | 1 | -0/+1 |
1997-08-04 | * Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT). | Ian Lance Taylor | 1 | -13/+14 |
1997-08-04 | * aclocal.m4, configure, Makefile.in: Rebuild with new automake | Ian Lance Taylor | 1 | -41/+25 |
1997-08-04 | * deflex.l, defparse.y: Use VERSIONK rather than VERSION. | Ian Lance Taylor | 1 | -2/+3 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1 | -460/+819 |
1997-06-26 | * resbin.c: New file. | Ian Lance Taylor | 1 | -3/+6 |
1997-06-23 | Another windres snapshot. Can now read the COFF resources directory, | Ian Lance Taylor | 1 | -2/+6 |
1997-06-22 | First stab at Windows resource compiler: | Ian Lance Taylor | 1 | -9/+46 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -10/+15 |
1997-04-14 | revert last patch | Ian Lance Taylor | 1 | -1/+1 |
1997-04-14 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -1/+1 |
1997-04-14 | From Thomas Graichen <graichen@rzpd.de>: | Ian Lance Taylor | 1 | -4/+4 |
1997-04-04 | * Makefile.in (distclean): Remove site.exp and site.bak. Remove | Ian Lance Taylor | 1 | -1/+3 |
1997-04-04 | * Makefile.in (distclean): Remove site.exp and site.bak. | Ian Lance Taylor | 1 | -1/+1 |
1997-04-03 | * Makefile.in (VERSION): Set to 2.8.1. | Ian Lance Taylor | 1 | -11/+17 |
1997-03-18 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 1 | -62/+53 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 1 | -4/+3 |
1996-10-03 | * Makefile.in (clean): Remove config.log. | Jason Molenda | 1 | -1/+1 |
1996-10-01 | * version.c (print_version): New function. | Ian Lance Taylor | 1 | -47/+48 |
1996-04-16 | * rdcoff.c: New file. | Ian Lance Taylor | 1 | -12/+25 |
1996-02-15 | * configure.in: Substitute RPATH_ENVVAR. | Ian Lance Taylor | 1 | -2/+3 |
1996-02-07 | * configure.in: Check for --enable-shared. Substitute new | Ian Lance Taylor | 1 | -38/+45 |
1996-01-10 | * Makefile.in: (ALLOCA, MALLOC): Remove variables. | Ian Lance Taylor | 1 | -19/+2 |
1996-01-10 | * Makefile.in: Updated dependencies. | Ian Lance Taylor | 1 | -1/+2 |
1996-01-08 | * objcopy.c: Include budbg.h. | Ian Lance Taylor | 1 | -8/+7 |
1996-01-04 | * ieee.c: New file with code to read IEEE debugging information. | Ian Lance Taylor | 1 | -102/+155 |
1995-12-11 | * mac-binutils.r: Fix copyright and version strings. | Stan Shebs | 1 | -2/+0 |
1995-11-22 | * Makefile.in (EXPECT): Use $$r, not $${rootme}. | Ian Lance Taylor | 1 | -5/+5 |
1995-11-16 | version 2.6 | Ken Raeburn | 1 | -4/+17 |
1995-11-03 | Permit user to override DEMANGLER_PROG from command line. From | Ian Lance Taylor | 1 | -3/+5 |
1995-11-01 | Wed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 1 | -1/+1 |
1995-10-20 | * Makefile.in: Remove extraneous tab on otherwise empty line, | Fred Fish | 1 | -2/+2 |
1995-10-13 | Do not give error message if dlltool was not built | Michael Meissner | 1 | -5/+7 |
1995-10-10 | Tue Oct 10 09:39:09 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -2/+2 |
1995-09-12 | * Makefile.in (maintainer-clean): New target. | Ian Lance Taylor | 1 | -1/+3 |
1995-09-07 | * config.in: Rename from config.h.in. | Ian Lance Taylor | 1 | -2/+2 |
1995-09-07 | * Makefile.in (distclean): Remove config.h, stamp-h, and | Ian Lance Taylor | 1 | -1/+1 |
1995-09-07 | * Makefile.in (*.o): Remove incorrect dependencies on | Ian Lance Taylor | 1 | -14/+14 |
1995-09-06 | * configure.in: Rewrite to use autoconf. | Ian Lance Taylor | 1 | -50/+58 |
1995-09-04 | * configure.in (host_makefile_frag): Don't set. Substitute for | Ian Lance Taylor | 1 | -3/+5 |
1995-08-30 | * Makefile.in (TOOL_PROGS): Include dlltool if needed. | Steve Chamberlain | 1 | -21/+51 |
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 |