|  Jakub Jelinek | a554497024 | Update copyright years. From-SVN: r267494 | 2019-01-01 13:31:55 +01:00 | 
				
					
						|  Jakub Jelinek | 85ec4feb11 | Update copyright years. From-SVN: r256169 | 2018-01-03 11:03:58 +01:00 | 
				
					
						|  Jakub Jelinek | cbe34bb5ed | Update copyright years. From-SVN: r243994 | 2017-01-01 13:07:43 +01:00 | 
				
					
						|  Jakub Jelinek | 818ab71a41 | Update copyright years. From-SVN: r232055 | 2016-01-04 15:30:50 +01:00 | 
				
					
						|  Torvald Riegel | c518678b14 | Support sized delete. This adds transactional clones of the sized version of operator delete.
From-SVN: r230036 | 2015-11-09 17:30:24 +00:00 | 
				
					
						|  Jakub Jelinek | 5624e564d2 | Update copyright years. From-SVN: r219188 | 2015-01-05 13:33:28 +01:00 | 
				
					
						|  Richard Sandiford | f93608e6d4 | Update copyright years in libitm/ From-SVN: r206298 | 2014-01-02 22:26:00 +00:00 | 
				
					
						|  Iain Sandoe | 6c59ffd1ac | re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) /libgcc
2013-02-11  Iain Sandoe  <iain@codesourcery.com>
	    Jack Howarth  <howarth@bromo.med.uc.edu>
	    Patrick Marlier  <patrick.marlier@gmail.com>
	PR libitm/55693
	* config/darwin-crt-tm.c: Remove dummy functions hack.
/gcc
2013-02-11  Iain Sandoe  <iain@codesourcery.com>
	    Jack Howarth  <howarth@bromo.med.uc.edu>
	    Patrick Marlier  <patrick.marlier@gmail.com>
	PR libitm/55693
	* config/darwin.h: Replace ENDFILE_SPEC with TM_DESTRUCTOR and
	define ENDFILE_SPEC as TM_DESTRUCTOR.
	* config/i386/darwin.h (ENDFILE_SPEC): Use TM_DESTRUCTOR.
/libitm
2013-02-11  Iain Sandoe  <iain@codesourcery.com>
	    Jack Howarth  <howarth@bromo.med.uc.edu>
	    Patrick Marlier  <patrick.marlier@gmail.com>
	PR libitm/55693
	* alloc_cpp.cc: Enable function declarations on darwin.
	* eh_cpp.cc: Likewise.
Co-Authored-By: Jack Howarth <howarth@bromo.med.uc.edu>
Co-Authored-By: Patrick Marlier <patrick.marlier@gmail.com>
From-SVN: r195960 | 2013-02-11 23:30:10 +00:00 | 
				
					
						|  Richard Sandiford | 75f9527c9b | Update copyright in libitm. From-SVN: r195697 | 2013-02-03 17:46:11 +00:00 | 
				
					
						|  Iain Sandoe | e948a1fbd4 | re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 weakref linker bug) libitm/
2012-02-15  Iain Sandoe  <iains@gcc.gnu.org>
	    Patrick Marlier  <patrick.marlier@gmail.com>
	PR libitm/52220
	* alloc_cpp.cc: No dummy definitions for darwin.
	* eh_cpp.cc: Likewise.
libgcc/
2012-02-15  Iain Sandoe  <iains@gcc.gnu.org>
	    Patrick Marlier  <patrick.marlier@gmail.com>
	PR libitm/52220
	* config/darwin-crt-tm.c: Generate dummy functions.
Co-Authored-By: Patrick Marlier <patrick.marlier@gmail.com>
From-SVN: r184293 | 2012-02-15 23:39:28 +00:00 | 
				
					
						|  Iain Sandoe | 8cf36bb3b8 | weakref.m4: New file. 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.
From-SVN: r181618 | 2011-11-22 14:49:11 +00:00 | 
				
					
						|  Rainer Orth | d846e425c9 | Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc * alloc_cpp.cc [__osf__] (_ZnwX, _ZdlPv, _ZnaX, _ZdaPv,
	_ZnwXRKSt9nothrow_t, _ZdlPvRKSt9nothrow_t, _ZdaPvRKSt9nothrow_t):
	Dummy functions.
	* eh_cpp.cc [__osf__] (__cxa_allocate_exception, __cxa_throw,
	__cxa_begin_catch, __cxa_end_catch, __cxa_tm_cleanup): Likewise.
From-SVN: r181442 | 2011-11-17 11:34:33 +00:00 | 
				
					
						|  Rainer Orth | 8851b42977 | libitm port to Tru64 UNIX * config/alpha/sjlj.S (_ITM_beginTransaction) [!__ELF__]: Don't use
	.hidden.
	(.note.GNU-stack): Only use if __linux__.
	* alloc_cpp.cc [!__osf__] (_ZnaXRKSt9nothrow_t): Dummy function.
	* testsuite/libitm.c/notx.c: Use dg-options "-pthread".
	* testsuite/libitm.c/reentrant.c: Likewise.
	* testsuite/libitm.c/simple-2.c: Likewise.
	* testsuite/libitm.c/txrelease.c: Likewise.
	* testsuite/libitm.c++/static_ctor.C: Likewise.
From-SVN: r181262 | 2011-11-10 17:15:33 +00:00 | 
				
					
						|  Aldy Hernandez | 0a35513e4e | Merge from transactional-memory branch. From-SVN: r181154 | 2011-11-08 11:13:41 +00:00 |