From: H.J. Lu Date: Fri, 8 Sep 2006 13:43:54 +0000 (+0000) Subject: 2006-09-08 H.J. Lu X-Git-Tag: gdb_6_6-2006-11-15-branchpoint~517 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b8a70d9a0e7ded8fefcd7411947d1c7a49ca1fb;p=external%2Fbinutils.git 2006-09-08 H.J. Lu * ld.texinfo: Document --dynamic-list-cpp-typeinfo. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 1da5d7f..8151912 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2006-09-08 H.J. Lu + + * ld.texinfo: Document --dynamic-list-cpp-typeinfo. + 2006-09-07 H.J. Lu * Makefile.am (CXX): Set to g++. diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 283ee08..baff245 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1143,6 +1143,10 @@ which support shared libraries. The format of the dynamic list is the same as the version node without 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 --no-check-sections @item --check-sections