summaryrefslogtreecommitdiff
path: root/ld/configdoc.texi
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2010-10-19 21:13:25 +0000
committerDimitry Andric <dim@FreeBSD.org>2010-10-19 21:13:25 +0000
commit7a815afd9b5121ee0f65dc1e1de1c0de6de97679 (patch)
treef61b968a46c92e81f6de581582cb064bf9dca27d /ld/configdoc.texi
parent42f6b9ffef1927d55d15075d9e810435c590c404 (diff)
Notes
Diffstat (limited to 'ld/configdoc.texi')
-rw-r--r--ld/configdoc.texi22
1 files changed, 22 insertions, 0 deletions
diff --git a/ld/configdoc.texi b/ld/configdoc.texi
new file mode 100644
index 0000000000000..800f64e2fae4f
--- /dev/null
+++ b/ld/configdoc.texi
@@ -0,0 +1,22 @@
+@c ------------------------------ CONFIGURATION VARS:
+@c 1. Inclusiveness of this manual
+@set GENERIC
+
+@c 2. Specific target machines
+@set H8300
+@set I960
+@set ARM
+@set HPPA
+@set MMIX
+@set MSP430
+@set POWERPC
+@set POWERPC64
+@set TICOFF
+@set WIN32
+@set XTENSA
+
+@c 3. Properties of this configuration
+@clear SingleFormat
+@set UsesEnvVars
+@c ------------------------------ end CONFIGURATION VARS
+