diff options
author | Stu Grossman <grossman@cygnus> | 1992-11-06 01:13:34 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-11-06 01:13:34 +0000 |
commit | 2352d20bd7521afc2b135b7ecb5d41c55a3e8d69 (patch) | |
tree | 9e8ee8a1a1fcad054da4c58c13c3ad77517cfb5e /gdb/ChangeLog | |
parent | 2229261331afc4ca663da494d06607b6729b82f6 (diff) | |
download | gdb-2352d20bd7521afc2b135b7ecb5d41c55a3e8d69.zip gdb-2352d20bd7521afc2b135b7ecb5d41c55a3e8d69.tar.gz gdb-2352d20bd7521afc2b135b7ecb5d41c55a3e8d69.tar.bz2 |
* Makefile.in (depend): Add nm.h to the list of things to fixup.
* depend: Redo, to fixup nm.h problems with *-tab.c files.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 85e2083..deb6186 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 5 17:12:42 1992 Stu Grossman (grossman at cygnus.com) + + * Makefile.in (depend): Add nm.h to the list of things to fixup. + * depend: Redo, to fixup nm.h problems with *-tab.c files. + Thu Nov 5 00:19:51 1992 John Gilmore (gnu@cygnus.com) * i386-stub.c: Remove ansidecl.h and the few uses of it. |