* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
This commit is contained in:
parent
d9389f37d5
commit
594eeceb8e
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
|
||||
|
||||
Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
|
||||
|
||||
* stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
|
||||
|
|
|
@ -3332,6 +3332,9 @@ Register variable; see @ref{Register Variables}.
|
|||
@item S
|
||||
File scope variable; see @ref{Statics}.
|
||||
|
||||
@item s
|
||||
Local variable (OS9000).
|
||||
|
||||
@item t
|
||||
Type name; see @ref{Typedefs}.
|
||||
|
||||
|
|
Loading…
Reference in a new issue