From e185dd5153a1fa61b39707b8fee55cc4ed6b7f15 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Sun, 12 Jun 2005 18:38:39 +0000 Subject: [PATCH] * ld.texinfo (Command Line Options): Add @item for --hash-size. --- ld/ChangeLog | 4 ++++ ld/ld.texinfo | 1 + 2 files changed, 5 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index de119d6b133..14cd40773e2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2005-06-12 Daniel Jacobowitz + + * ld.texinfo (Command Line Options): Add @item for --hash-size. + 2005-06-10 Alan Modra * scripttempt/elf.sc (.bss): Align tail in a way that allows diff --git a/ld/ld.texinfo b/ld/ld.texinfo index e66ec66bef6..ad6cfa535ec 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1823,6 +1823,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 -- 2.30.2