log make/linux/makefiles/gcc.make @ 18041:52b4284cb496

age author description
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
Mon, 03 Mar 2014 11:54:35 +0100 goetz 8036122: Fix warning 'format not a string literal'
Thu, 20 Feb 2014 12:20:56 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Wed, 10 Jul 2013 09:14:25 -0700 simonis 8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles
Wed, 12 Feb 2014 09:37:18 -0800 mduigou 8030350: Enable additional compiler warnings for GCC
Sat, 28 Sep 2013 12:42:22 -0700 twisti 8025613: clang: remove -Wno-unused-value
Sun, 25 Aug 2013 21:21:18 -0400 hseigel 8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
Mon, 24 Jun 2013 17:47:25 -0700 twisti 8017538: Clang support broke slowdebug build for i586
Thu, 13 Jun 2013 22:02:40 -0700 ccheung 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
Tue, 04 Jun 2013 22:16:15 -0700 simonis 8015252: Enable HotSpot build with Clang
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 06 Mar 2013 13:50:54 -0500 jprovino 8008474: Add -Wundef to warning flags.
Fri, 14 Dec 2012 10:06:52 -0800 dcubed 7153050: remove crufty '_g' support from HotSpot repo makefiles
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Thu, 02 Aug 2012 14:54:14 -0700 dcubed 7188168: 7071904 broke the DEBUG_BINARIES option on Linux
Mon, 11 Jun 2012 13:10:14 -0400 kamg 7175914: Usage of gcc with precompiled headers produces wrong build dependencies
Tue, 24 Apr 2012 15:20:40 -0700 dcubed Merge
Fri, 23 Mar 2012 11:50:33 -0700 dcubed 7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
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
Fri, 16 Sep 2011 16:21:20 -0700 dcubed 7071904: 4/4 HotSpot: Full Debug Symbols
Tue, 03 May 2011 18:24:55 +0400 dsamersoff 7041156: gcc 4.6 doesn't recognise -export-dynamic option
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass