log make/bsd/makefiles/gcc.make @ 14250:19682558f2e1

age author description
Tue, 07 Jan 2014 14:26:12 -0800 twisti 8022263: use same Clang warnings on BSD as on Linux
Thu, 13 Mar 2014 14:48:01 +0100 Doug Simon more workarounds to support clang 5.1 on Mac OS X
Wed, 12 Mar 2014 00:00:05 +0100 Doug Simon apply workaround for clang 5.0 also to clang 5.1
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 15 Oct 2013 08:25:43 -0700 dcubed 7165611: implement Full Debug Symbols on MacOS X hotspot
Tue, 29 Oct 2013 14:45:32 -0700 twisti Clang 5.0 fixes
Mon, 21 Oct 2013 17:41:27 +0200 Doug Simon workaround for bug in Clang 5.0
Sat, 28 Sep 2013 12:42:22 -0700 twisti 8025613: clang: remove -Wno-unused-value
Thu, 12 Sep 2013 15:53:49 +0400 dsamersoff 8022617: Openjdk hotspot build is broken on BSD platforms using gcc
Fri, 30 Aug 2013 15:07:23 -0400 hseigel 8024050: Incorrect optimization level and comment specified for unsafe.cpp
Thu, 29 Aug 2013 13:44:07 -0400 hseigel 8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35
Tue, 20 Aug 2013 10:57:50 -0700 twisti 8022956: Clang: enable return type warnings on BSD
Wed, 19 Jun 2013 13:14:03 -0700 dholmes 8014326: [OSX] All libjvm symbols are exported
Tue, 04 Jun 2013 22:16:15 -0700 simonis 8015252: Enable HotSpot build with Clang
Fri, 08 Mar 2013 12:35:18 -0500 jprovino Merge