2006-09-08 H.J. Lu <hongjiu.lu@intel.com>

* ld.texinfo: Document --dynamic-list-cpp-typeinfo.
This commit is contained in:
H.J. Lu
2006-09-08 13:43:54 +00:00
parent c782d94cd1
commit 0b8a70d9a0
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-09-08 H.J. Lu <hongjiu.lu@intel.com>
* ld.texinfo: Document --dynamic-list-cpp-typeinfo.
2006-09-07 H.J. Lu <hongjiu.lu@intel.com> 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (CXX): Set to g++. * Makefile.am (CXX): Set to g++.

View File

@ -1143,6 +1143,10 @@ which support shared libraries.
The format of the dynamic list is the same as the version node without The format of the dynamic list is the same as the version node without
scope and node name. See @ref{VERSION} for more information. scope and node name. See @ref{VERSION} for more information.
@kindex --dynamic-list-cpp-typeinfo
@item --dynamic-list-cpp-typeinfo
Provide the builtin dynamic list for C++ runtime type identification.
@kindex --check-sections @kindex --check-sections
@kindex --no-check-sections @kindex --no-check-sections
@item --check-sections @item --check-sections