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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 1759 to Rev 1760
    Reverse comparison

Rev 1759 → Rev 1760

/trunk/or1ksim/configure
1,7 → 1,7
#! /bin/sh
# From configure.ac Id: configure.ac 318 2009-02-24 16:00:03Z jeremy using automake version AC_ACVERSION.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for or1ksim 0.3.0rc3.
# Generated by GNU Autoconf 2.61 for or1ksim 0.3.0.
#
# Report bugs to <openrisc@opencores.org>.
#
729,8 → 729,8
# Identity of this package.
PACKAGE_NAME='or1ksim'
PACKAGE_TARNAME='or1ksim'
PACKAGE_VERSION='0.3.0rc3'
PACKAGE_STRING='or1ksim 0.3.0rc3'
PACKAGE_VERSION='0.3.0'
PACKAGE_STRING='or1ksim 0.3.0'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
ac_unique_file="cpu/or32/execute.c"
1418,7 → 1418,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.0rc3 to adapt to many kinds of systems.
\`configure' configures or1ksim 0.3.0 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1489,7 → 1489,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim 0.3.0rc3:";;
short | recursive ) echo "Configuration of or1ksim 0.3.0:";;
esac
cat <<\_ACEOF
 
1598,7 → 1598,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim configure 0.3.0rc3
or1ksim configure 0.3.0
generated by GNU Autoconf 2.61
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1612,7 → 1612,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.0rc3, which was
It was created by or1ksim $as_me 0.3.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
 
$ $0 $@
19044,7 → 19044,7
 
# Define the identity of the package.
PACKAGE='or1ksim'
VERSION='0.3.0rc3'
VERSION='0.3.0'
 
 
cat >>confdefs.h <<_ACEOF
26008,7 → 26008,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.0rc3, which was
This file was extended by or1ksim $as_me 0.3.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
26061,7 → 26061,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
or1ksim config.status 0.3.0rc3
or1ksim config.status 0.3.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
/trunk/or1ksim/configure.ac
26,7 → 26,7
# Process this file with autoconf to produce a configure script.
 
 
AC_INIT([or1ksim], [0.3.0rc3], [openrisc@opencores.org])
AC_INIT([or1ksim], [0.3.0], [openrisc@opencores.org])
AC_CONFIG_SRCDIR([cpu/or32/execute.c])
AC_CANONICAL_TARGET([])
AC_PROG_LIBTOOL
33,7 → 33,7
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h])
 
AC_REVISION([$Id: configure.ac,v 1.4 2009-02-24 17:24:08 jeremybennett Exp $ using automake version] AC_ACVERSION)
AC_REVISION([$Id: configure.ac,v 1.5 2009-03-02 13:16:01 jeremybennett Exp $ using automake version] AC_ACVERSION)
 
# make sure we are using a recent autoconf version
AC_PREREQ(2.59)
/trunk/or1ksim/doc/or1ksim.info
9,7 → 9,7
 
This file documents the OpenRISC Architectural Simulator, Or1ksim.
 
Copyright (C) 2008 Embecosm Limited.
Copyright (C) 2008, 2009 Embecosm Limited.
 
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
64,7 → 64,7
Unpack the software and create a _separate_ directory in which to build
it:
 
tar jxf or1ksim-0.3.0rc3.tar.bz2
tar jxf or1ksim-0.3.0.tar.bz2
mkdir builddir_or1ksim
cd builddir_or1ksim
 
81,7 → 81,7
OpenRISC 1000 32-bit architecture. If this argument is omitted, it will
default to OpenRISC 1000 32-bit with a warning
 
../or1ksim-0.3.0rc3/configure --target=or32-uclinux ...
../or1ksim-0.3.0/configure --target=or32-uclinux ...
 
There are several other options available, many of which are standard
to GNU `configure' scripts. Use `configure --help' to see all the
225,10 → 225,10
1.4 Known Problems and Issues
=============================
 
The following problems and issues are known about with Or1ksim
0.3.0rc3. The OpenRISC tracker may be used to see the current state of
these issues and to raise new problems and feature requests. It may be
found at `http://www.opencores.org/ptracker.cgi/view/or1k/398'.
The following problems and issues are known about with Or1ksim 0.3.0.
The OpenRISC tracker may be used to see the current state of these
issues and to raise new problems and feature requests. It may be found
at `http://www.opencores.org/ptracker.cgi/view/or1k/398'.
 
* The Supervision Register Little Endian Enable (LEE) bit is
ignored. Or1ksim can be built for either little endian or big
4030,54 → 4030,54
 

