log

age author description
Mon, 05 Dec 2011 10:48:00 -0500 aph More volatile tidying-up.
Mon, 05 Dec 2011 10:32:03 -0500 aph More volatile fixups.
Fri, 02 Dec 2011 13:28:02 -0500 aph The big volatile patch.
Tue, 06 Dec 2011 14:01:50 +0100 Xerxes Ranby CACAO CA162: Make class init protection aware of multiple threads; CA163: descriptor_params_from_paramtypes is protected by a mutex now.
Mon, 28 Nov 2011 20:06:41 +0000 Andrew John Hughes Remove inaccurate NEWS line about ARM assembler being removed.
Mon, 28 Nov 2011 20:06:01 +0000 Andrew John Hughes Update NEWS with b24 changes.
Mon, 28 Nov 2011 19:57:17 +0000 Andrew John Hughes Bump to b24.
Fri, 25 Nov 2011 18:08:27 +0000 Andrew John Hughes Update to work with upstreamed security patches.
Fri, 18 Nov 2011 20:25:16 +0000 Andrew John Hughes Merge
Fri, 21 Oct 2011 15:08:51 +0100 Andrew John Hughes Merge
Wed, 19 Oct 2011 07:14:21 +0100 Andrew John Hughes Merge
Fri, 09 Sep 2011 00:03:53 +0100 Andrew John Hughes Drop 6578583; upstreamed.
Wed, 16 Nov 2011 14:01:13 +0000 Andrew John Hughes PR719: make distcheck work in IcedTea6
Tue, 15 Nov 2011 15:49:02 -0500 Andrew Haley Unbreak debug builds.
Tue, 15 Nov 2011 15:02:41 -0500 Danesh Dadachanji 683768: Add a workaround for Java applications using tray icon for Gnome Shell.
Tue, 08 Nov 2011 06:03:17 -0500 aph Mask shift counts.
Fri, 04 Nov 2011 13:27:40 +0100 Xerxes Ranby cppInterpreter_arm.S: Only define ARMv4 when optimizing for armv4 and armv4t.
Thu, 03 Nov 2011 15:09:01 +0100 Xerxes Ranby CACAO: Fix FindClass called from JNI_OnLoad and implement jni_GetDirectBufferCapacity.
Thu, 03 Nov 2011 14:12:53 +0100 Xerxes Ranby cppInterpreter_arm.S: Designate function labels as such; required for thumb interworking.
Wed, 02 Nov 2011 16:20:25 +0000 aph Sign extend byte loads in accessors.
Tue, 01 Nov 2011 13:40:39 +0000 aph Thumb2_Accessor Return 0, #deoptimized_frames.
Mon, 31 Oct 2011 12:16:19 -0400 aph merge
Fri, 28 Oct 2011 09:49:25 -0400 aph merge
Fri, 28 Oct 2011 09:43:24 -0400 aph Add patches/arm-debug.patch.
Mon, 31 Oct 2011 11:57:33 -0400 aph Fix accessors to return 0, #deoptimized_frames.
Fri, 28 Oct 2011 11:46:11 -0400 aph Fix PUSH/POP thinko in soft-fp builds.
Fri, 28 Oct 2011 14:52:52 +0100 aph merge
Fri, 28 Oct 2011 09:43:24 -0400 aph Add patches/arm-debug.patch.
Thu, 27 Oct 2011 18:33:35 +0100 aph Unbreak non-ARM zero builds.
Thu, 27 Oct 2011 13:54:50 +0100 aph Update ARM port to HS20 and hard FP.