libitm: PowerPC support.
authorRichard Henderson <rth@redhat.com>
Thu, 5 Jan 2012 21:36:35 +0000 (13:36 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 5 Jan 2012 21:36:35 +0000 (13:36 -0800)
commita32e5e9357929bae073f5533cdadbbb040c7e76c
treec1ee3b684ebedf7a0bc9f6437940dce7f8b87d8a
parent003e0ad60130a4ba700a7b65e58ffcf0f051076c
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
libitm/ChangeLog
libitm/config/generic/asmcfi.h
libitm/config/linux/powerpc/futex_bits.h [new file with mode: 0644]
libitm/config/powerpc/cacheline.h [new file with mode: 0644]
libitm/config/powerpc/sjlj.S [new file with mode: 0644]
libitm/config/powerpc/target.h [new file with mode: 0644]
libitm/configure.tgt