Age | Commit message (Expand) | Author | Files | Lines |
1993-06-11 | * Makefile.in (install): Don't depend on gdb. | Jim Kingdon | 1 | -1/+7 |
1993-06-09 | * Makefile.in (*.tab.c): Use mv for atomic update. | Jim Kingdon | 1 | -7/+18 |
1993-06-09 | put configuration in startup banner | K. Richard Pixley | 1 | -0/+4 |
1993-06-07 | * Makefile.in (BFD_SRC_DIR): Renamed def and usages from BFD_DIR. | Fred Fish | 1 | -31/+23 |
1993-06-03 | * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.) | Stu Grossman | 1 | -2/+2 |
1993-05-31 | * Makefile.in (SER_HARDWIRE): Temporarily comment out ser-tcp.o. | Fred Fish | 1 | -1/+1 |
1993-05-29 | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1 | -2/+2 |
1993-05-25 | * config/i386/linux.mh: Don't use \ newline; the awk scripts don't | Jim Kingdon | 1 | -5/+21 |
1993-05-21 | * Makefile.in: Add rule for xcoffexec.o like that for paread.o. | Jim Kingdon | 1 | -1/+5 |
1993-05-19 | * Makefile.in (INSTALLED_LIBS): New variable. | Jim Kingdon | 1 | -0/+4 |
1993-05-18 | * Makefile.in (depend): Put "${srcdir}" in generated dependencies | Jim Kingdon | 1 | -24/+49 |
1993-05-18 | * ChangeLog, ChangeLog-92: Split ChangeLog at 1993. | Fred Fish | 1 | -2/+3 |
1993-05-10 | * Makefile.in (BISON): Remove double quotes around BISON | Fred Fish | 1 | -1/+1 |
1993-05-09 | * Makefile.in (VERSION): Bump to 4.8.6. | Fred Fish | 1 | -4/+6 |
1993-05-05 | * Makefile.in (VERSION): Bump to 4.8.5 | Fred Fish | 1 | -70/+15 |
1993-05-04 | * Makefile.in (depend): Include $(CC) command in generated output. | Jim Kingdon | 1 | -2/+16 |
1993-05-04 | * Makefile.in (NONSRC): Remove ${srcdir}/putenv.c. | Fred Fish | 1 | -5/+8 |
1993-05-02 | * Makefile.in (NONSRC): Add 29k-share/README. | Fred Fish | 1 | -1/+2 |
1993-05-01 | do not echo recursion lines | K. Richard Pixley | 1 | -6/+6 |
1993-04-30 | * Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES. | Jim Kingdon | 1 | -0/+6 |
1993-04-30 | doc fix | Jim Kingdon | 1 | -1/+2 |
1993-04-30 | * Makefile.in (SFILES): Add ser-unix.c and ser-go32.c. | Fred Fish | 1 | -1/+1 |
1993-04-30 | * Makefile.in (make-proto-testsuite.dir): New target to make | Fred Fish | 1 | -4/+15 |
1993-04-29 | Bump version to 4.8.4 for gdb 4.9 prerelease testing. | Fred Fish | 1 | -5/+4 |
1993-04-20 | * Makefile.in: Add ${srcdir}/ to all source files. | Jim Kingdon | 1 | -36/+68 |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1 | -11/+0 |
1993-04-15 | Version 4.8.3 | Jim Kingdon | 1 | -4/+2 |
1993-04-06 | * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. | Stu Grossman | 1 | -5/+6 |
1993-03-30 | * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h. | Fred Fish | 1 | -3/+3 |
1993-03-26 | * Makefile.in (TARFILES): Avoid trailing backslash. | John Gilmore | 1 | -3/+1 |
1993-03-25 | * Makefile.in: Numerous small changes to macro definitions | Fred Fish | 1 | -165/+114 |
1993-03-24 | recurse through SUBDIRS for dvi target | David D. Zuhn | 1 | -2/+2 |
1993-03-23 | Moved the hacked unexport line so that it is not the first target. | Ian Lance Taylor | 1 | -5/+7 |
1993-03-23 | add installcheck | David D. Zuhn | 1 | -0/+1 |
1993-03-23 | * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, | Fred Fish | 1 | -5/+9 |
1993-03-19 | * ieee-float.c: Moved to ../libiberty. | Per Bothner | 1 | -3/+3 |
1993-03-18 | A new ARG_MAX hack: explicitly unexport some CHILL variables to keep | Ian Lance Taylor | 1 | -0/+6 |
1993-03-17 | "Make check" works much better. | Rob Savoye | 1 | -4/+8 |
1993-03-11 | * Makefile.in (VERSION): Bump version to 4.8.2. | Fred Fish | 1 | -4/+9 |
1993-03-08 | * Makefile.in (MAKEOVERRIDES): Define to be empty for GNU Make | Ian Lance Taylor | 1 | -2/+76 |
1993-03-03 | "make check" now works! | Rob Savoye | 1 | -1/+5 |
1993-02-18 | * Makefile.in (VERSION): Roll to 4.7.9. | John Gilmore | 1 | -1/+1 |
1993-02-16 | (alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs. | John Gilmore | 1 | -6/+11 |
1993-02-16 | * Makefile.in (VERSION): Roll to 4.7.6. | John Gilmore | 1 | -23/+31 |
1993-02-04 | Makeinfo now works again; remove kludge. | John Gilmore | 1 | -1/+1 |
1993-02-03 | * Makefile.in (VERSION): Roll to 4.7.5. | John Gilmore | 1 | -2/+2 |
1993-02-02 | Fixes for doc targets. | Roland Pesch | 1 | -9/+4 |
1993-01-31 | * Makefile.in (HFILES): Add typeprint.h. | John Gilmore | 1 | -1/+1 |
1993-01-31 | * Makefile.in: Update to match doc/ subdir changes. | John Gilmore | 1 | -5/+2 |
1993-01-29 | Update for doc/ changes. | John Gilmore | 1 | -1/+1 |