diff options
author | John Gilmore <gnu@cygnus> | 1992-02-22 09:16:11 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-02-22 09:16:11 +0000 |
commit | 93fe4e330ebd39ea1b061383fe3521deb961e93a (patch) | |
tree | e013730c3e1e8aea07ae92cc94940869a0043fb3 /gdb/ChangeLog | |
parent | 30875e1c4b96ec9966901d7ec4e50446394d1273 (diff) | |
download | gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.zip gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.gz gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.bz2 |
Saberlint.
* symmisc.c, xcoffread.c: Move debug functions to symmisc.c.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dedc0ed..16ab8de 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -10,6 +10,10 @@ Sat Feb 22 00:56:39 1992 Stu Grossman (grossman at cygnus.com) Sat Feb 22 00:08:50 1992 John Gilmore (gnu at cygnus.com) + * buildsym.c, dwarfread.c, gdbtypes.c, inflow.c, main.c, + minsyms.c, printcmd.c, remote.c, saber.suppress: Saberlint. + * symmisc.c, xcoffread.c: Move debug functions to symmisc.c. + * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. * minsyms.c (install_minimal_symbols): Add bunches to any @@ -27,7 +31,8 @@ Sat Feb 22 00:08:50 1992 John Gilmore (gnu at cygnus.com) Fri Feb 21 17:29:54 1992 John Gilmore (gnu at cygnus.com) * Check in Fred Fish's changes in these modules. Fred - will make ChangeLog entries for all of them. + will make ChangeLog entries for all of them. Update VERSION + to 4.4.2. * Makefile.in * altos-xdep.c |