log

age author description
Fri, 07 Dec 2012 17:05:40 +0100 Goetz Memory ordering as required for platforms with weak memory ordering (PPC)
Fri, 07 Dec 2012 17:02:50 +0100 Goetz opto: issue more memory barriers as neede on PPC.
Fri, 07 Dec 2012 16:57:58 +0100 Goetz Improve handling of memory ordering in taskqueue.hpp.
Fri, 07 Dec 2012 14:53:35 +0100 simonis Fix broken AIX build
Thu, 06 Dec 2012 19:13:54 +0100 simonis Check consistency of the PPC-specific flag 'UseSIGTRAP' with 'ImplicitRangeChecks' and 'ImplicitNullChecks'
Thu, 06 Dec 2012 18:06:14 +0100 simonis Fix IA64 preprocessor conditionals on AIX!!!
Tue, 04 Dec 2012 22:25:02 +0100 Goetz ppc: compiler fixes & enable OSR
Fri, 30 Nov 2012 07:46:17 +0100 Goetz Opto: adapt assertion in postaloc.cpp for ppc.
Thu, 29 Nov 2012 23:18:56 +0100 Goetz C-interpreter: Fix for OSR.
Thu, 29 Nov 2012 13:43:13 +0100 Goetz opto: explicit specification of rematerialization in ad file.
Thu, 29 Nov 2012 10:51:13 +0100 Goetz opto: Move static _in_dump_cnt to Compile object.
Wed, 28 Nov 2012 16:28:26 +0100 Goetz C-interpreter: some diffs I missed before
Wed, 28 Nov 2012 13:26:07 +0100 Goetz C-interpreter: implement bytecode profiling.
Wed, 21 Nov 2012 15:33:05 +0100 Goetz ppc: fix gcc 4.3.4 build
Wed, 14 Nov 2012 12:39:08 +0100 Goetz PPC: Continue C2 port: now jvm98 runs with compiler
Wed, 14 Nov 2012 11:29:30 +0100 Goetz opto: initialize _node_regs_max_index
Wed, 14 Nov 2012 11:19:57 +0100 Goetz aix: add macros AIX_ONLY and NOT_AIX
Wed, 14 Nov 2012 11:09:45 +0100 Goetz opto: Pass output stream to more debug routines.
Wed, 14 Nov 2012 10:43:39 +0100 Goetz opto: specify offset of IC load in java_to_interp stub.
Wed, 31 Oct 2012 15:15:29 +0100 Goetz PPC: Initial C2 compiler port.
Fri, 26 Oct 2012 23:21:19 +0200 Goetz Lindenmaier C argument in register AND stack slot.
Fri, 26 Oct 2012 22:52:03 +0200 Goetz Lindenmaier Memory ordering: introduce functions to specify platform properties.
Fri, 26 Oct 2012 22:00:10 +0200 Goetz Lindenmaier Support for C calling conventions that require 64-bit ints.
Fri, 26 Oct 2012 21:50:12 +0200 Goetz Lindenmaier Trampoline relocations. Add some more functionality.
Fri, 26 Oct 2012 17:28:37 +0200 Goetz Lindenmaier Opto: Do not relocate in scratch emit.
Fri, 26 Oct 2012 17:16:56 +0200 Goetz Lindenmaier Opto: Support for constants in stub code.
Fri, 26 Oct 2012 16:22:42 +0200 Goetz Lindenmaier Opto: Extend adlc to generate fields into nodes.
Fri, 26 Oct 2012 15:56:59 +0200 Goetz Lindenmaier Opto: extend MachConstantNode functionality to ins_encode statements.
Fri, 26 Oct 2012 15:12:24 +0200 Goetz Lindenmaier Opto: introduce phase lateExpand to expand nodes after register allocation.
Mon, 22 Oct 2012 18:15:38 +0200 simonis Basic AIX adaption. With this change the VM can successfully run 'HelloWorld' on AIX ppc-aix-port-b02
Wed, 26 Sep 2012 16:54:25 +0200 Goetz Lindenmaier Opto: hook to postprocess matcher output platform dependent.
Tue, 18 Sep 2012 14:10:23 +0200 Goetz Lindenmaier Extend Load and Store nodes to know about memory ordering.
Mon, 17 Sep 2012 17:36:55 +0200 Goetz Lindenmaier Support for C calling conventions that require 64-bit ints.
Mon, 17 Sep 2012 17:20:45 +0200 Goetz Lindenmaier Include files needed for PPC C2 build.
Fri, 14 Sep 2012 15:47:11 +0200 Goetz Lindenmaier Support for C calling conventions that require 64-bit ints.
Fri, 14 Sep 2012 15:21:36 +0200 Goetz Lindenmaier PPC specific C2 flags: add macro PD_C2_FLAGS to global flag definitions.
Thu, 26 Jul 2012 18:09:51 +0200 simonis Added tag ppc-aix-port-b01 for changeset d72dd66fdc3d
Thu, 26 Jul 2012 14:23:23 +0200 Goetz Lindenmaier Improve adlc usability.
Mon, 23 Jul 2012 14:32:08 +0200 simonis Re-enable the 'gamma' test at the end of the HotSpot build, but only for HotSpot based bootstrap JDKs. ppc-aix-port-b01
Thu, 19 Jul 2012 14:07:13 +0200 Goetz Lindenmaier Use stubs to implement safefetch.
Tue, 17 Jul 2012 22:15:53 +0200 Goetz Lindenmaier PPC assembly needed to start up the interpreter.
Tue, 17 Jul 2012 14:41:15 +0200 Goetz Lindenmaier Implement printing CodeComments in stubs: fix product build.
Mon, 16 Jul 2012 10:21:49 +0200 Goetz Lindenmaier Trampoline relocations.
Mon, 16 Jul 2012 10:12:48 +0200 Goetz Lindenmaier Implement printing CodeComments in stubs.
Mon, 02 Jul 2012 13:02:16 +0200 Goetz Lindenmaier PPC assembler and register definitions.
Mon, 02 Jul 2012 13:00:08 +0200 Goetz Lindenmaier PPC specific flags: add macro PD_FLAGS to global flag definitions.
Tue, 26 Jun 2012 15:38:36 +0200 Goetz Lindenmaier Aix port: add file globalDefinitions_xlc.hpp.
Tue, 26 Jun 2012 14:49:07 +0200 Goetz Lindenmaier Initial Aix-Port checkin.
Fri, 22 Jun 2012 15:51:37 +0200 simonis Initial PPC-Port checkin
Thu, 23 Jan 2014 23:25:39 +0000 andrew PR1655: Don't add IcedTea-Web jars to bootclasspath
Thu, 23 Jan 2014 22:41:21 +0000 andrew PR1653: Support ppc64le via Zero
Wed, 22 Jan 2014 17:33:44 +0000 andrew Merge jdk7u60-b03
Wed, 15 Jan 2014 10:53:50 -0800 asaha Merge jdk7u60-b03
Wed, 15 Jan 2014 10:45:35 -0800 asaha 8031787: Remove fix JDK-8026887 from 7u60
Thu, 02 Jan 2014 09:34:07 -0800 asaha Merge
Tue, 31 Dec 2013 08:56:11 -0800 asaha Merge
Thu, 26 Dec 2013 13:04:57 -0800 katleman Added tag jdk7u51-b30 for changeset a398ddc79d23
Fri, 20 Dec 2013 18:52:58 -0800 katleman Added tag jdk7u51-b31 for changeset cf4110c35afb
Thu, 19 Dec 2013 09:32:29 -0800 asaha Merge jdk7u51-b31
Thu, 19 Dec 2013 09:00:51 -0800 katleman Added tag jdk7u51-b13 for changeset 6c6a2299029a jdk7u51-b30