log make/bsd/makefiles/gcc.make @ 14658:d72cee0607a3

age author description
Mon, 03 Mar 2014 11:54:35 +0100 goetz 8036122: Fix warning 'format not a string literal'
Thu, 13 Mar 2014 21:15:13 +0100 Doug Simon removed unnecessary LFLAGS adjustment for clang
Wed, 12 Mar 2014 13:30:08 +0100 Gilles Duboscq Merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 25 Feb 2014 23:59:04 -0800 henryjen 8033898: undefined symbol when build hotspot with Xcode5
Wed, 12 Feb 2014 09:37:18 -0800 mduigou 8030350: Enable additional compiler warnings for GCC
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
Wed, 06 Mar 2013 13:50:54 -0500 jprovino 8008474: Add -Wundef to warning flags.
Mon, 04 Mar 2013 22:39:00 -0800 erikj 8008451: Make mac builds on 10.8 work on 10.7
Fri, 14 Dec 2012 10:06:52 -0800 dcubed 7153050: remove crufty '_g' support from HotSpot repo makefiles
Fri, 12 Oct 2012 10:49:39 -0700 collins Merge
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Mon, 11 Jun 2012 13:10:14 -0400 kamg 7175914: Usage of gcc with precompiled headers produces wrong build dependencies
Mon, 19 Mar 2012 10:09:24 +0100 erikj 7141246: build-infra merge: Introduce new JVM_VARIANT* to control which kind of jvm gets built
Wed, 22 Feb 2012 09:24:35 +0100 erikj 7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
Mon, 06 Feb 2012 09:14:22 +0100 erikj 7141242: build-infra merge: Rename CPP->CXX and LINK->LD
Mon, 28 Nov 2011 14:58:31 +0100 stefank 7116081: USE_PRECOMPILED_HEADER=0 triggers a single threaded build of the JVM
Tue, 01 Nov 2011 13:44:40 +0100 brutisso 7106766: Move the precompiled header from the src/share/vm directory
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes