This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Add --dynamic-list to ld


On Thu, Sep 07, 2006 at 04:27:49PM +0100, Nick Clifton wrote:
> Hi H.J.
> 
> 
> Approved = please apply.
> 

Here is a patch to document --dynamic-list-cpp-typeinfo.


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

	* ld.texinfo: Document --dynamic-list-cpp-typeinfo.

--- ld/ld.texinfo.typeinfo	2006-09-07 10:16:48.000000000 -0700
+++ ld/ld.texinfo	2006-09-07 12:39:17.000000000 -0700
@@ -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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]