]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gold/ld: enable gnu hash by default
authorMike Frysinger <vapier@gentoo.org>
Sat, 27 Jan 2007 20:01:08 +0000 (15:01 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Nov 2016 07:33:31 +0000 (02:33 -0500)
commitce14df82dd4c454408ae3b2d9071457126f1be86
tree7b46e8f8621fc38d2cbe5ff72063c65268d394a5
parent20b99457b29c327821fc96ecc416de1e749d7d9d
gold/ld: enable gnu hash by default

Glibc first added .gnu.hash support to glibc-2.5 (released 29 Sep 2006),
and gold was first released after that.  Let's default the gnu hash style
to the new "gnu" rather than the classic sysv.

gold/:
2012-02-03  Mike Frysinger  <vapier@gentoo.org>

* options.h (General_options): Change default to gnu for hash_style.
gold/options.h
ld/emultempl/elf32.em
ld/testsuite/lib/ld-lib.exp