Age | Commit message (Expand) | Author | Files | Lines |
1998-05-02 | * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT). | Doug Evans | 1 | -1/+11 |
1998-05-01 | *) Delete CPU and CIA arguments from hw_io_*_buffer transfers. | Andrew Cagney | 1 | -0/+56 |
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 |
1998-04-30 | Add 2-result FP trace macro. | Andrew Cagney | 1 | -0/+8 |
1998-04-29 | Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 5 | -179/+284 |
1998-04-29 | * sim-main.h, sky-libvpe.c: r59fp_op* functions were called with | James Lemke | 1 | -11/+12 |
1998-04-29 | * configure.in: Build simulator on sparclite and sparc86x targets. | Mark Alexander | 1 | -0/+5 |
1998-04-29 | * Test case for modular arithmetic hardware erratum, c.f. PR 14887. | Frank Ch. Eigler | 2 | -0/+38 |
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 |
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 |
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 |
1998-04-27 | * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment | Doug Evans | 1 | -0/+10 |
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 |
1998-04-26 | * Makefile.in (autoconf-common autoheader-common): Don't pass -l | Tom Tromey | 2 | -3/+7 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 10 | -29/+85 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 2 | -3/+9 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 7 | -31/+1988 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 3 | -62/+1913 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 4 | -48/+1898 |
1998-04-24 | * Makefile.in (autoconf-common autoheader-common): Pass `-l | Tom Tromey | 3 | -46/+92 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 4 | -51/+1901 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 4 | -278/+2030 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 6 | -48/+2163 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 27 | -374/+14746 |
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 |
1998-04-24 | * ld-insn.c (load_insn_table): Terminate error with NL. | Andrew Cagney | 1 | -0/+12 |
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 |
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 |
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 |