summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2020-04-06 23:28:06 +0200
committerJiri Gaisler <jiri@gaisler.se>2020-09-09 10:44:12 +0200
commit117828bda28b2013f06b12f6e2373e8aac276d70 (patch)
tree1e83053c9cb49d2de08c59a7d27d94f899cdf0eb
parentMap RISC-V FPU CSR on host cpu using fenv.h (diff)
downloadsis-117828bda28b2013f06b12f6e2373e8aac276d70.tar.bz2
Update to version 2.222.22
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--sis.info26
-rw-r--r--sis.texi2
-rw-r--r--version.texi8
5 files changed, 29 insertions, 29 deletions
diff --git a/configure b/configure
index 89814a0..920b411 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for sis 2.21.
+# Generated by GNU Autoconf 2.69 for sis 2.22.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='sis'
PACKAGE_TARNAME='sis'
-PACKAGE_VERSION='2.21'
-PACKAGE_STRING='sis 2.21'
+PACKAGE_VERSION='2.22'
+PACKAGE_STRING='sis 2.22'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1283,7 +1283,7 @@ if test "$ac_init_help" = "long"; then
# 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 sis 2.21 to adapt to many kinds of systems.
+\`configure' configures sis 2.22 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1354,7 +1354,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sis 2.21:";;
+ short | recursive ) echo "Configuration of sis 2.22:";;
esac
cat <<\_ACEOF
@@ -1444,7 +1444,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-sis configure 2.21
+sis configure 2.22
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1742,7 +1742,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by sis $as_me 2.21, which was
+It was created by sis $as_me 2.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2569,7 +2569,7 @@ fi
# Define the identity of the package.
PACKAGE='sis'
- VERSION='2.21'
+ VERSION='2.22'
cat >>confdefs.h <<_ACEOF
@@ -4911,7 +4911,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by sis $as_me 2.21, which was
+This file was extended by sis $as_me 2.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4977,7 +4977,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-sis config.status 2.21
+sis config.status 2.22
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 0c29d28..2e17cf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sis], [2.21])
+AC_INIT([sis], [2.22])
AC_CONFIG_SRCDIR([sis.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS(config.h)
diff --git a/sis.info b/sis.info
index c37dd3b..2aba13c 100644
--- a/sis.info
+++ b/sis.info
@@ -1,6 +1,6 @@
This is sis.info, produced by makeinfo version 6.5 from sis.texi.
-This manual is for SIS (version 2.21, 28 february 2020).
+This manual is for SIS (version 2.22, 31 May 2019).
Copyright (C) 2019 Free Software Foundation, Inc.
@@ -21,7 +21,7 @@ File: sis.info, Node: Top, Next: Introduction, Up: (dir)
SIS
***
-This manual is for SIS (version 2.21, 28 february 2020).
+This manual is for SIS (version 2.22, 31 May 2019).
* Menu:
@@ -1208,16 +1208,16 @@ Index

Tag Table:
-Node: Top701
-Node: Introduction1039
-Node: Invoking sis1663
-Node: Commands3716
-Node: Emulated Systems7820
-Node: Multi-processing20487
-Node: Interfacing to GDB20983
-Node: Code coverage21393
-Node: Building SIS22398
-Node: GNU Free Documentation License23047
-Node: Index48191
+Node: Top696
+Node: Introduction1029
+Node: Invoking sis1653
+Node: Commands3706
+Node: Emulated Systems7810
+Node: Multi-processing20477
+Node: Interfacing to GDB20973
+Node: Code coverage21383
+Node: Building SIS22388
+Node: GNU Free Documentation License23037
+Node: Index48181

End Tag Table
diff --git a/sis.texi b/sis.texi
index 4392138..abc7e68 100644
--- a/sis.texi
+++ b/sis.texi
@@ -9,7 +9,7 @@
@copying
This manual is for SIS (version @value{VERSION}, @value{UPDATED}).
-Copyright @copyright{} 2019 Free Software Foundation, Inc.
+Copyright @copyright{} 2020 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/version.texi b/version.texi
index 8527475..07ecec6 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 28 february 2020
-@set UPDATED-MONTH february 2020
-@set EDITION 2.21
-@set VERSION 2.21
+@set UPDATED 9 September 2020
+@set UPDATED-MONTH September 2020
+@set EDITION 2.22
+@set VERSION 2.22