r141050 - in /branches/transactional-memory/gcc...
rth@gcc.gnu.org
rth@gcc.gnu.org
Sat Oct 11 02:50:00 GMT 2008
Author: rth
Date: Sat Oct 11 00:05:17 2008
New Revision: 141050
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141050
Log:
Original work from Martin Schindewolf <schindew@ira.uka.de> et al.
- Imported their 4.3 based patch into this 4.4 branch.
- Raw conflicts resolved, but not yet converted to gimple tuples.
Added:
branches/transactional-memory/gcc/ChangeLog.tm
branches/transactional-memory/gcc/gtm-builtins.def
branches/transactional-memory/gcc/gtm-low.c
Modified:
branches/transactional-memory/gcc/Makefile.in
branches/transactional-memory/gcc/builtin-types.def
branches/transactional-memory/gcc/builtins.def
branches/transactional-memory/gcc/c-common.c
branches/transactional-memory/gcc/c-common.h
branches/transactional-memory/gcc/c-decl.c
branches/transactional-memory/gcc/c-parser.c
branches/transactional-memory/gcc/c-pragma.c
branches/transactional-memory/gcc/c-pragma.h
branches/transactional-memory/gcc/c-tree.h
branches/transactional-memory/gcc/c-typeck.c
branches/transactional-memory/gcc/cgraph.c
branches/transactional-memory/gcc/cgraph.h
branches/transactional-memory/gcc/cgraphbuild.c
branches/transactional-memory/gcc/cgraphunit.c
branches/transactional-memory/gcc/common.opt
branches/transactional-memory/gcc/defaults.h
branches/transactional-memory/gcc/gimple-low.c
branches/transactional-memory/gcc/gimplify.c
branches/transactional-memory/gcc/ipa-inline.c
branches/transactional-memory/gcc/omp-low.c
branches/transactional-memory/gcc/passes.c
branches/transactional-memory/gcc/tree-cfg.c
branches/transactional-memory/gcc/tree-flow.h
branches/transactional-memory/gcc/tree-inline.c
branches/transactional-memory/gcc/tree-inline.h
branches/transactional-memory/gcc/tree-pass.h
branches/transactional-memory/gcc/tree-pretty-print.c
branches/transactional-memory/gcc/tree.def
branches/transactional-memory/gcc/tree.h
More information about the Gcc-cvs
mailing list