diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 21de3a6..44b9470 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,8 @@ Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * stabs.texinfo (Alternate Entry Points): New node, rewritten from + N_ENTRY node. + * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com) |