jdk-24/hotspot/make/linux
Kurt Miller 95c56a472b 7089790: integrate bsd-port changes
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Jung-uk Kim <jkim@freebsd.org>
Co-authored-by: Christos Zoulas <christos@zoulas.com>
Co-authored-by: Landon Fuller <landonf@plausible.coop>
Co-authored-by: The FreeBSD Foundation <board@freebsdfoundation.org>
Co-authored-by: Michael Franz <mvfranz@gmail.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Alexander Strange <astrange@apple.com>
Reviewed-by: kvn, twisti, jrose
2011-09-25 16:03:29 -07:00
..
makefiles 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
adlc_updater 6989736: fix mapfile warnings on solaris 2010-10-05 17:38:40 -07:00
build.sh 7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: Node limit exceeded 2011-09-20 08:39:40 -07:00
Makefile 7072341: enable hotspot builds on Linux 3.0 2011-07-28 14:10:21 -04: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_arm 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05: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_ppc 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05: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 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:31:51 -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.