changeset in /hg/icedtea: 2008-02-18 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Mon Feb 18 07:42:58 PST 2008
changeset 25256a255b81 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=25256a255b81
description:
2008-02-18 Lillian Angel <langel at redhat.com>
* Makefile.am: Added icedtea-always-zero.patch to DIST.
* Makefile.in: Regenerated.
* patches/icedtea-zero.patch: Removed erronous patch.
diffstat:
4 files changed, 8 insertions(+), 12 deletions(-)
ChangeLog | 6 ++++++
Makefile.am | 2 +-
Makefile.in | 2 +-
patches/icedtea-zero.patch | 10 ----------
diffs (57 lines):
diff -r 4ac4ff0b15ec -r 25256a255b81 ChangeLog
--- a/ChangeLog Mon Feb 18 10:02:47 2008 -0500
+++ b/ChangeLog Mon Feb 18 10:36:05 2008 -0500
@@ -1,3 +1,9 @@ 2008-02-18 Gary Benson <gbenson at redhat
+2008-02-18 Lillian Angel <langel at redhat.com>
+
+ * Makefile.am: Added icedtea-always-zero.patch to DIST.
+ * Makefile.in: Regenerated.
+ * patches/icedtea-zero.patch: Removed erronous patch.
+
2008-02-18 Gary Benson <gbenson at redhat.com>
* patches/icedtea-zero.patch: Correctly locate the platform file.
diff -r 4ac4ff0b15ec -r 25256a255b81 Makefile.am
--- a/Makefile.am Mon Feb 18 10:02:47 2008 -0500
+++ b/Makefile.am Mon Feb 18 10:36:05 2008 -0500
@@ -30,7 +30,7 @@ install:
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
- tools patches/icedtea-gcc-4.3.patch
+ tools patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch
# OpenJDK build environment.
LINUX_DIR = linux-$(BUILD_ARCH_DIR)
diff -r 4ac4ff0b15ec -r 25256a255b81 Makefile.in
--- a/Makefile.in Mon Feb 18 10:02:47 2008 -0500
+++ b/Makefile.in Mon Feb 18 10:36:05 2008 -0500
@@ -212,7 +212,7 @@ OPENJDK_VERSION = b24
OPENJDK_VERSION = b24
EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
gcjwebplugin.cc patches/icedtea-speed.patch tools-copy contrib ports \
- tools patches/icedtea-gcc-4.3.patch
+ tools patches/icedtea-gcc-4.3.patch patches/icedtea-always-zero.patch
# OpenJDK build environment.
diff -r 4ac4ff0b15ec -r 25256a255b81 patches/icedtea-zero.patch
--- a/patches/icedtea-zero.patch Mon Feb 18 10:02:47 2008 -0500
+++ b/patches/icedtea-zero.patch Mon Feb 18 10:36:05 2008 -0500
@@ -99,16 +99,6 @@ diff -ru openjdk/hotspot/src/share/vm/ut
}
STEP(140, "(printing VM operation)" )
---- gcc.make 2008-02-17 15:44:19.000000000 -0500
-+++ openjdk/hotspot/build/linux/makefiles/gcc.make 2008-02-17 15:44:37.000000000 -0500
-@@ -57,6 +57,7 @@
-
- VM_PICFLAG = $(VM_PICFLAG/$(LINK_INTO))
-
-+CFLAGS += $(LIBFFI_CFLAGS)
- CFLAGS += $(VM_PICFLAG)
- CFLAGS += -fno-rtti
- CFLAGS += -fno-exceptions
--- jdk7/hotspot/build/linux/makefiles/buildtree.make 2008-01-29 16:03:30.000000000 -0500
+++ openjdk/hotspot/build/linux/makefiles/buildtree.make 2008-02-18 09:59:36.000000000 -0500
@@ -63,7 +63,11 @@
More information about the distro-pkg-dev
mailing list