diff options
author | Stu Grossman <grossman@cygnus> | 1992-03-31 05:23:15 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-03-31 05:23:15 +0000 |
commit | f8b4aa8ec30427af66cb526ee14c3247303b0316 (patch) | |
tree | 78042c21cf719358fcedc67176af11a8445ca010 /gdb/ChangeLog | |
parent | 510a21946f9b30d766bea9175436b26c3deda6bd (diff) | |
download | gdb-f8b4aa8ec30427af66cb526ee14c3247303b0316.zip gdb-f8b4aa8ec30427af66cb526ee14c3247303b0316.tar.gz gdb-f8b4aa8ec30427af66cb526ee14c3247303b0316.tar.bz2 |
* Makefile.in (alldeps.mak): Config files are now *.m[ht] as
opposed to m[ht]-*!
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d85a0e4..838582d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Mon Mar 30 16:50:43 1992 Stu Grossman (grossman at cygnus.com) + * Makefile.in (alldeps.mak): Config files are now *.m[ht] as + opposed to m[ht]-*! + * config/irix4.mh: Don't use coredep.o. It doesn't work with procfs. * mipsread.c (parse_symbol, parse_procedure): Re-do the way that |