diff options
author | John Gilmore <gnu@cygnus> | 1992-09-02 20:50:31 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-09-02 20:50:31 +0000 |
commit | 6131a42a8dc185d6ae4daeab5e0de1375fa2c70a (patch) | |
tree | a4cbaed295eb53e663d765cc3155343e82e3cec3 /gdb/ChangeLog | |
parent | 2afc285dd50965ebd9719a11a46088cbe2491010 (diff) | |
download | gdb-6131a42a8dc185d6ae4daeab5e0de1375fa2c70a.zip gdb-6131a42a8dc185d6ae4daeab5e0de1375fa2c70a.tar.gz gdb-6131a42a8dc185d6ae4daeab5e0de1375fa2c70a.tar.bz2 |
* tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h.
* tm-sun3.h: Remove STACK_END_ADDR, no longer used.
* tm-sun3os4.h: Update comments.
* xm-delta88.h: Remove STACK_END_ADDR.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 71bbc2c..ff378c8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,16 @@ +Wed Sep 2 13:45:27 1992 John Gilmore (gnu@cygnus.com) + + * tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h. + * tm-sun3.h: Remove STACK_END_ADDR, no longer used. + * tm-sun3os4.h: Update comments. + * xm-delta88.h: Remove STACK_END_ADDR. + Wed Sep 2 01:18:31 1992 John Gilmore (gnu@cygnus.com) * Makefile.in (VERSION): Roll to 4.6.5. + * infrun.c: Lint for recent `handle' changes. + * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. * serial.h (EXFUN): Remove all uses, convert to PARAMS. * config/sun4os4.mh: Include ser-termios.o. FIXME, all .mh files |