log mx/projects @ 16391:50d79ad439f1

age author description
Mon, 30 Jun 2014 18:17:13 +0200 Stefan Anzinger Merge
Mon, 30 Jun 2014 12:02:19 +0200 Stefan Anzinger Merge with 5cdcb94a7cf7d9782107cc582f3e4b50000d5d1f
Sat, 31 May 2014 00:30:26 +0200 Stefan Anzinger [SPARC] Adding deoptimization handler foreign call
Fri, 30 May 2014 15:09:09 +0200 Stefan Anzinger Merge
Sat, 19 Apr 2014 15:32:02 +0200 Stefan Anzinger JUnit Reporting
Thu, 26 Jun 2014 12:01:22 +0200 Josef Eisl Add graal.test project and ValuePositionTest.
Fri, 27 Jun 2014 11:25:56 +0200 Bernhard Urban mx projects: add mirror location of external dependencies
Thu, 26 Jun 2014 17:40:03 +0200 Gilles Duboscq Update findbugs (old version is gone from sourceforge)
Fri, 13 Jun 2014 14:25:27 +0200 Doug Simon updated Java Allocation Instrumenter library
Tue, 27 May 2014 22:00:22 +0200 Doug Simon renamed project (and package) com.oracle.graal.hotspot.codegen to com.oracle.graal.hotspot.sourcegen
Mon, 26 May 2014 18:55:21 +0200 Doug Simon Merge.
Mon, 26 May 2014 18:55:06 +0200 Doug Simon removed use of ServiceLoader in runtime initialization
Mon, 26 May 2014 18:18:19 +0200 Gilles Duboscq Use new jacocoreport version
Mon, 26 May 2014 13:02:29 +0200 Doug Simon mx: create Eclipse projects for distributions
Tue, 20 May 2014 13:46:34 -0700 Tom Rodriguez initialize HotSpotVMConfig fields efficiently from C++
Tue, 20 May 2014 16:36:37 +0200 Gilles Duboscq Update JaCoCo libs
Thu, 15 May 2014 15:32:37 +0200 twisti added Java Flight Recorder (JFR) event support
Wed, 14 May 2014 20:58:35 +0200 Josef Eisl mx unittest: add color support.
Wed, 14 May 2014 11:19:38 +0200 Bernhard Urban mxtool: distribution dependency should be a list
Tue, 13 May 2014 21:49:57 +0200 Doug Simon HSAIL: converted KernelTester to re-use existing mechanism for deep equality testing
Mon, 12 May 2014 22:37:14 +0200 Bernhard Urban mx distributions: allow to specify dependencies between distributions
Fri, 09 May 2014 14:24:02 +0200 Bernhard Urban truffle distrubtions: generate source jar
Fri, 09 May 2014 16:11:01 +0200 Bernhard Urban truffle distrubtion: move dsl processor in a separated jar, such that it can be a build-time only dependency
Fri, 09 May 2014 13:56:10 +0200 Bernhard Urban mx trufflejar: use distribution feature of mx instead (`mx archive @TRUFFLE')
Thu, 08 May 2014 02:22:10 +0200 Doug Simon added CollectionsProvider and NodeCollectionsProvider and replaced (almost) all allocations of IdentityHashMaps to go through these providers
Tue, 06 May 2014 12:14:48 +0200 Bernhard Urban mx/projects: add sha1 checksums to external dependencies
Fri, 02 May 2014 12:02:27 +0200 Lukas Stadler remove NodesToDoubles, refactoring of node probability and inlining relevance computation
Mon, 28 Apr 2014 17:26:24 +0200 Doug Simon updated to latest version of JAVA_ALLOCATION_INSTRUMENTER library
Thu, 24 Apr 2014 12:00:54 -0700 Tom Rodriguez add support for matching multiple HIR nodes when lowering to LIR
Wed, 23 Apr 2014 22:37:18 +0200 Doug Simon HSAIL: fixed AtomicReadAndWrite support