changeset 17:d0a54ab12faa

Fixed ports patch
author Lillian Angel <langel@redhat.com>
date Fri, 15 Jun 2007 13:54:11 -0400
parents 17a423f00daf
children 0cfb85a2a8b9
files ChangeLog patches/icedtea-ports.patch
diffstat 2 files changed, 4 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Jun 15 13:44:50 2007 -0400
+++ b/ChangeLog	Fri Jun 15 13:54:11 2007 -0400
@@ -1,3 +1,7 @@
+2007-06-15  Lillian Angel  <langel@redhat.com>
+
+	* patches/icedtea-ports.patch: Removed ChangeLog patch.
+
 2007-06-15  Francis Kung  <fkung@redhat.com>
 
 	* Makefile.am: Update patch locations.
--- a/patches/icedtea-ports.patch	Fri Jun 15 13:44:50 2007 -0400
+++ b/patches/icedtea-ports.patch	Fri Jun 15 13:54:11 2007 -0400
@@ -1,25 +1,3 @@
-2007-06-06  Gary Benson  <gbenson@redhat.com>
-
-	* j2se/make/common/shared/Platform.gmk:
-	Remove special case for ia64 that mirrors the default action.
-	Recognise ppc and s390 as 32-bit platforms.
-
-	* j2se/make/common/shared/Compiler-gcc.gmk:
-	Ensure REQUIRED_CC_VER is always set.
-
-	* hotspot/make/defs.make: Add ppc, ppc64, s390 and s390x.
-	* hotspot/build/linux/makefiles/buildtree.make: Likewise.
-	* hotspot/build/linux/makefiles/defs.make: Likewise.
-	* hotspot/build/linux/makefiles/gcc.make: Likewise.
-	* hotspot/src/share/vm/utilities/macros.hpp: Likewise.
-	* hotspot/src/share/vm/runtime/vm_version.cpp: Likewise.
-
-	* hotspot/make/Makefile:
-	Add rules to make interpreter-only builds.
-
-	* control/make/hotspot-rules.gmk:
-	Make interpreter-only builds on platforms without a JIT.
-
 diff -r 10dfd4e883b1 j2se/make/common/shared/Platform.gmk
 --- openjdk/j2se/make/common/shared/Platform.gmk	Wed May 30 17:05:50 2007 -0400
 +++ openjdk/j2se/make/common/shared/Platform.gmk	Fri Jun 01 11:47:18 2007 +0100