log mx.graal/suite.py @ 22277:a935eeae8ddf

age author description
Tue, 21 Jul 2015 16:47:53 +0200 Doug Simon updated suite import version
Tue, 21 Jul 2015 16:25:53 +0200 Doug Simon merge fixes; updated suite import versions
Tue, 21 Jul 2015 16:17:54 +0200 Doug Simon Merge with basic-graal
Tue, 21 Jul 2015 14:09:39 +0200 Stefan Anzinger Use newer version of hcfdis.jar (New version contains new SPARC instructions and continues disassembling when unknown instruction is encountered)
Mon, 20 Jul 2015 13:57:51 +0200 Jaroslav Tulach Updating to 0.9-SNAPSHOT of Truffle that requires RootNode to be associated with a TruffleLanguage
Mon, 13 Jul 2015 17:40:57 +0200 Doug Simon updated to latest Truffle API
Thu, 09 Jul 2015 22:05:11 +0200 Andreas Woess exclude truffle jars from GRAAL_TRUFFLE_TEST distribution
Thu, 09 Jul 2015 15:34:11 +0200 Stefan Anzinger [SPARC] Merge nodes load->(sign|zero)extend into a sign/zero extending load
Tue, 21 Jul 2015 02:20:47 +0200 Doug Simon fixed canonicalization
Mon, 20 Jul 2015 12:50:09 +0200 Doug Simon fixed incomplete or redundant "annotationProcessors" attributes
Mon, 20 Jul 2015 00:25:18 +0200 Doug Simon annotation processor dependencies must be Distributions or Libraries; inter-suite references must be qualified with suite prefix
Sat, 18 Jul 2015 11:15:54 +0200 Doug Simon made annotation processors explicit since they are no longer inherited
Thu, 16 Jul 2015 22:09:05 +0200 Doug Simon removed unnecessary library definition; made use of JMH as an annotation processor explicit
Fri, 10 Jul 2015 23:30:40 +0200 Doug Simon removed mx_graal_makefile.py from 'graal' suite
Thu, 09 Jul 2015 00:20:32 +0200 Doug Simon updated imported suite versions
Thu, 09 Jul 2015 00:18:57 +0200 Doug Simon Merge.
Thu, 09 Jul 2015 00:11:05 +0200 Doug Simon updated imported suite versions
Wed, 08 Jul 2015 23:34:58 +0200 Doug Simon updated mx2 version requirement
Wed, 08 Jul 2015 23:11:37 +0200 Doug Simon fixed reference to new truffle repo
Wed, 08 Jul 2015 22:33:41 +0200 Doug Simon removed unnecessary library definitions
Wed, 08 Jul 2015 11:23:43 +0200 Doug Simon mx: make bench command extensible
Wed, 08 Jul 2015 12:40:07 +0200 Gilles Duboscq Update to latest truffle
Mon, 06 Jul 2015 14:31:06 +0200 Doug Simon fixed path to graal-jvmci-8 repo
Mon, 06 Jul 2015 14:11:33 +0200 Doug Simon Initial split off from monolithic basic-graal repo
Thu, 02 Jul 2015 12:42:20 +0200 Doug Simon added GRAAL_TRUFFLE_TEST distribution to export test framework to downstream suites
Fri, 26 Jun 2015 17:44:23 +0200 Danilo Ansaloni Updated the version of TRUFFLE and TRUFFLE_DSL_PROCESSOR.
Fri, 26 Jun 2015 14:05:38 +0200 Doug Simon removed TRUFFLE distribution - only use TRUFFLE library
Thu, 25 Jun 2015 14:33:53 +0200 Doug Simon added local SuppressFBWarnings annotation to replace findbugs-SuppressFBWarnings.jar dependency
Thu, 25 Jun 2015 10:26:48 +0200 Doug Simon mx: removed redundant definitions for JUNIT, HAMCREST and CHECKSTYLE libraries
Wed, 24 Jun 2015 12:37:54 +0200 Doug Simon Eclipse projects for JVMCI distributions should be in jvmci/, not graal/
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Fri, 19 Jun 2015 15:32:40 +0200 Josef Eisl AMD64: add custom AMD64SuitesProvider.
Sun, 21 Jun 2015 18:53:42 +0200 Gilles Duboscq Schedule: Allow floating reads to be scheduled after loops
Sat, 20 Jun 2015 09:00:58 +0200 Doug Simon Merge.
Fri, 19 Jun 2015 23:17:09 +0200 Andreas Woess update truffle.jar
Fri, 19 Jun 2015 17:41:45 +0200 Doug Simon moved findbugs support from mx_graal.py to mx_findbugs.py
Thu, 18 Jun 2015 23:06:11 +0200 Doug Simon moved unit test support from mx_graal.py to mx.py
Wed, 17 Jun 2015 13:56:55 +0200 Doug Simon renamed mx/ to mx.graal/ in preparation for working with mxtool2 base mx/suite.py@aace369ce635