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 88 to Rev 89
    Reverse comparison

Rev 88 → Rev 89

/AUTHORS
42,6 → 42,9
Mark Jarvin
Feature 1673: MAC OS X support
 
Vijay Karin
Bug 534: Report of test bench not working.
 
Vinay Patil
Bug 1710: mprofile argument handling
 
/configure.ac
27,8 → 27,8
 
 
# Use a full version number (x.y.z, possibly with "rcn" as a suffix) when
# preparing a release, otherwise use a the date version (x.y.z-yyyy-mm-dd).
AC_INIT([or1ksim], [0.3.1-2010-04-21], [openrisc@opencores.org])
# preparing a release, otherwise use a the date version (yyyy-mm-dd).
AC_INIT([or1ksim], [2010-04-21], [openrisc@opencores.org])
AC_CONFIG_MACRO_DIR([m4])
 
# Check we have the execute source file present for sanity. Specify a separate
/NEWS
23,11 → 23,15
* Feature 409: Separate ELF loader library already exists in binutils.
* Feature 586: Ignoring HW breakpoints is already possible.
 
The following bugs are fixed:
The following bugs are fixed.
* Bug 534: Test suite fixed (see above).
* Bug 1710: mprofile now handles mode args correctly.
* Bug 1723: PS2 keyboard error message clearer if RX file won't open.
* Bug 1773: Or1ksim now accepts ELF image when working through RSP.
* Bug 1723: PS2 keyboard error message clearer if RX file won't open.
* Bug 1710: mprofile now handles mode args correctly.
 
The following bugs are either cannot be reproduced or will not be fixed.
 
 
New in release 0.3.0
====================
 
/configure
1,7 → 1,7
#! /bin/sh
# From configure.ac Id: configure.ac 946 2010-04-20 15:07:42Z jeremy using automake version AC_ACVERSION.
# From configure.ac Id: configure.ac 948 2010-04-21 10:27:25Z jeremy using automake version AC_ACVERSION.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for or1ksim 0.3.1-2010-04-21.
# Generated by GNU Autoconf 2.63 for or1ksim 2010-04-21.
#
# Report bugs to <openrisc@opencores.org>.
#
766,8 → 766,8
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='0.3.1-2010-04-21'
PACKAGE_STRING='or1ksim 0.3.1-2010-04-21'
PACKAGE_VERSION='2010-04-21'
PACKAGE_STRING='or1ksim 2010-04-21'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
ac_unique_file="cpu/or32/execute.c"
1530,7 → 1530,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 0.3.1-2010-04-21 to adapt to many kinds of systems.
\`configure' configures or1ksim 2010-04-21 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1601,7 → 1601,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim 0.3.1-2010-04-21:";;
short | recursive ) echo "Configuration of or1ksim 2010-04-21:";;
esac
cat <<\_ACEOF
 
1709,7 → 1709,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim configure 0.3.1-2010-04-21
or1ksim configure 2010-04-21
generated by GNU Autoconf 2.63
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1743,7 → 1743,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 $as_me 0.3.1-2010-04-21, which was
It was created by or1ksim $as_me 2010-04-21, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
$ $0 $@
11050,7 → 11050,7
 
# Define the identity of the package.
PACKAGE='or1ksim'
VERSION='0.3.1-2010-04-21'
VERSION='2010-04-21'
 
 
cat >>confdefs.h <<_ACEOF
18152,7 → 18152,7
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by or1ksim $as_me 0.3.1-2010-04-21, which was
This file was extended by or1ksim $as_me 2010-04-21, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
18215,7 → 18215,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
or1ksim config.status 0.3.1-2010-04-21
or1ksim config.status 2010-04-21
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

powered by: WebSVN 2.1.0

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