Richard Henderson
|
a32e5e9357
|
libitm: PowerPC support.
* configure.tgt: Support powerpc-linux and powerpc-darwin.
* config/linux/powerpc/futex_bits.h: New file.
* config/powerpc/cacheline.h: New file.
* config/powerpc/sjlj.S: New file.
* config/powerpc/target.h: New file.
* config/generic/asmcfi.h (cfi_offset): New.
(cfi_restore, cfi_undefined): New.
From-SVN: r182930
|
2012-01-05 13:36:35 -08:00 |
|
Kaz Kojima
|
cc16324749
|
configure.tgt: Add sh* case.
* configure.tgt: Add sh* case.
* config/sh/target.h: New file.
* config/sh/sjlj.S: New file.
* config/linux/sh/futex_bits.h: New file.
From-SVN: r182429
|
2011-12-17 03:19:40 +00:00 |
|
Richard Henderson
|
aebac0ca06
|
arm-linux: Add libitm support.
* config/arm/hwcap.h, config/arm/hwcap.cc: New files.
* config/arm/sjlj.S, config/arm/target.h: New files.
* config/generic/asmcfi.h (cfi_adjust_cfa_offset): New.
(cfi_rel_offset): New.
* config/linux/futex_bits.h: New file.
* config/linux/futex.cc: Include futex_bits.h here...
* config/linux/futex.h: ... not here.
* Makefile.am (libitm_la_SOURCES) <ARCH_ARM>: Add hwcap.cc.
* configure.ac (ARCH_AM): New conditional.
* Makefile.in, configure: Rebuild.
* configure.tgt: Handle ARM.
From-SVN: r182355
|
2011-12-14 19:24:05 -08:00 |
|
Richard Henderson
|
3d3b05ff4f
|
Fix tests for libitm support.
From-SVN: r181169
|
2011-11-08 08:28:30 -08:00 |
|
Richard Henderson
|
01f3428caf
|
Check for libitm support at top-level.
From-SVN: r181168
|
2011-11-08 08:06:25 -08:00 |
|
Rainer Orth
|
e28a3d8bf2
|
Fix Solaris/x86 libitm build
* configure.tgt: Handle i386 like i[456]86.
* config/generic/tls.h [!HAVE_ARCH_GTM_THREAD] (gtm_thr): Don't
take address.
* config/generic/tls.cc [!HAVE_ARCH_GTM_THREAD ||
!HAVE_ARCH_GTM_THREAD_DISP] (_gtm_thr_tls): New variable.
From-SVN: r181163
|
2011-11-08 14:58:57 +00:00 |
|
Aldy Hernandez
|
0a35513e4e
|
Merge from transactional-memory branch.
From-SVN: r181154
|
2011-11-08 11:13:41 +00:00 |
|