]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY to work...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 23 Feb 2012 10:16:39 +0000 (10:16 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 23 Feb 2012 10:16:39 +0000 (10:16 +0000)
commite10e461eef055d717f9ec46708488a7a25c9d0b1
tree6e8b20f8fae47a4ac30a16dbb56169aa34f079da
parentafe03c233e7fc3e1d7d37ca95f2f72cab40248a0
acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY to work around...

gcc/
* acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of
HAVE_INITFINI_ARRAY to work around namespace pollution in
certain versions of newlib system headers.
* config.in: Regenerate.
* configure: Regenerate.
* config/initfini-array.h: Use HAVE_INITFINI_ARRAY_SUPPORT
instead of HAVE_INITFINI_ARRAY.

libgcc/
* config/ia64/crtbegin.S: Use HAVE_INITFINI_ARRAY_SUPPORT
instead of HAVE_INITFINI_ARRAY.
* config/ia64/crtend.S: Likewise.

From-SVN: r184503
gcc/ChangeLog
gcc/acinclude.m4
gcc/config.in
gcc/config/initfini-array.h
gcc/configure
libgcc/ChangeLog
libgcc/config/ia64/crtbegin.S
libgcc/config/ia64/crtend.S