summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2020-02-29 14:30:08 +0100
committerJiri Gaisler <jiri@gaisler.se>2020-02-29 14:30:08 +0100
commitd03731a245113bd4f9587dc9a64c1c06cd8c6a1a (patch)
treef85998a908f5d8e24def0021d7a038ebb1d4c242
parentFix incorrect operation on big-endian hosts (diff)
downloadsis-d03731a245113bd4f9587dc9a64c1c06cd8c6a1a.tar.bz2
Update to version 2.212.21
-rw-r--r--Makefile.in1
-rwxr-xr-xconfigure34
-rw-r--r--configure.ac2
-rw-r--r--sis.info26
-rw-r--r--version.texi8
5 files changed, 42 insertions, 29 deletions
diff --git a/Makefile.in b/Makefile.in
index a0ecb68..8b091a6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -253,6 +253,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/configure b/configure
index c8208d4..89814a0 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.20.
+# Generated by GNU Autoconf 2.69 for sis 2.21.
#
#
# 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.20'
-PACKAGE_STRING='sis 2.20'
+PACKAGE_VERSION='2.21'
+PACKAGE_STRING='sis 2.21'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -698,6 +698,7 @@ infodir
docdir
oldincludedir
includedir
+runstatedir
localstatedir
sharedstatedir
sysconfdir
@@ -770,6 +771,7 @@ datadir='${datarootdir}'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
+runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1022,6 +1024,15 @@ do
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
+ -runstatedir | --runstatedir | --runstatedi | --runstated \
+ | --runstate | --runstat | --runsta | --runst | --runs \
+ | --run | --ru | --r)
+ ac_prev=runstatedir ;;
+ -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
+ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
+ | --run=* | --ru=* | --r=*)
+ runstatedir=$ac_optarg ;;
+
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1159,7 +1170,7 @@ fi
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir
+ libdir localedir mandir runstatedir
do
eval ac_val=\$$ac_var
# Remove trailing slashes.
@@ -1272,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.20 to adapt to many kinds of systems.
+\`configure' configures sis 2.21 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1312,6 +1323,7 @@ Fine tuning of the installation directories:
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
@@ -1342,7 +1354,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of sis 2.20:";;
+ short | recursive ) echo "Configuration of sis 2.21:";;
esac
cat <<\_ACEOF
@@ -1432,7 +1444,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-sis configure 2.20
+sis configure 2.21
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1730,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.20, which was
+It was created by sis $as_me 2.21, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2557,7 +2569,7 @@ fi
# Define the identity of the package.
PACKAGE='sis'
- VERSION='2.20'
+ VERSION='2.21'
cat >>confdefs.h <<_ACEOF
@@ -4899,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.20, which was
+This file was extended by sis $as_me 2.21, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4965,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.20
+sis config.status 2.21
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 47a2480..0c29d28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sis], [2.20])
+AC_INIT([sis], [2.21])
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 d16b645..c37dd3b 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.20, 31 May 2019).
+This manual is for SIS (version 2.21, 28 february 2020).
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.20, 31 May 2019).
+This manual is for SIS (version 2.21, 28 february 2020).
* Menu:
@@ -1208,16 +1208,16 @@ Index

Tag Table:
-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
+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

End Tag Table
diff --git a/version.texi b/version.texi
index 5ddeba4..8527475 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 31 May 2019
-@set UPDATED-MONTH May 2019
-@set EDITION 2.20
-@set VERSION 2.20
+@set UPDATED 28 february 2020
+@set UPDATED-MONTH february 2020
+@set EDITION 2.21
+@set VERSION 2.21