aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
1991-05-20 * Makefile.dist, doc/gdb.texinfo: respectively create, and use,Roland Pesch1-13/+22
the new target "rdl-apps.texinfo" which captures the Makefile variable that records where to find the Readline libraries.
1991-05-20More prep for final 3.95 release.John Gilmore1-1/+3
1991-05-19Update for release 3.95. Readline is independent. Add assortedJohn Gilmore1-20/+14
files that were missed since the last release.
1991-05-19 * Makefile.dist: Fix Rich damage; undo "configure" changes inJohn Gilmore1-46/+44
favor of keeping the (working) config.gdb. Move readline library up a notch.
1991-05-19Config polish.K. Richard Pixley1-7/+5
1991-05-19configure changes and -opcode.h movement.K. Richard Pixley1-9/+15
1991-05-19Configure for gdb.K. Richard Pixley1-10/+23
1991-05-17Added readline/inc-readline.texinfo and readline/inc-history.texinfoRoland Pesch1-1/+1
to the list of dependencies for the target "gdb.dvi".
1991-05-14 * Makefile.dist: put gdb.dvi stuff (updated to use M4 preprocessorRoland Pesch1-5/+20
stuff for config manual) here where it counts; updated to use new subdir structure (gdb/doc/). * Makefile: generated from above via config.gdb none before checkin
1991-05-04Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1-4/+9
1991-05-04Roll version to 3.95.John Gilmore1-1/+1
1991-05-04See ChangeLog.John Gilmore1-3/+4
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-10/+6
Look at the ChangeLog for Apr 30 and May 1.
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-27/+12
Get getopt and obstack from -liberty rather than compiling them here. * coffread.c: turn a printf into a complain(), and try to deal more gracefully with botched-looking lineno pointers. * dbxread.c: Use bfd_get_symcount rather than bfd_get_symcount_upper_bound. Don't coredump on files with zero symbols in them (a BFD bug showed this one). * environ.c: Pass GNUTARGET into the parent (gdb) as well as the child.
1991-04-30 * Makefile.dist: Add comment about tm-sun3os4.h: tm-sun3.h, etc.Jim Kingdon1-0/+2
1991-04-19 * Makefile.dist (cplus-dem.o): Hack in an #include "param.h"Jim Kingdon1-1/+8
before we compile it. defs.h: Protect against multiple inclusion. param.h: Include defs.h.
1991-04-19*** empty log message ***Jim Kingdon1-10/+11
1991-03-28Initial revisionK. Richard Pixley1-0/+506