From: Daniel Jacobowitz Date: Sun, 12 Jun 2005 18:39:24 +0000 (+0000) Subject: * ld.texinfo (Command Line Options): Add @item for --hash-size. X-Git-Tag: binutils-2_16_1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72528333fbcea0111a66057414ed11fa79c8193b;p=thirdparty%2Fbinutils-gdb.git * ld.texinfo (Command Line Options): Add @item for --hash-size. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index d493e0b45e2..ded84b81229 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-06 Alan Modra * emultempl/ppc64elf.em (ppc_before_allocation): Always run diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 99afaf2f4df..29f637fe5e5 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