aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2006-09-08 13:43:54 +0000
committerH.J. Lu <hjl.tools@gmail.com>2006-09-08 13:43:54 +0000
commit0b8a70d9a0e7ded8fefcd7411947d1c7a49ca1fb (patch)
treeddbe7e3bcd1ac50aff9bb9df5bc2a79d64bcb606 /ld
parentc782d94cd1b8251b3e9212fd1b3b6ad6b78f2fa4 (diff)
downloadgdb-0b8a70d9a0e7ded8fefcd7411947d1c7a49ca1fb.zip
gdb-0b8a70d9a0e7ded8fefcd7411947d1c7a49ca1fb.tar.gz
gdb-0b8a70d9a0e7ded8fefcd7411947d1c7a49ca1fb.tar.bz2
2006-09-08 H.J. Lu <hongjiu.lu@intel.com>
* ld.texinfo: Document --dynamic-list-cpp-typeinfo.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/ld.texinfo4
2 files changed, 8 insertions, 0 deletions
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 <hongjiu.lu@intel.com>
+
+ * ld.texinfo: Document --dynamic-list-cpp-typeinfo.
+
2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
* 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