OSDN Git Service

2011-05-11 Satoru Takabayashi <satorux@google.com>
authorppluzhnikov <ppluzhnikov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 May 2011 18:28:14 +0000 (18:28 +0000)
committerppluzhnikov <ppluzhnikov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 May 2011 18:28:14 +0000 (18:28 +0000)
commit3cb9bbfa927aa187048534f9069202c017a78e38
tree2291400aa0fc2186bd4074198aeca58dd81e6625
parentce497e33a7e002c7c89489f47b3b1620b8737751
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173668 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/doc/install.texi
gcc/gcc.c