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

Subversion Repositories openrisc_me

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim/testsuite
    from Rev 226 to Rev 230
    Reverse comparison

Rev 226 → Rev 230

/libsim.tests/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
140,7 → 140,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/test-code-or1k/configure
1,6 → 1,6
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for or1ksim-testsuite 2010-06-31.
# Generated by GNU Autoconf 2.63 for or1ksim-testsuite 2010-08-01.
#
# Report bugs to <openrisc@opencores.org>.
#
745,8 → 745,8
# Identity of this package.
PACKAGE_NAME='or1ksim-testsuite'
PACKAGE_TARNAME='or1ksim-testsuite'
PACKAGE_VERSION='2010-06-31'
PACKAGE_STRING='or1ksim-testsuite 2010-06-31'
PACKAGE_VERSION='2010-08-01'
PACKAGE_STRING='or1ksim-testsuite 2010-08-01'
PACKAGE_BUGREPORT='openrisc@opencores.org'
 
# Factoring default headers for most tests.
1477,7 → 1477,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 2010-06-31 to adapt to many kinds of systems.
\`configure' configures or1ksim-testsuite 2010-08-01 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
1548,7 → 1548,7
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of or1ksim-testsuite 2010-06-31:";;
short | recursive ) echo "Configuration of or1ksim-testsuite 2010-08-01:";;
esac
cat <<\_ACEOF
 
1653,7 → 1653,7
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
or1ksim-testsuite configure 2010-06-31
or1ksim-testsuite configure 2010-08-01
generated by GNU Autoconf 2.63
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1667,7 → 1667,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 2010-06-31, which was
It was created by or1ksim-testsuite $as_me 2010-08-01, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
$ $0 $@
10922,7 → 10922,7
 
# Define the identity of the package.
PACKAGE='or1ksim-testsuite'
VERSION='2010-06-31'
VERSION='2010-08-01'
 
 
cat >>confdefs.h <<_ACEOF
13142,7 → 13142,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 2010-06-31, which was
This file was extended by or1ksim-testsuite $as_me 2010-08-01, which was
generated by GNU Autoconf 2.63. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
13205,7 → 13205,7
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
or1ksim-testsuite config.status 2010-06-31
or1ksim-testsuite config.status 2010-08-01
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
/test-code-or1k/configure.ac
24,7 → 24,7
# 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],[2010-06-31], [openrisc@opencores.org])
AC_INIT([or1ksim-testsuite],[2010-08-01], [openrisc@opencores.org])
AC_CONFIG_MACRO_DIR([m4])
 
AC_PROG_LIBTOOL
/test-code-or1k/ChangeLog
1,20 → 1,30
2010-08-01 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Version changed to current date
 
2010-06-31 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Version changed to current date
 
2010-06-29 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Version changed to current date
 
2010-06-22 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Version changed to 0.4.0.
 
2010-06-16 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Changed version to 0.4.0rc2.
 
2010-06-15 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/is-and-test.S: Created.
* inst-set-test/is-or-test.S: Created.
* inst-set-test/is-shift-test.S: Created.
25,6 → 35,7
* inst-set-test/Makefile.in: Regenerated.
 
2010-06-14 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/inst-set-test.S <range>: Just output
identification string.
<align>: Alignment exception handler.
35,6 → 46,7
* inst-set-test/Makefile.in: Regenerated.
 
2010-06-13 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/inst-set-test.h <PUTHH, PUTHQ, CHECK_RES1>: New
macros created.
* inst-set-test/inst-set-test.S (puthh, puthq): Created.
52,6 → 64,7
* inst-set-test/Makefile.in: Regenerated.
 
2010-06-11 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/inst-set-test.h: Calling conventions updated.
<CHECK_RES2>: New macro created.
<PUTS>: New macro created.
65,6 → 78,7
* mul/mul.c: Corrected expected results.
 
2010-06-10 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/is-add-test.S: Commenting corrected.
* inst-set-test/is-find-test.S: Created.
* inst-set-test/Makefile.am: Updated for new tests
71,14 → 85,17
* inst-set-test/Makefile.in: Regenerated.
 
2010-06-10 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/is-add-test.S: Added tests for l.addi and l.addic
 
2010-06-09 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* inst-set-test/is-add-test.S: Created.
* inst-set-test/Makefile.am: Updated for new tests
* inst-set-test/Makefile.in: Regenerated.
 
2010-06-08 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* mc-sync/mc-sync.c: mc_defines.h -> mc-defines.h.
* mc-ssram/mc-ssram.c: mc_defines.h -> mc-defines.h.
* mc-dram/mc-dram.c: mc_defines.h -> mc-defines.h.
85,6 → 102,7
* mc-async/mc-async.c: mc_defines.h -> mc-defines.h.
 
2010-06-08 Julius Baxter <julius.baxter@orsoc.se>
 
* eth/eth.h: Created from ethernet peripheral's header.
* eth/Makefile.am: Removed eth_CPPFLAGS.
* mc-sync/mc-sync.c: Changed include of mc.h to mc_defines.h
93,6 → 111,7
* mc-async/mc-async.c: Changed include of mc.h to mc_defines.h
 
2010-06-06 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Removed creation of lws-test makefile.
* fp/fp.S (_puts): Fixed register usage.
113,6 → 132,7
* Makefile.in: Regenerated.
 
2010-06-04 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Added creation of lws-test makefile
* fp/fp.S (_puts): Fixed register usage.
124,6 → 144,7
* Makefile.in: Regenerated.
 
2010-06-02 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure: Regenerated.
* configure.ac: Added creation of FP test makefile
* fp: Directory created.
134,11 → 155,13
* Makefile.in: Regenerated.
 
2010-05-18 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* loop/loop-init.c (main): Initialize top of each memory block.
* loop/loop-report.c (main): Rewritten to ensure reliable
reporting of results.
 
2010-05-11 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* loop/loop-init.c: Looping program with SPR and memory
initialization.
* loop/loop-report.c: Looping program which reports changes to SPR
147,6 → 170,7
* loop/Makefile.in: Regenerated.
 
2010-04-28 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* int-logger/int-logger-edge.c: Created.
* int-logger/Makefile.am: Added int-logger-edge.
* int-logger/Makefile.in: Regenerated.
156,10 → 180,12
* upcalls/Makefile.in: Regenerated.
 
2010-04-25 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* kbdtest/kbdtest.c (print_escaped_char): Added function to print
chars more clearly.
 
2010-04-23 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure.ac: Added new interrupt test make files.
* configure: Regenerated.
* int-logger/int-logger-level.c: Created.
167,11 → 193,13
* int-logger/Makefile.in: Regenerated.
 
2010-04-22 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* support/support.c (print_base, printf_unsigned_base): Value and
base made unsigned.
(print_decimal): cast value to unsigned for call to print_base.
 
2010-04-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* AUTHORS: Moved from parent directory
* configure: Regenerated.
* configure.ac: Moved from parent directory and updated.
181,6 → 209,7
* README: Updated for new structure.
 
2010-04-20 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* support/spr-defs.h: NOP_PRINTF definition removed.
* except-test/except-test.c (illegal_insn_test):
Generate and check a correct sequence for illegal instruction.
188,6 → 217,7
Generate a properly illegal instruction.
 
2010-04-19 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* acv-gpio: New directory.
* acv-gpio/acv-gpio.c: Created.
* acv-gpio/Makefile.am: Created.
/test-code-or1k/support/spr-defs.h
41,7 → 41,6
#define SPRGROUP_PM (8<< MAX_SPRS_PER_GRP_BITS)
#define SPRGROUP_PIC (9<< MAX_SPRS_PER_GRP_BITS)
#define SPRGROUP_TT (10<< MAX_SPRS_PER_GRP_BITS)
#define SPRGROUP_FPU (11<< MAX_SPRS_PER_GRP_BITS)
 
/* System control and status group */
#define SPR_VR (SPRGROUP_SYS + 0)
125,9 → 124,6
#define SPR_TTMR (SPRGROUP_TT + 0)
#define SPR_TTCR (SPRGROUP_TT + 1)
 
/* FPU group */
#define SPR_FPCSR (SPRGROUP_FPU + 0)
 
/*
* Bit definitions for the Version Register
*
542,33 → 538,6
#define SPR_TTMR_M 0xc0000000 /* Tick mode */
 
/*
* Bit definitions for the FP Control Status Register
*
*/
#define SPR_FPCSR_FPEE 0x00000001 /* Floating Point Exception Enable */
#define SPR_FPCSR_RM 0x00000006 /* Rounding Mode */
#define SPR_FPCSR_OVF 0x00000008 /* Overflow Flag */
#define SPR_FPCSR_UNF 0x00000010 /* Underflow Flag */
#define SPR_FPCSR_SNF 0x00000020 /* SNAN Flag */
#define SPR_FPCSR_QNF 0x00000040 /* QNAN Flag */
#define SPR_FPCSR_ZF 0x00000080 /* Zero Flag */
#define SPR_FPCSR_IXF 0x00000100 /* Inexact Flag */
#define SPR_FPCSR_IVF 0x00000200 /* Invalid Flag */
#define SPR_FPCSR_INF 0x00000400 /* Infinity Flag */
#define SPR_FPCSR_DZF 0x00000800 /* Divide By Zero Flag */
#define SPR_FPCSR_ALLF (SPR_FPCSR_OVF | SPR_FPCSR_UNF | SPR_FPCSR_SNF | \
SPR_FPCSR_QNF | SPR_FPCSR_ZF | SPR_FPCSR_IXF | \
SPR_FPCSR_IVF | SPR_FPCSR_INF | SPR_FPCSR_DZF)
 
 
#define FPCSR_RM_RN (0<<1)
#define FPCSR_RM_RZ (1<<1)
#define FPCSR_RM_RIP (2<<1)
#define FPCSR_RM_RIN (3<<1)
 
 
/*
* l.nop constants
*
*/
/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
183,7 → 183,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
317,7 → 316,7
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
@fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
342,7 → 341,7
fi; test -z "$$fail"
 
$(RECURSIVE_CLEAN_TARGETS):
@failcom='exit 1'; \
@fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
/config/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
140,7 → 140,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/lib/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
140,7 → 140,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/or1ksim.tests/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
140,7 → 140,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/test-code/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
179,7 → 179,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
301,7 → 300,7
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
@fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
326,7 → 325,7
fi; test -z "$$fail"
 
$(RECURSIVE_CLEAN_TARGETS):
@failcom='exit 1'; \
@fail= failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
/test-code/lib-iftest/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
159,7 → 159,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/test-code/lib-upcalls/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
156,7 → 156,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/test-code/lib-jtag/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
159,7 → 159,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
/test-code/lib-inttest/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
160,7 → 160,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@

powered by: WebSVN 2.1.0

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