]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file /test...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Thu, 1 Dec 2011 02:37:06 +0000 (02:37 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 1 Dec 2011 02:37:06 +0000 (02:37 +0000)
commit06dd33ac5ee441630b4fbc9fca33cf0bef5856bc
tree329476358ef08b05835e5bb5a9ab7d99538b1b1d
parenta152e96f01344f3e3200c53a10d992420976b8d2
re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file /test/gnu/gcc/objdir/)

PR other/51272
* config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
(_ITM_deregisterTMCloneTable): Likewise.
(__register_frame_info): Fix unused warning.
(__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
pthread_default_stacksize_np): Likewise.
* config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.

From-SVN: r181870
libgcc/ChangeLog
libgcc/config/pa/stublib.c
libgcc/config/pa/t-stublib