log

age author description
Fri, 05 Sep 2014 16:14:37 +0100 adinn tweaked .debuginfo wrangling for STRIP_POLICY==nostrip case
Fri, 05 Sep 2014 13:47:02 +0100 adinn corrcted type
Fri, 05 Sep 2014 12:26:57 +0100 adinn aded missing endif
Fri, 05 Sep 2014 12:25:17 +0100 adinn make aarch64-x86 hybrid buiold use correct paths
Thu, 04 Sep 2014 15:04:33 +0100 adinn temporarily disable running test_gamma
Thu, 04 Sep 2014 14:55:36 +0100 adinn correct includes
Thu, 04 Sep 2014 14:55:11 +0100 adinn provide missing CRC32 methods
Thu, 04 Sep 2014 14:52:08 +0100 adinn add rules to assemble .S files
Thu, 04 Sep 2014 12:09:15 +0100 adinn moved fields which need access from java to top level
Thu, 04 Sep 2014 11:49:12 +0100 adinn fixed various typos and omissions
Thu, 04 Sep 2014 11:46:28 +0100 adinn add missing declarations for CRC32 methods
Thu, 04 Sep 2014 09:51:03 +0100 adinn fix typo
Thu, 04 Sep 2014 09:50:41 +0100 adinn added missing shared global UseCRC32Intrinsics
Thu, 04 Sep 2014 09:29:19 +0100 adinn work around weird compiler issue
Wed, 03 Sep 2014 18:18:40 +0100 adinn fixed another typo
Wed, 03 Sep 2014 18:06:03 +0100 adinn fixed various typos, overlooked cases and wrong accessors
Wed, 03 Sep 2014 17:52:28 +0100 adinn corrected typo
Wed, 03 Sep 2014 17:42:44 +0100 adinn fixed error in include
Wed, 03 Sep 2014 17:40:44 +0100 adinn fix couple of mistakes in generate of method handle dispatch
Wed, 03 Sep 2014 17:30:18 +0100 adinn correct Method to methdoOopDesc
Wed, 03 Sep 2014 17:26:17 +0100 adinn add support for storing aarch64 call format
Wed, 03 Sep 2014 17:21:16 +0100 adinn revert Method:: etc to methodOopDesc:: etc
Wed, 03 Sep 2014 17:15:02 +0100 adinn corrected include
Wed, 03 Sep 2014 17:12:40 +0100 adinn changed Method* to methodOop
Wed, 03 Sep 2014 17:12:12 +0100 adinn emit_int64 is renamed
Wed, 03 Sep 2014 17:11:36 +0100 adinn added pd global UseVectoredExceptions
Wed, 03 Sep 2014 14:03:01 +0100 adinn add missing include
Wed, 03 Sep 2014 14:02:28 +0100 adinn get rid of unnecessary declaration
Wed, 03 Sep 2014 13:24:29 +0100 adinn fix up crc32 support
Wed, 03 Sep 2014 13:01:13 +0100 adinn fix up aarch64-specific patching code
Wed, 03 Sep 2014 12:58:24 +0100 adinn fix some typos
Wed, 03 Sep 2014 12:53:50 +0100 adinn guess at how to implement C1 deoptimize_trap generator
Wed, 03 Sep 2014 12:49:53 +0100 adinn fix various typos
Wed, 03 Sep 2014 12:45:54 +0100 adinn use membar rules and delete special case volatile rules
Wed, 03 Sep 2014 12:43:15 +0100 adinn fix relocations
Wed, 03 Sep 2014 12:40:26 +0100 adinn fix various typos
Wed, 03 Sep 2014 11:58:03 +0100 adinn add local method to redirect to AbstractAssembler::relocate
Wed, 03 Sep 2014 11:47:08 +0100 adinn remove comment to avoid breaking macro
Wed, 03 Sep 2014 11:42:21 +0100 adinn remove support for volatile load/store rules in ad file
Wed, 03 Sep 2014 11:38:45 +0100 adinn fix several small typos
Wed, 03 Sep 2014 11:36:12 +0100 adinn add wrapper method to avoid dependency on not yet defined code buffer class
Wed, 03 Sep 2014 11:25:38 +0100 adinn removed redundant field use_XOR_for_compressed_class_base
Wed, 03 Sep 2014 11:23:45 +0100 adinn renamed emit_int32 to emit_long and added local emit_long64 in place of missing emit_int64
Wed, 03 Sep 2014 11:18:34 +0100 adinn defn of BIND does not need to use __ macro
Wed, 03 Sep 2014 11:04:27 +0100 adinn corrected include path
Wed, 03 Sep 2014 11:02:54 +0100 adinn remove redundant bracket
Wed, 03 Sep 2014 11:00:30 +0100 adinn changed klass oop encode to heap oop encode
Wed, 03 Sep 2014 10:57:04 +0100 adinn restored missing open brace
Wed, 03 Sep 2014 10:55:56 +0100 adinn removed undefined metadata case
Wed, 03 Sep 2014 10:53:06 +0100 adinn corrected include
Wed, 03 Sep 2014 10:45:45 +0100 adinn added missing aarch64-specific include
Wed, 03 Sep 2014 10:41:43 +0100 adinn added make rules to allow aarch64-x86 hybrid build to progress
Wed, 03 Sep 2014 10:25:01 +0100 adinn added missing aarch64-specific make file
Mon, 01 Sep 2014 11:08:33 +0100 adinn restore working x86 build
Fri, 29 Aug 2014 14:24:21 +0100 adinn fix cut and paste-o in header
Thu, 28 Aug 2014 18:08:58 +0100 adinn missing change needed to support aarch64 build
Thu, 28 Aug 2014 18:03:47 +0100 adinn modified make files to support aarch64 build
Thu, 28 Aug 2014 16:03:24 +0100 adinn reverted aarch64 architecture description (ad) file to conform to jdk7
Wed, 27 Aug 2014 11:52:23 +0100 adinn reverted aarch64 vtable stubs code to conform to jdk7
Wed, 27 Aug 2014 11:34:33 +0100 adinn reverted aarch64 vm version code to conform to jdk7