diff options
author | John Gilmore <gnu@cygnus> | 1991-11-21 03:39:08 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-11-21 03:39:08 +0000 |
commit | f318d221a5ff0181ea7fb203b252920d2c4dec0a (patch) | |
tree | a3e7dd362abbac8e4c58dca5938aa775289b63f6 /gdb | |
parent | 8cc1c08ffc161b167ff33ac32cda5b4c77d03bfd (diff) | |
download | gdb-f318d221a5ff0181ea7fb203b252920d2c4dec0a.zip gdb-f318d221a5ff0181ea7fb203b252920d2c4dec0a.tar.gz gdb-f318d221a5ff0181ea7fb203b252920d2c4dec0a.tar.bz2 |
More *config stuff
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b7a473f..6f5ee2e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,9 @@ Wed Nov 20 18:35:56 1991 John Gilmore (gnu at cygnus.com) - * configure.in, xconfig, tconfig: Makefile fragments for various - hosts and targets now come from gdb/config/mh-* and - gdb/config/mt-*. This is for consistency with other config setups. + * configure.in, xconfig, tconfig, Makefile.in, doc/gdbint.texinfo: + Makefile fragments for various hosts and targets now come from + gdb/config/mh-* and gdb/config/mt-*. This is for consistency with + other config setups. * rs6000-pinsn.c, rs6k-opcode.h: Clean up. * rs6k-opcode.def: Delete. |