diff options
Diffstat (limited to 'binutils/doc')
-rw-r--r-- | binutils/doc/binutils.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 683dd61..f56c8e7 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -749,7 +749,9 @@ weak object symbol. When a weak defined symbol is linked with a normal defined symbol, the normal defined symbol is used with no error. When a weak undefined symbol is linked and the symbol is not defined, the value of the symbol is determined in a system-specific manner without -error. Uppercase indicates that a default value has been specified. +error. On some systems, uppercase indicates that a default value has been +specified. + @item - The symbol is a stabs symbol in an a.out object file. In this case, the |