OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim
    from Rev 793 to Rev 797
    Reverse comparison

Rev 793 → Rev 797

/configure.ac
28,7 → 28,7
 
# Use a full version number (x.y.z, possibly with "rcn" as a suffix) when
# preparing a release, otherwise use a the date version (yyyy-mm-dd).
AC_INIT([or1ksim], [2012-04-07], [openrisc@opencores.org])
AC_INIT([or1ksim], [2012-04-27], [openrisc@opencores.org])
AC_CONFIG_MACRO_DIR([m4])
 
# Generically use extensions such as _GNU_SOURCE if available.
/ChangeLog
1,3 → 1,8
2012-04-27 Peter Gavin <pgavin@gmail.com>
 
* configure: Regenerated.
* configure.ac: Updated version.
 
2012-04-07 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* MAINTAINERS: Added.
/testsuite/test-code-or1k/configure
1,6 → 1,6
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for or1ksim-testsuite 2012-04-07.
# Generated by GNU Autoconf 2.68 for or1ksim-testsuite 2012-04-27.
#
# Report bugs to <openrisc@opencores.org>.
#
570,8 → 570,8
# Identity of this package.
PACKAGE_NAME='or1ksim-testsuite'
PACKAGE_TARNAME='or1ksim-testsuite'
PACKAGE_VERSION='2012-04-07'
PACKAGE_STRING='or1ksim-testsuite 2012-04-07'
PACKAGE_VERSION='2012-04-27'
PACKAGE_STRING='or1ksim-testsuite 2012-04-27'
PACKAGE_BUGREPORT='openrisc@opencores.org'
PACKAGE_URL=''
 
1300,7 → 1300,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 or1ksim-testsuite 2012-04-07 to adapt to many kinds of systems.
\`configure' configures or1ksim-testsuite 2012-04-27 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1371,7 → 1371,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim-testsuite 2012-04-07:";;
short | recursive ) echo "Configuration of or1ksim-testsuite 2012-04-27:";;
esac
cat <<\_ACEOF
 
1480,7 → 1480,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim-testsuite configure 2012-04-07
or1ksim-testsuite configure 2012-04-27
generated by GNU Autoconf 2.68
 
Copyright (C) 2010 Free Software Foundation, Inc.
1903,7 → 1903,7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by or1ksim-testsuite $as_me 2012-04-07, which was
It was created by or1ksim-testsuite $as_me 2012-04-27, which was
generated by GNU Autoconf 2.68. Invocation command line was
 
$ $0 $@
11104,7 → 11104,7
 
# Define the identity of the package.
PACKAGE='or1ksim-testsuite'
VERSION='2012-04-07'
VERSION='2012-04-27'
 
 
cat >>confdefs.h <<_ACEOF
12556,7 → 12556,7
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by or1ksim-testsuite $as_me 2012-04-07, which was
This file was extended by or1ksim-testsuite $as_me 2012-04-27, which was
generated by GNU Autoconf 2.68. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
12622,7 → 12622,7
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
or1ksim-testsuite config.status 2012-04-07
or1ksim-testsuite config.status 2012-04-27
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
 
/testsuite/test-code-or1k/configure.ac
23,7 → 23,7
# Configure script for the OpenRISC 1000 simulator test suite OR1K code
# directory. This uses a different tool chain, so has its own configuration
# script. Process this file with autoconf to produce a configure script.
AC_INIT([or1ksim-testsuite], [2012-04-07], [openrisc@opencores.org])
AC_INIT([or1ksim-testsuite], [2012-04-27], [openrisc@opencores.org])
AC_CONFIG_MACRO_DIR([m4])
 
AC_PROG_LIBTOOL
/testsuite/test-code-or1k/ChangeLog
1,3 → 1,8
2012-04-27 Peter Gavin <pgavin@gmail.com>
 
* configure: Regenerated.
* configure.ac: Updated version.
 
2012-04-07 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
/testsuite/lib/or1ksim.exp
135,6 → 135,7
timeout {
perror "Timeout";
unresolved "$testname: timeout";
close
return
}
}
/testsuite/lib/libsim.exp
116,6 → 116,7
timeout {
perror "Timeout";
unresolved "$testname: timeout";
close
return
}
}
/testsuite/ChangeLog
1,3 → 1,7
2012-04-25 Peter Gavin <pgavin@gmail.com>
 
* lib/libsim.exp, lib/or1ksim.exp: kill test processes that timeout
 
2012-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
Patch from R Diez <rdiezmail-openrisc@yahoo.de>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.