Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / ld / README
index a953e422f7d16444b4df6d242a4cae09e0d55f37..407e4fbeae27a5c54e1821a57f6d4dbc4207a497 100644 (file)
--- a/ld/README
+++ b/ld/README
@@ -18,8 +18,8 @@ There are many features of the linker:
 
 * The linker supports a control language.
 
-* There is a user manual (ld.texinfo), as well as the
-  beginnings of an internals manual (ldint.texinfo).
+* There is a user manual (ld.texi), as well as the
+  beginnings of an internals manual (ldint.texi).
 
 Installation
 ============
@@ -37,7 +37,7 @@ directory (one directory above this one).
 Porting to a new target
 =======================
 
-See the ldint.texinfo manual.
+See the ldint.texi manual.
 
 Reporting bugs etc
 ===========================
@@ -65,3 +65,9 @@ workarounds to this:
   * Replace "(. ${srcdir}/scripttempl/${SCRIPT_NAME}.sc)" in
     genscripts.sh with "sh ${srcdir}..." (no parens) and make sure the
     emulparams script used exports any shell variables it sets.
+\f
+Copyright (C) 2012-2020 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
This page took 0.03247 seconds and 4 git commands to generate.