Age | Commit message (Expand) | Author | Files | Lines |
1998-05-18 | * Monster patch - may destablize MIPS sims for a little while. | Frank Ch. Eigler | 1 | -4/+15 |
1998-05-12 | * configure.in (SUBTARGET_R3900): Define for mipstx39 target. | Andrew Cagney | 1 | -0/+6 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -0/+1 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -1/+0 |
1998-04-21 | Add configure option --with-sim-funit for sim & gdb. | James Lemke | 1 | -0/+10 |
1998-04-15 | TX19 uses igen by default. | Andrew Cagney | 1 | -2/+1 |
1998-04-05 | aclocal.m4: Don't enable inlining when cross-compiling. | Andrew Cagney | 1 | -1/+1 |
1998-04-02 | Re-do load/store operations so that they work for both 32 and 64 bit | Andrew Cagney | 1 | -1/+1 |
1998-03-30 | * configure.in (mipstx39*-*-*): Use gencode simulator rather | Gavin Romig-Koch | 1 | -1/+1 |
1998-03-18 | * Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library with | Frank Ch. Eigler | 1 | -1/+17 |
1998-03-03 | * vr4320.igen: New file. | Gavin Romig-Koch | 1 | -0/+13 |
1998-02-23 | sim-main.h: Re-arange r5900 registers so that they have their own | Andrew Cagney | 1 | -3/+4 |
1998-02-19 | Fall back from using igen to using gencode for the mips64vr4100 because | John Metzler | 1 | -0/+10 |
1998-02-15 | configure.in: add -DTARGET_SKY for mips64r5900-sky-elf configure. | Ron Unrau | 1 | -1/+1 |
1998-02-09 | * Add hardware_init hook. | Ian Carmichael | 1 | -1/+3 |
1998-02-06 | * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars. | Doug Evans | 1 | -0/+8 |
1998-02-03 | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, | Andrew Cagney | 1 | -2/+14 |
1998-02-02 | Make IGEN the generator for all but mips16 simulators. | Andrew Cagney | 1 | -5/+17 |
1998-02-01 | mips: Add multi-processor support for r5900. Others might work. | Andrew Cagney | 1 | -2/+14 |
1998-01-31 | mips - for r5900 generate igen simulator. | Andrew Cagney | 1 | -0/+1 |
1998-01-21 | Use macro GPR_SET(N,VAL) to clear zero registers. | Andrew Cagney | 1 | -6/+8 |
1997-12-12 | * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or | Jeff Law | 1 | -0/+4 |
1997-12-09 | For bfd, add vr5400 and vr5000 mips machine variants to list of machines. | Andrew Cagney | 1 | -10/+9 |
1997-11-14 | * mips.igen: Tag vr5000 instructions. | Andrew Cagney | 1 | -0/+4 |
1997-11-05 | Add option --enable-sim-igen to mips configuration. Allows user to | Andrew Cagney | 1 | -17/+45 |
1997-10-29 | * gencode.c: Add tx49 configury and insns. | Gavin Romig-Koch | 1 | -0/+3 |
1997-10-27 | Separate r5900 specifoc and mips16 instructions. | Andrew Cagney | 1 | -3/+15 |
1997-10-27 | Add mips64vr5400 to configuration list | Andrew Cagney | 1 | -2/+5 |
1997-10-24 | Add basic igen configuration to autoconf. Disable. | Andrew Cagney | 1 | -0/+17 |
1997-10-14 | o Add support for configuring wordsize, fp hardware and target | Andrew Cagney | 1 | -1/+56 |
1997-09-23 | vr5900-r5900. | Jeff Law | 1 | -1/+1 |
1997-09-22 | Add memory alignment config option. | Andrew Cagney | 1 | -0/+1 |
1997-09-20 | Add handling for 3900's SDBBP, DERET, and RFE insns. | Gavin Romig-Koch | 1 | -0/+8 |
1997-09-07 | tx19 and related necessary changes. | Gavin Romig-Koch | 1 | -0/+3 |
1997-07-11 | Fix a number of problems in the r5900 specific p* (parallel) instructions. | Andrew Cagney | 1 | -1/+1 |
1997-05-21 | Watchpoint interface. | Andrew Cagney | 1 | -1/+8 |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 1 | -0/+3 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 1 | -1/+2 |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 1 | -1/+1 |
1996-11-26 | Add support for mips16 (16 bit MIPS implementation): | Ian Lance Taylor | 1 | -0/+1 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 1 | -28/+3 |
1996-09-26 | Thu Sep 26 11:35:17 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -1/+1 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -2/+3 |
1996-06-05 | Wed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+9 |
1996-06-03 | * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS, | Ian Lance Taylor | 1 | -1/+8 |
1995-11-08 | Initial check-in of the MIPS simulator. Work still needs to be done on | Jackie Smith Cashion | 1 | -0/+27 |