hotspot/make/linux/makefiles/gcc.make
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 24 Mar 2015 13:49:56 +0100 mgerdin 8075511: Enable -Woverloaded-virtual C++ warning for HotSpot build
Mon, 16 Feb 2015 14:07:36 +0100 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
Tue, 24 Feb 2015 17:23:53 -0500 dlong 8072383: resolve conflicts between open and closed ports
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Wed, 12 Nov 2014 13:55:59 +0100 stefank 8062808: Turn on the -Wreturn-type warning
Wed, 13 Aug 2014 23:33:33 +0000 mduigou 8047952: Remove _FORTIFY_SOURCE from fastdebug and slowdebug builds
Wed, 09 Jul 2014 21:56:16 +0000 mduigou 8047734: Backout use of -Og
Thu, 12 Jun 2014 16:31:07 -0700 mduigou 8032045: Enable compiler and linker safety switches for debug builds
Mon, 31 Mar 2014 14:02:40 +0200 ehelin 8033251: Use DWARF debug symbols for Linux 32-bit as default
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
Wed, 12 Feb 2014 09:37:18 -0800 mduigou 8030350: Enable additional compiler warnings for GCC
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
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
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
Fri, 23 Mar 2012 11:50:33 -0700 dcubed 7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
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
Fri, 25 Mar 2011 09:35:39 +0100 roland 7029017: Additional architecture support for c2 compiler
Tue, 01 Feb 2011 11:23:19 -0500 coleenp 6588413: Use -fvisibility=hidden for gcc compiles
Thu, 09 Dec 2010 20:12:06 -0500 dholmes 7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
Wed, 01 Dec 2010 15:04:06 +0100 stefank 7003125: precompiled.hpp is included when precompiled headers are not used
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 13 Oct 2009 12:04:21 -0700 never 6890308: integrate zero assembler hotspot changes
Fri, 15 May 2009 13:41:04 -0700 ohair Merge
Fri, 17 Apr 2009 15:50:12 +0100 aph 6829575: 100028: Debug information is incomplete or missing
Thu, 30 Apr 2009 15:57:29 -0700 kvn 6835796: Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Sat, 31 Jan 2009 17:19:42 -0800 ohair 6799141: Build with --hash-style=both so that binaries can work on SuSE 10
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 26 Jun 2008 14:15:01 -0700 xlu 6718830: Hotspot fails to build with gcc 4.3
Tue, 10 Jun 2008 16:39:20 -0700 xlu 6647068: libjvm.so is not built PIC
Wed, 09 Apr 2008 14:22:48 -0400 kamg 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
less more (0) tip