]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/doc/install.texi
install.texi (Configuration): Document --with-linker-hash-style.
authorSatoru Takabayashi <satorux@google.com>
Wed, 11 May 2011 18:28:14 +0000 (18:28 +0000)
committerPaul Pluzhnikov <ppluzhnikov@gcc.gnu.org>
Wed, 11 May 2011 18:28:14 +0000 (11:28 -0700)
commit79bec9233c4f17eebe157c21ebfbbdc5c733357d
tree2291400aa0fc2186bd4074198aeca58dd81e6625
parente5b00edff55b11ccb722f6a14f6449b68bec8069
install.texi (Configuration): Document --with-linker-hash-style.

2011-05-11  Satoru Takabayashi  <satorux@google.com>
    Paul Pluzhnikov  <ppluzhnikov@google.com>

* gcc/doc/install.texi (Configuration): Document
--with-linker-hash-style.
* gcc/gcc.c (init_spec): Handle LINKER_HASH_STYLE.
* gcc/config.in: Add LINKER_HASH_STYLE.
* gcc/configure.ac: Add --with-linker-hash-style.
* gcc/configure: Regenerate.

Co-Authored-By: Paul Pluzhnikov <ppluzhnikov@google.com>
From-SVN: r173668
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/doc/install.texi
gcc/gcc.c