changeset 62:4d2a546e1a10

2007-06-27 Lillian Angel <langel@redhat.com> * patches/icedtea-ports.patch: Removed ChangeLog entry.
author Lillian Angel <langel@redhat.com>
date Wed, 27 Jun 2007 13:06:55 -0400
parents 725d8ccc8684
children e6e4d2549813
files ChangeLog patches/icedtea-ports.patch
diffstat 2 files changed, 5 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 27 12:37:11 2007 -0400
+++ b/ChangeLog	Wed Jun 27 13:06:55 2007 -0400
@@ -1,4 +1,8 @@
-2006-06-37  Lillian Angel  <langel@redhat.com>
+2007-06-27  Lillian Angel  <langel@redhat.com>
+
+	* patches/icedtea-ports.patch: Removed ChangeLog entry.
+
+2007-06-27  Lillian Angel  <langel@redhat.com>
 
 	* Makefile.am: Added to ICEDTEA_COPY_DIRS and ICEDTEA_COPY_SRC
 	* Makefile.in: Regenerated.
--- a/patches/icedtea-ports.patch	Wed Jun 27 12:37:11 2007 -0400
+++ b/patches/icedtea-ports.patch	Wed Jun 27 13:06:55 2007 -0400
@@ -1,30 +1,3 @@
-2007-06-20  Gary Benson  <gbenson@redhat.com>
-
-	* j2se/make/common/shared/Platform.gmk:
-	Add ppc, ppc64, s390 and s390x.
-	* j2se/make/common/shared/Compiler-gcc.gmk: Likewise.
-	* hotspot/make/defs.make: Likewise.
-	* 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/src/os/linux/vm/os_linux.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.
-
-	* hotspot/build/linux/makefiles/sa.make:
-	Don't build Servicability Agent on interpreter-only platforms.
-	* hotspot/build/linux/makefiles/saproc.make: Likewise.
-	* hotspot/build/linux/makefiles/defs.make: Likewise.
-
-	* hotspot/make/Makefile:
-	Correctly locate files to install on interpreter-only platforms.
-
 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