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