[kaffe] CVS kaffe (robilad): configure.ac, README: Set version to 1.1.8.
Kaffe CVS
cvs-commits at kaffe.org
Thu Sep 13 03:50:16 PDT 2007
PatchSet 7549
Date: 2007/09/13 10:48:59
Author: robilad
Branch: HEAD
Tag: (none)
Log:
2007-09-13 Dalibor Topic <robilad at kaffe.org>
* configure.ac, README: Set version to 1.1.8.
* RELEASE-NOTES: Cleaned up tested platforms.
Members:
ChangeLog:1.5047->1.5048
README:1.44->1.45
RELEASE-NOTES:1.15->1.16
configure:1.594->1.595
configure.ac:1.268->1.269
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5047 kaffe/ChangeLog:1.5048
--- kaffe/ChangeLog:1.5047 Thu Sep 13 09:54:37 2007
+++ kaffe/ChangeLog Thu Sep 13 10:48:59 2007
@@ -1,3 +1,9 @@
+2007-09-13 Dalibor Topic <robilad at kaffe.org>
+
+ * configure.ac, README: Set version to 1.1.8.
+
+ * RELEASE-NOTES: Cleaned up tested platforms.
+
2007-09-13 Robert Schuster <robertschuster at fsfe.org>
* native/jni/java-net/gnu_java_net_local_LocalSocketImpl.c:
Index: kaffe/README
diff -u kaffe/README:1.44 kaffe/README:1.45
--- kaffe/README:1.44 Wed Sep 12 13:29:00 2007
+++ kaffe/README Thu Sep 13 10:48:59 2007
@@ -1,7 +1,7 @@
===================
- Kaffe 1.1.8-pre
+ Kaffe 1.1.8
===================
Index: kaffe/RELEASE-NOTES
diff -u kaffe/RELEASE-NOTES:1.15 kaffe/RELEASE-NOTES:1.16
--- kaffe/RELEASE-NOTES:1.15 Sun Aug 12 05:27:48 2007
+++ kaffe/RELEASE-NOTES Thu Sep 13 10:48:59 2007
@@ -103,20 +103,10 @@
arch | os | engine | threads | gc | passed
======================================================
- alpha | linux | intrp | pthread | kaffe |
- alpha | freebsd | intrp | pthread | kaffe |
- amd64 | linux | intrp | jthread | kaffe |
- amd64 | linux | intrp | pthread | kaffe |
arm9hf | linux | intrp | pthread | kaffe | 137/150 * hf: Hard Float
arm9hf | linux | jit | pthread | kaffe | 136/150
arm9hf | linux | jit3 | pthread | kaffe | 124/150
arm9sf | netbsd | intrp | pthread | kaffe | 146/150 * sf: Soft Float
- i386 | linux | intrp | pthread | kaffe |
- i386 | linux | intrp | jthread | kaffe |
- i386 | linux | jit | pthread | kaffe |
- i386 | linux | jit | jthread | kaffe |
- i386 | linux | jit3 | pthread | kaffe |
- i386 | linux | jit3 | jthread | kaffe |
i386 | cygwin | intrp | jthread | kaffe | 142/150
i386 | cygwin | jit | jthread | kaffe | 131/150
i386 | cygwin | intrp | pthread | kaffe | 139/150
@@ -124,16 +114,11 @@
i386 | netbsd | intrp | jthread | kaffe | 144/150
i386 | netbsd | jit | jthread | kaffe | 144/150
i386 | netbsd | jit3 | jthread | kaffe | 146/150
- i386 | openbsd | intrp | jthread | kaffe |
- i386 | openbsd | intrp | pthread | kaffe |
- i386 | openbsd | jit | pthread | kaffe |
m68k | linux | intrp | pthread | kaffe | ~138/150
m68k | linux | jit | pthread | kaffe | ~122/150
m68k | linux | jit3 | pthread | kaffe | ~128/150
m68k | netbsd | jit3 | jthread | kaffe | ~123/150
m68k | netbsd | intrp | jthread | kaffe | ~105/150
-powerpc | linux | intrp | pthread | kaffe |
-powerpc | linux | intrp | jthread | kaffe |
sparc | linux | jit | pthread | kaffe | 150/150
Platform Specific Notes
Index: kaffe/configure
diff -u kaffe/configure:1.594 kaffe/configure:1.595
--- kaffe/configure:1.594 Wed Sep 12 14:24:15 2007
+++ kaffe/configure Thu Sep 13 10:48:59 2007
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for Kaffe Virtual Machine 1.1.8-pre.
+# Generated by GNU Autoconf 2.61 for Kaffe Virtual Machine 1.1.8.
#
# Report bugs to <kaffe at kaffe.org>.
#
@@ -751,8 +751,8 @@
# Identity of this package.
PACKAGE_NAME='Kaffe Virtual Machine'
PACKAGE_TARNAME='kaffe'
-PACKAGE_VERSION='1.1.8-pre'
-PACKAGE_STRING='Kaffe Virtual Machine 1.1.8-pre'
+PACKAGE_VERSION='1.1.8'
+PACKAGE_STRING='Kaffe Virtual Machine 1.1.8'
PACKAGE_BUGREPORT='kaffe at kaffe.org'
ac_unique_file="kaffe"
@@ -1600,7 +1600,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Kaffe Virtual Machine 1.1.8-pre to adapt to many kinds of systems.
+\`configure' configures Kaffe Virtual Machine 1.1.8 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1674,7 +1674,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kaffe Virtual Machine 1.1.8-pre:";;
+ short | recursive ) echo "Configuration of Kaffe Virtual Machine 1.1.8:";;
esac
cat <<\_ACEOF
@@ -1902,7 +1902,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Kaffe Virtual Machine configure 1.1.8-pre
+Kaffe Virtual Machine configure 1.1.8
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1939,7 +1939,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Kaffe Virtual Machine $as_me 1.1.8-pre, which was
+It was created by Kaffe Virtual Machine $as_me 1.1.8, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2773,7 +2773,7 @@
# Define the identity of the package.
PACKAGE='kaffe'
- VERSION='1.1.8-pre'
+ VERSION='1.1.8'
cat >>confdefs.h <<_ACEOF
@@ -49241,7 +49241,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Kaffe Virtual Machine $as_me 1.1.8-pre, which was
+This file was extended by Kaffe Virtual Machine $as_me 1.1.8, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -49298,7 +49298,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-Kaffe Virtual Machine config.status 1.1.8-pre
+Kaffe Virtual Machine config.status 1.1.8
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Index: kaffe/configure.ac
diff -u kaffe/configure.ac:1.268 kaffe/configure.ac:1.269
--- kaffe/configure.ac:1.268 Wed Sep 12 14:24:16 2007
+++ kaffe/configure.ac Thu Sep 13 10:48:59 2007
@@ -1,4 +1,4 @@
-AC_INIT([Kaffe Virtual Machine],[1.1.8-pre],[kaffe at kaffe.org],[kaffe])
+AC_INIT([Kaffe Virtual Machine],[1.1.8],[kaffe at kaffe.org],[kaffe])
AC_PREREQ(2.59)
More information about the kaffe
mailing list