diff options
author | Peter Schauer <Peter.Schauer@mytum.de> | 1993-07-09 16:53:30 +0000 |
---|---|---|
committer | Peter Schauer <Peter.Schauer@mytum.de> | 1993-07-09 16:53:30 +0000 |
commit | 73115333361fcb8d8b6e90c2266b3f1633e7601a (patch) | |
tree | d49e1d9850b8272d924e51b52dc9b0b04ffaabce /gdb/doc | |
parent | 2fcdae93aafbc5de1a370169ed673cc75e17d022 (diff) | |
download | gdb-73115333361fcb8d8b6e90c2266b3f1633e7601a.zip gdb-73115333361fcb8d8b6e90c2266b3f1633e7601a.tar.gz gdb-73115333361fcb8d8b6e90c2266b3f1633e7601a.tar.bz2 |
* gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2d5735b..e22b3cc 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE. + Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com) * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS, |