config:
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2011 14:49:11 +0000 (14:49 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2011 14:49:11 +0000 (14:49 +0000)
commit07acf71267309fd593fafe0d25ed5a805aee0977
tree2c26188cd406f39ca321e6a5612b5d17b6376b1e
parente3eb42090469340ec4e2c93cfb0347d35230d62d
config:

* weakref.m4: New file.

libitm:

* configure.ac: Use GCC_CHECK_ELF_STYLE_WEAKREF.
* alloc_cpp.cc: Generate dummy functions if we don't
HAVE_ELF_STYLE_WEAKREF.
* eh_cpp.cc: Likewise.
* configure: Regenerate.
* aclocal.m4:  Likewise.
* config.h.in: Likewise.
* Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181618 138bc75d-0d04-0410-961f-82ee72b054a4
config/ChangeLog
config/weakref.m4 [new file with mode: 0644]
libitm/ChangeLog
libitm/Makefile.in
libitm/aclocal.m4
libitm/alloc_cpp.cc
libitm/config.h.in
libitm/configure
libitm/configure.ac
libitm/eh_cpp.cc
libitm/testsuite/Makefile.in