|
From: adrian <adr...@us...> - 2012-04-26 17:57:36
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "compose-hpc".
The branch, master has been updated
via 1c24383d8d314c0afb9165c1bbbbfdb4d122aec9 (commit)
via 3a503cf00986bb40eae0cad8589590b6176258d9 (commit)
from 2f6facdfef162c78b4d4f4b6480a9bace4aedc44 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1c24383d8d314c0afb9165c1bbbbfdb4d122aec9
Author: Adrian Prantl <ad...@ll...>
Date: Thu Apr 26 10:56:41 2012 -0700
added a preliminary patch for the chapel compiler that allows us to link chapel libraries and a chapel program
commit 3a503cf00986bb40eae0cad8589590b6176258d9
Author: Adrian Prantl <ad...@ll...>
Date: Thu Apr 26 10:55:45 2012 -0700
more CHPL 1.5 compatibility
added a module-wide splicer block to impls
-----------------------------------------------------------------------
Summary of changes:
braid/braid/chapel/backend.py | 29 ++-
braid/braid/chapel/cgen.py | 8 +-
braid/braid/chapel/conversions.burg | 4 +
braid/braid/splicer.py | 3 +-
.../1000-static-weak-global-symbols.diff | 315 ++++++++++++++++++++
braid/configure | 50 ++--
braid/configure.ac | 10 +-
braid/doc/braid.1 | 4 +-
braid/patch-chapel-compiler.sh.in | 10 +-
.../interop/args/libChapel/Args_Impl.chpl | 161 ++++++-----
.../interop/ordering/runChapel/orderingtest.chpl | 10 +-
rote/minitermite/doc/src2term.1 | 2 +-
rote/minitermite/doc/term2src.1 | 2 +-
13 files changed, 476 insertions(+), 132 deletions(-)
create mode 100644 braid/chapel-patches/1000-static-weak-global-symbols.diff
hooks/post-receive
--
compose-hpc
|