summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2005-06-12 18:39:24 +0000
committerDaniel Jacobowitz <dan@debian.org>2005-06-12 18:39:24 +0000
commit24275dc5de716f4752e6f8aa79c4ad80fa42b484 (patch)
treefa5fc60ead2c2394c632c91ff192ca9dca5cfdc6
parent65e4cb102b631d89f961e8af3c3462badb7154db (diff)
downloadbinutils-redhat-24275dc5de716f4752e6f8aa79c4ad80fa42b484.tar.gz
* ld.texinfo (Command Line Options): Add @item for --hash-size.
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/ld.texinfo1
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d493e0b45e..ded84b8122 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * ld.texinfo (Command Line Options): Add @item for --hash-size.
+
2005-06-06 Alan Modra <amodra@bigpond.net.au>
* emultempl/ppc64elf.em (ppc_before_allocation): Always run
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 99afaf2f4d..29f637fe5e 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -1795,6 +1795,7 @@ created. By default, the new dynamic tags are not created. Note that
those options are only available for ELF systems.
@kindex --hash-size=@var{number}
+@item --hash-size=@var{number}
Set the default size of the linker's hash tables to a prime number
close to @var{number}. Increasing this value can reduce the length of
time it takes the linker to perform its tasks, at the expense of