]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libitm/ChangeLog
Swap the action and jmpbuf arguments to GTM_longjmp
[thirdparty/gcc.git] / libitm / ChangeLog
index be994a5c36e66be4594802f5354f2722da15c20b..33584647bc8c76b31df31517989f6aa6a5490c3a 100644 (file)
@@ -1,3 +1,11 @@
+2011-11-30  Richard Henderson  <rth@redhat.com>
+
+       * libitm_i.h (GTM_longjmp): Swap first and second arguments.
+       * beginend.c (_ITM_abortTransaction): Update to match.
+       (GTM::gtm_thread::restart): Likewise.
+       * config/alpha/sjlj.S (GTM_longjmp): Likewise.
+       * config/x86/sjlj.S (GTM_longjmp): Likewise.
+
 2011-11-23  Iain Sandoe  <iains@gcc.gnu.org>
 
        * Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".