Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-05-02 | * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT). | Doug Evans | 1 | -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 Cagney | 1 | -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-01 | Fix type of arguments to sim_engine_halt. | Andrew Cagney | 2 | -5/+9 | |
1998-04-30 | For multiply->add, loose underflow status, overflow when acc is | Andrew Cagney | 1 | -0/+40 | |
to-the-max, product can overflow result. | |||||
1998-04-30 | Add 2-result FP trace macro. | Andrew Cagney | 1 | -0/+8 | |
Dump hex value of floating-point numbers | |||||
1998-04-29 | Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 5 | -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 with | James Lemke | 1 | -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 Alexander | 1 | -0/+5 | |
* configure: Regenerate. | |||||
1998-04-29 | * Test case for modular arithmetic hardware erratum, c.f. PR 14887. | Frank Ch. Eigler | 2 | -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 memory | Ron Unrau | 5 | -1/+167 | |
1998-04-29 | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 10 | -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-29 | Rebuilt from latest cen files | Nick Clifton | 1 | -0/+7 | |
1998-04-29 | *** empty log message *** | Jillian Ye | 1 | -12/+0 | |
1998-04-29 | sce*test*_out_dif.dat : Change the last line of the files to be | Jillian Ye | 61 | -60/+178 | |
"7f 00000000 00000000" : ---------------------------------------------------------------------- | |||||
1998-04-29 | *** empty log message *** | Jillian Ye | 3 | -1/+24 | |
1998-04-27 | * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment | Doug Evans | 5 | -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 comment | Doug Evans | 1 | -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-27 | Clean up cell types. | Andrew Cagney | 1 | -0/+5 | |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 58 | -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 -l | Tom Tromey | 2 | -3/+7 | |
to autoconf and autoheader. | |||||
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 10 | -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 Tromey | 2 | -3/+9 | |
* config.in: Ditto. * acconfig.h (NEED_DECLARATION_PRINTF): Removed. | |||||
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 7 | -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 Tromey | 3 | -62/+1913 | |
* config.in: Ditto. * configure.in: Don't call sinclude. | |||||
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 4 | -48/+1898 | |
* config.in: Ditto. * configure.in: Don't call sinclude. | |||||
1998-04-24 | * Makefile.in (autoconf-common autoheader-common): Pass `-l | Tom Tromey | 3 | -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 Tromey | 4 | -51/+1901 | |
* config.in: Ditto. * configure.in: Don't call sinclude. | |||||
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 4 | -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 Tromey | 6 | -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 Tromey | 27 | -374/+14746 | |
* config.in: Ditto. * configure.in: Don't call sinclude. | |||||
1998-04-24 | Drop leading `_' from macros. | Andrew Cagney | 2 | -5/+18 | |
1998-04-24 | * mips.igen (do_store_left): Pass 0 not NULL to store_memory. | Andrew Cagney | 1 | -0/+4 | |
1998-04-24 | * ic (rBase, rLink): Make the type a pointer. | Andrew Cagney | 2 | -2/+6 | |
1998-04-24 | * interp.c (struct hash_entry): OPCODE and MASK are unsigned. | Andrew Cagney | 1 | -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 Cagney | 1 | -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-22 | Delete sky sim-base.h entries (required sanitization). | Doug Evans | 1 | -12/+0 | |
1998-04-22 | Move target specific stuff from sim/common/sim-base.h to sim/mips/sim-main.h | James Lemke | 2 | -0/+18 | |
1998-04-22 | * Makefile.in (GCC_FOR_TARGET): Add options to find newlib and | Doug Evans | 2 | -2/+13 | |
libgloss. Add comment that we should be using dejagnu. | |||||
1998-04-22 | * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS. | Doug Evans | 1 | -0/+4 | |
1998-04-22 | Regenerate configure | Michael Meissner | 6 | -207/+2085 | |
1998-04-22 | Add intl support | Michael Meissner | 2 | -5/+16 | |
1998-04-21 | Fixing typos. | Jillian Ye | 1 | -1/+1 | |
1998-04-21 | Makefile.in : Use GIF_TRACE to generate the sce_test*_our_gif.out files. | Jillian Ye | 2 | -14/+18 | |
1998-04-21 | r5900.igen, sim-main.h, sky-libvpe.c: Add run-time option --float-type | James Lemke | 1 | -0/+19 | |
1998-04-21 | configure.in, interp.c: Add configure option --with-sim-funit. | James Lemke | 1 | -0/+20 | |
1998-04-21 | sim-base.h: Add configure option --with-sim-funit. | James Lemke | 2 | -0/+16 | |
1998-04-21 | Add configure option --with-sim-funit for sim & gdb. | James Lemke | 1 | -0/+10 | |
1998-04-21 | * cgen-ops.h (ADDCFSI): Fix. | Doug Evans | 1 | -0/+3 | |
(SUBCFSI): Tweak. PR 15741. | |||||
1998-04-21 | * cgen-types.h (GETHIDI,MAKEDI): Tweak. | Doug Evans | 1 | -0/+4 | |
1998-04-21 | Fix sanitize tag. The proper keyword is "start-sanitize-*", not | Jason Molenda | 1 | -2/+2 | |
"begin-sanitize-*". |