roland [Fri, 07 Dec 2012 01:09:03 -0800] rev 14633
Merge
twisti [Thu, 06 Dec 2012 11:05:33 -0800] rev 14632
Merge
twisti [Thu, 06 Dec 2012 09:57:41 -0800] rev 14631
8003250: SPARC: move MacroAssembler into separate file
Reviewed-by: jrose, kvn
neliasso [Thu, 06 Dec 2012 14:33:52 +0100] rev 14630
Merge
neliasso [Thu, 06 Dec 2012 09:50:08 +0100] rev 14629
8003934: Fix generation of malformed options to Projectcreator
Summary: Makefile produces unmatched quotes due to nmake bug
Reviewed-by: jwilhelm, brutisso
neliasso [Mon, 26 Nov 2012 15:11:55 +0100] rev 14628
8003983: LogCompilation tool is broken since c1 support
Summary: Fixed emitting and parsing
Reviewed-by: jrose, kvn
twisti [Mon, 03 Dec 2012 15:48:49 -0800] rev 14627
8004319: test/gc/7168848/HumongousAlloc.java fails after 7172640
Reviewed-by: kvn, johnc
twisti [Fri, 30 Nov 2012 15:23:16 -0800] rev 14626
8003240: x86: move MacroAssembler into separate file
Reviewed-by: kvn
twisti [Fri, 30 Nov 2012 11:44:05 -0800] rev 14625
8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
Reviewed-by: twisti, kvn
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
kvn [Tue, 27 Nov 2012 17:41:38 -0800] rev 14624
8003850: add support for constants in stub code
Summary: remember the code section and switch back to the proper one when adding constants.
Reviewed-by: twisti, kvn
Contributed-by: goetz.lindenmaier@sap.com