aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Collapse)AuthorFilesLines
1998-05-02 * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT).Doug Evans1-1/+11
(CGEN_MAINT): New variable. * configure.in: Add support for --enable-cgen-maint. * configure: Regenerate.
1998-05-01*) Delete CPU and CIA arguments from hw_io_*_buffer transfers.Andrew Cagney1-0/+56
Instead save them in the sim_hw structure. *) Route sim-core accesses to hw devices through the sim_hw module. *) Route hw device requests to abort/halt through the sim_hw module. *) Add print parameter to hw_tree_print() function. *) Add sim_engine_vabort () function.
1998-05-01Fix type of arguments to sim_engine_halt.Andrew Cagney2-5/+9
1998-04-30For multiply->add, loose underflow status, overflow when acc isAndrew Cagney1-0/+40
to-the-max, product can overflow result.
1998-04-30Add 2-result FP trace macro.Andrew Cagney1-0/+8
Dump hex value of floating-point numbers
1998-04-29Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer5-179/+284
* aclocal.m4: new file for AM_EXEEXT macro * configure.in: call AM_EXEEXT * configure: regenerate with autoconf 2.12.1. * Makefile.in: add EXEEXT support
1998-04-29 * sim-main.h, sky-libvpe.c: r59fp_op* functions were called withJames Lemke1-11/+12
1st parm of wrong type. Converted remaining "/" to "FDiv". * interp.c: Make "--float-type host" the default.
1998-04-29 * configure.in: Build simulator on sparclite and sparc86x targets.Mark Alexander1-0/+5
* configure: Regenerate.
1998-04-29* Test case for modular arithmetic hardware erratum, c.f. PR 14887.Frank Ch. Eigler2-0/+38
Wed Apr 29 12:49:00 1998 Frank Ch. Eigler <fche@cygnus.com> * ls-modaddr.S: New test for modular addressing. * Makefile.in: Run it.
1998-04-29* rw-vureg.{c,vuexpect}: test VU register read/writes through aliased memoryRon Unrau5-1/+167
1998-04-29Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer10-391/+534
* common/aclocal.m4: call AM_EXEEXT in SIM_AC_COMMON, define AM_CYGWIN32 and AM_EXEEXT. * common/Make-common.in: set EXEEXT, add missing EXEEXTs to run and install-common rules. * common/configure: regenerate And update all subdirectory ChangeLogs and configure files.
1998-04-29Rebuilt from latest cen filesNick Clifton1-0/+7
1998-04-29*** empty log message ***Jillian Ye1-12/+0
1998-04-29sce*test*_out_dif.dat : Change the last line of the files to beJillian Ye61-60/+178
"7f 00000000 00000000" : ----------------------------------------------------------------------
1998-04-29*** empty log message ***Jillian Ye3-1/+24
1998-04-27 * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly commentDoug Evans5-185/+40
and variable renaming due to macro insn additions. * mloop.in: Update to use CGEN_INSN_NUM. * cpu.x,modelx.c,readx.c,semx.c: Regenerated. * mloopx.in: Update to use CGEN_INSN_NUM.
1998-04-27 * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly commentDoug Evans1-0/+10
and variable renaming due to macro insn additions. * mloop.in: Update to use CGEN_INSN_NUM. * cpu.x,modelx.c,readx.c,semx.c: Regenerated. * mloopx.in: Update to use CGEN_INSN_NUM.
1998-04-27Clean up cell types.Andrew Cagney1-0/+5
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey58-1389/+1714
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again.
1998-04-26 * Makefile.in (autoconf-common autoheader-common): Don't pass -lTom Tromey2-3/+7
to autoconf and autoheader.
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey10-29/+85
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again. Don't call AC_C_CROSS.
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey2-3/+9
* config.in: Ditto. * acconfig.h (NEED_DECLARATION_PRINTF): Removed.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey7-31/+1988
* config.in: Ditto. * acconfig.h: Removed. * configure.in: Call CY_GNU_GETTEXT. * Makefile.in (INTLLIBS): New macro. (INTLDEPS): Likewise. ($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS. (top_builddir): New macro.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey3-62/+1913
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey4-48/+1898
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24 * Makefile.in (autoconf-common autoheader-common): Pass `-lTom Tromey3-46/+92
../common' to autoconf and autoheader. Unconditionally run autoconf in every subdir. (autoconf-changelog autoheader-changelog): Unconditionally run commands in every subdir. (autoconf-install autoheader-install): Likewise.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey4-51/+1901
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey4-278/+2030
* config.in: Ditto. * Makefile.in (top_builddir): New macro. (INTLLIBS): New macro. (INTLDEPS): Likewise. (psim): Depend on INTLDEPS; link against INTLLIBS. * configure.in: Call CY_GNU_GETTEXT.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey6-48/+2163
* config.in: Ditto. * acconfig.h: New file. * Make-common.in (top_builddir): New macro. (INTL_LIB): Removed. (INTLLIBS): New macro. (INTLDEPS): Likewise. (LIBDEPS): Use INTLDEPS. (EXTRA_LIBS): Use INTLLIBS. * aclocal.m4 (SIM_AC_COMMON): Call CY_GNU_GETTEXT. (CY_WITH_NLS, CY_GNU_GETTEXT, AM_PATH_PROG_WITH_TEST, AM_LC_MESSAGES): New macros from GNU gettext.
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey27-374/+14746
* config.in: Ditto. * configure.in: Don't call sinclude.
1998-04-24Drop leading `_' from macros.Andrew Cagney2-5/+18
1998-04-24* mips.igen (do_store_left): Pass 0 not NULL to store_memory.Andrew Cagney1-0/+4
1998-04-24* ic (rBase, rLink): Make the type a pointer.Andrew Cagney2-2/+6
1998-04-24* interp.c (struct hash_entry): OPCODE and MASK are unsigned.Andrew Cagney1-0/+57
* d10v_sim.h (remote-sim.h, sim-config.h): Include.
1998-04-24* ld-insn.c (load_insn_table): Terminate error with NL.Andrew Cagney1-0/+12
* gen.c (insns_bit_useless): Perform unsigned bit comparisons. * filter.c (is_filtered_out, filter_parse): Pacify GCC, len is unsigned. * gen-icache.c (print_icache_extraction): Do not type cast pointers.
1998-04-22Delete sky sim-base.h entries (required sanitization).Doug Evans1-12/+0
1998-04-22Move target specific stuff from sim/common/sim-base.h to sim/mips/sim-main.hJames Lemke2-0/+18
1998-04-22 * Makefile.in (GCC_FOR_TARGET): Add options to find newlib andDoug Evans2-2/+13
libgloss. Add comment that we should be using dejagnu.
1998-04-22 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.Doug Evans1-0/+4
1998-04-22Regenerate configureMichael Meissner6-207/+2085
1998-04-22Add intl supportMichael Meissner2-5/+16
1998-04-21Fixing typos.Jillian Ye1-1/+1
1998-04-21Makefile.in : Use GIF_TRACE to generate the sce_test*_our_gif.out files.Jillian Ye2-14/+18
1998-04-21r5900.igen, sim-main.h, sky-libvpe.c: Add run-time option --float-typeJames Lemke1-0/+19
1998-04-21configure.in, interp.c: Add configure option --with-sim-funit.James Lemke1-0/+20
1998-04-21sim-base.h: Add configure option --with-sim-funit.James Lemke2-0/+16
1998-04-21Add configure option --with-sim-funit for sim & gdb.James Lemke1-0/+10
1998-04-21 * cgen-ops.h (ADDCFSI): Fix.Doug Evans1-0/+3
(SUBCFSI): Tweak. PR 15741.
1998-04-21 * cgen-types.h (GETHIDI,MAKEDI): Tweak.Doug Evans1-0/+4
1998-04-21Fix sanitize tag. The proper keyword is "start-sanitize-*", notJason Molenda1-2/+2
"begin-sanitize-*".