/hg/icedtea6: Remove obsolete chunk from sparc64 patch

doko at icedtea.classpath.org doko at icedtea.classpath.org
Tue Nov 30 15:54:38 PST 2010


changeset 4dbf4fd42544 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=4dbf4fd42544
author: doko at ubuntu.com
date: Wed Dec 01 00:54:22 2010 +0100

	Remove obsolete chunk from sparc64 patch

	2010-12-01 Matthias Klose <doko at ubuntu.com>

	 * patches/icedtea-sparc64-linux.patch: Remove obsolete
	chunk.


diffstat:

2 files changed, 4 insertions(+), 18 deletions(-)
ChangeLog                           |    4 ++++
patches/icedtea-sparc64-linux.patch |   18 ------------------

diffs (36 lines):

diff -r 0481c6a6d7ed -r 4dbf4fd42544 ChangeLog
--- a/ChangeLog	Tue Nov 30 18:16:07 2010 +0100
+++ b/ChangeLog	Wed Dec 01 00:54:22 2010 +0100
@@ -1,3 +1,7 @@ 2010-11-30  Pavel Tisnovsky  <ptisnovs at r
+2010-12-01  Matthias Klose  <doko at ubuntu.com>
+
+	* patches/icedtea-sparc64-linux.patch: Remove obsolete chunk.
+
 2010-11-30  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* Makefile.am:
diff -r 0481c6a6d7ed -r 4dbf4fd42544 patches/icedtea-sparc64-linux.patch
--- a/patches/icedtea-sparc64-linux.patch	Tue Nov 30 18:16:07 2010 +0100
+++ b/patches/icedtea-sparc64-linux.patch	Wed Dec 01 00:54:22 2010 +0100
@@ -1,21 +1,3 @@ diff -Nru openjdk.orig/hotspot/make/linu
-diff -Nru openjdk.orig/hotspot/make/linux/makefiles/defs.make openjdk/hotspot/make/linux/makefiles/defs.make
---- openjdk.orig/hotspot/make/linux/makefiles/defs.make	2008-06-22 22:28:06.000000000 +0100
-+++ openjdk/hotspot/make/linux/makefiles/defs.make	2008-06-22 22:35:27.000000000 +0100
-@@ -73,6 +73,14 @@
-   HS_ARCH            = sparc
- endif
- 
-+# sparc
-+ifeq ($(ARCH), sparc)
-+  ARCH_DATA_MODEL  = 32
-+  PLATFORM         = linux-sparc
-+  VM_PLATFORM      = linux_sparc
-+  HS_ARCH          = sparc
-+endif
-+
- # x86_64
- ifeq ($(ARCH), x86_64) 
-   ifeq ($(ARCH_DATA_MODEL), 64)
 diff -Nru openjdk.orig/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
 --- openjdk.orig/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp	2008-06-22 20:44:41.000000000 +0100
 +++ openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp	2008-06-22 22:35:27.000000000 +0100



More information about the distro-pkg-dev mailing list