* stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 16 Mar 1994 16:21:17 +0000 (16:21 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 16 Mar 1994 16:21:17 +0000 (16:21 +0000)
gdb/doc/ChangeLog
gdb/doc/stabs.texinfo

index 7585757d74b573de567782bad7aaa411c527762b..21de3a663e7b3059bd26f332a57f3958bb1f8ef6 100644 (file)
@@ -1,3 +1,7 @@
+Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
+
 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
index a9095c5aa8b4df04784e2dd8599580a5a027d2fe..ffad6791147e9448703f48801965b4edef5f25d9 100644 (file)
@@ -3484,6 +3484,9 @@ Wide character; see @ref{Builtin Type Descriptors}.
 @item x
 Cross-reference; see @ref{Cross-References}.
 
+@item Y
+Used by IBM's xlC C++ compiler (for structures, I think).
+
 @item z
 gstring; see @ref{Strings}.
 @end table
This page took 0.033106 seconds and 4 git commands to generate.