jdk-24/hotspot/make/linux
Igor Veresov 2c66a6c3fd 6953144: Tiered compilation
Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.

Reviewed-by: kvn, never, phh, twisti
2010-09-03 17:51:07 -07:00
..
makefiles 6976186: integrate Shark HotSpot changes 2010-08-11 05:51:21 -07:00
adlc_updater 6771309: debugging AD files is difficult without #line directives in generated code 2008-12-09 12:41:26 -08:00
build.sh 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
Makefile 6953144: Tiered compilation 2010-09-03 17:51:07 -07:00
platform_amd64 Merge 2008-04-11 09:56:35 -04:00
platform_amd64.suncc 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
platform_i486 Merge 2008-04-11 09:56:35 -04:00
platform_i486.suncc 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
platform_ia64 6583644: Move all managed/SCCS files out of 'build' into 'make' directory 2008-04-09 14:22:48 -04:00
platform_sparc Merge 2008-04-11 09:56:35 -04:00
platform_sparcv9 6693457: Open-source hotspot linux-sparc support 2008-04-24 15:07:57 -04:00
platform_zero.in 6890308: integrate zero assembler hotspot changes 2009-10-13 12:04:21 -07:00
README 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00

Copyright (c) 2007 Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  
This code is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 only, as
published by the Free Software Foundation.
  
This code is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
version 2 for more details (a copy is included in the LICENSE file that
accompanied this code).
 
You should have received a copy of the GNU General Public License version
2 along with this work; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  
Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
or visit www.oracle.com if you need additional information or have any
questions.

________________________________________________________________________

Please refer to the comments in the Makefile in this directory
for instructions how to build the Solaris versions.