diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-10-01 01:46:28 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-10-01 01:46:28 +0000 |
commit | a7bed995b9f29879cfaec8c94715ef24580085c7 (patch) | |
tree | 8271fb89ef750d0d16c37dcb027df20a99da244e /gdb/doc | |
parent | 8d3859c765bb418c50d33db0e11410732154b8fb (diff) | |
download | gdb-a7bed995b9f29879cfaec8c94715ef24580085c7.zip gdb-a7bed995b9f29879cfaec8c94715ef24580085c7.tar.gz gdb-a7bed995b9f29879cfaec8c94715ef24580085c7.tar.bz2 |
* gdbint.texinfo: Complete overhaul. Group descriptions more
logically, add more info on generic algorithms, remove much
obsolete and/or wrong material.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d2136c3..b8e224a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com> + + * gdbint.texinfo: Complete overhaul. Group descriptions more + logically, add more info on generic algorithms, remove much + obsolete and/or wrong material. + Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com> * stabs.texinfo (Method Type Descriptor): Expand and correct. |