Tag Table:
Node: Top808
Node: Installation1218
Node: Preparation1465
Node: Configuring the Build1758
Node: Top814
Node: Installation1224
Node: Preparation1471
Node: Configuring the Build1761
Node: Build and Install6872
Node: Known Issues7561
Node: Usage9694
Node: Standalone Simulator9908
Node: Profiling Utility12797
Node: Memory Profiling Utility13705
Node: Simulator Library15064
Node: Configuration20526
Node: Configuration File Format21132
Node: Configuration File Preprocessing21424
Node: Configuration File Syntax21794
Node: Simulator Configuration24572
Node: Simulator Behavior24863
Node: Verification API Configuration28879
Node: CUC Configuration30808
Node: Core OpenRISC Configuration32713
Node: CPU Configuration33215
Node: Memory Configuration37005
Node: Memory Management Configuration42281
Node: Cache Configuration44642
Node: Interrupt Configuration47008
Node: Power Management Configuration47740
Node: Branch Prediction Configuration49012
Node: Debug Interface Configuration50365
Node: Peripheral Configuration54565
Node: Memory Controller Configuration55190
Node: UART Configuration57787
Node: DMA Configuration61293
Node: Ethernet Configuration63148
Node: GPIO Configuration67104
Node: Display Interface Configuration68727
Node: Frame Buffer Configuration71027
Node: Keyboard Configuration72877
Node: Disc Interface Configuration75103
Node: Generic Peripheral Configuration80018
Node: Interactive Command Line82302
Node: Verification API89250
Node: Code Internals93668
Node: Coding Conventions94225
Node: Global Data Structures98640
Node: Concepts101292
Ref: Output Redirection101437
Node: Internal Debugging101974
Node: GNU Free Documentation License102470
Node: Index124877
Node: Usage9691
Node: Standalone Simulator9905
Node: Profiling Utility12794
Node: Memory Profiling Utility13702
Node: Simulator Library15061
Node: Configuration20523
Node: Configuration File Format21129
Node: Configuration File Preprocessing21421
Node: Configuration File Syntax21791
Node: Simulator Configuration24569
Node: Simulator Behavior24860
Node: Verification API Configuration28876
Node: CUC Configuration30805
Node: Core OpenRISC Configuration32710
Node: CPU Configuration33212
Node: Memory Configuration37002
Node: Memory Management Configuration42278
Node: Cache Configuration44639
Node: Interrupt Configuration47005
Node: Power Management Configuration47737
Node: Branch Prediction Configuration49009
Node: Debug Interface Configuration50362
Node: Peripheral Configuration54562
Node: Memory Controller Configuration55187
Node: UART Configuration57784
Node: DMA Configuration61290
Node: Ethernet Configuration63145
Node: GPIO Configuration67101
Node: Display Interface Configuration68724
Node: Frame Buffer Configuration71024
Node: Keyboard Configuration72874
Node: Disc Interface Configuration75100
Node: Generic Peripheral Configuration80015
Node: Interactive Command Line82299
Node: Verification API89247
Node: Code Internals93665
Node: Coding Conventions94222
Node: Global Data Structures98637
Node: Concepts101289
Ref: Output Redirection101434
Node: Internal Debugging101971
Node: GNU Free Documentation License102467
Node: Index124874

End Tag Table
/trunk/or1ksim/doc/stamp-vti
1,4 → 1,4
@set UPDATED 24 February 2009
@set UPDATED-MONTH February 2009
@set EDITION 0.3.0rc3
@set VERSION 0.3.0rc3
@set UPDATED 2 March 2009
@set UPDATED-MONTH March 2009
@set EDITION 0.3.0
@set VERSION 0.3.0
/trunk/or1ksim/doc/or1ksim.texi
12,7 → 12,7
@copying
This file documents the OpenRISC Architectural Simulator, @value{OR1KSIM}.
 
Copyright @copyright{} 2008 Embecosm Limited.
Copyright @copyright{} 2008, 2009 Embecosm Limited.
 
@quotation
Permission is granted to copy, distribute and/or modify this document
/trunk/or1ksim/doc/version.texi
1,4 → 1,4
@set UPDATED 24 February 2009
@set UPDATED-MONTH February 2009
@set EDITION 0.3.0rc3
@set VERSION 0.3.0rc3
@set UPDATED 2 March 2009
@set UPDATED-MONTH March 2009
@set EDITION 0.3.0
@set VERSION 0.3.0
/trunk/or1ksim/NEWS
1,3 → 1,6
New in release 0.3.0
* No new features or bugs. This is the full release based on rc3.
 
New in release 0.3.0rc3
* Bug 376 fixed: 32 interrupts now supported
* Bug 377 fixed: Level triggered interrupts now work correctly
/trunk/or1ksim/ChangeLog
1,3 → 1,8
2009-03-02 Jeremy Bennett <jeremy.bennett@embecosm.com>
* README: Reference to installation instructions updated
* NEWS: Updated for release 0.3.0
* doc/or1ksim.texi: Copyright date updated
2009-02-24 Jeremy Bennett <jeremy.bennett@embecosm.com>
* configure.ac: Version number upped
* cpu/common/execute.h: cpu_state.npc_not_valid added
/trunk/or1ksim/README
23,7 → 23,7
Installation
============
 
See the file INSTALL
See the file INSTALL for generic installation instructions. Full details are in the user guide, which can be found in the 'doc' subdirectory.
 
 
GNU Tools
72,4 → 72,5
 
 
Upated by Jeremy Bennett (jeremy.bennett@embecosm.com)
28 October 2008
2 March 2009
 

powered by: WebSVN 2.1.0

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