From andrewbachmann at gmail.com Sat Oct 2 14:55:54 2010 From: andrewbachmann at gmail.com (andrewbachmann at gmail.com) Date: Sat, 02 Oct 2010 21:55:54 +0000 Subject: hg: haiku/haiku/hotspot: 7 new changesets Message-ID: <20101002215611.A835C47E79@hg.openjdk.java.net> Changeset: 377ca370ddae Author: bachmann Date: 2010-09-24 06:31 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/377ca370ddae disable precompiled headers ! make/haiku/makefiles/gcc.make Changeset: 219f4280d164 Author: bachmann Date: 2010-09-24 06:32 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/219f4280d164 update names to match Haiku ! src/os/haiku/vm/os_haiku.cpp Changeset: b1e2cfeca48a Author: bachmann Date: 2010-09-27 06:20 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/b1e2cfeca48a no precompiled headers, no matter what ! make/haiku/makefiles/top.make Changeset: 92d9fb33ab6e Author: bachmann Date: 2010-09-27 06:20 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/92d9fb33ab6e add the current directory to the path for testing gamma ! make/haiku/makefiles/buildtree.make Changeset: e236a496fce6 Author: bachmann Date: 2010-10-02 19:10 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/e236a496fce6 need network for socket operations ! make/haiku/makefiles/vm.make Changeset: 6a29a616c034 Author: bachmann Date: 2010-10-02 20:07 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/6a29a616c034 symbols needed for test_gamma ! src/os/haiku/vm/os_haiku.cpp Changeset: 3272757200c4 Author: bachmann Date: 2010-10-02 20:08 +0000 URL: http://hg.openjdk.java.net/haiku/haiku/hotspot/rev/3272757200c4 symbols needed for test_gamma ! src/os_cpu/haiku_x86/vm/haiku_x86_32.s ! src/os_cpu/haiku_x86/vm/os_haiku_x86.cpp ! src/share/vm/prims/forte.cpp