aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1998-04-14Implement 32 bit MIPS16 instructions listed in m16.igen.Andrew Cagney1-1/+1
1998-04-08* R5900 sky COP2 testing continuing. Today only smallFrank Ch. Eigler1-0/+1
1998-04-05aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney1-7/+9
1998-03-27* Inserted skeleton of R5900 COP2 simulation. Merged old vu[01].[ch] codeFrank Ch. Eigler1-2/+0
1998-03-27sky-gs.c: initial drop of GS control registers (outstanding questions)Patrick Macdonald1-0/+1
1998-03-27 * sky-vu.c: new file to read/write VU registersRon Unrau1-0/+7
1998-03-01sky-gdb.c: new file - temporary demo version of the sim interfaceRon Unrau1-18/+19
1998-02-06 * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars.Doug Evans1-0/+16
1998-02-03IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,Andrew Cagney1-40/+98
1997-11-06IGEN likes to cache the current instruction address (CIA). Change theAndrew Cagney1-0/+6
1997-11-05Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney1-0/+1
1997-10-29common/sim-bits.h: Document ROTn macro.Andrew Cagney1-3/+10
1997-10-27Separate r5900 specifoc and mips16 instructions.Andrew Cagney1-4/+5
1997-10-27Add mips64vr5400 to configuration listAndrew Cagney1-19/+23
1997-10-24Add basic igen configuration to autoconf. Disable.Andrew Cagney1-9/+185
1997-10-21Delete profile support from MIPS simulator, use sim/common/sim-profileAndrew Cagney1-0/+1
1997-10-16Rename generated file engine.c to oengine.c.Andrew Cagney1-4/+4
1997-10-14Move global MIPS simulator variables into sim_cpu struct.Andrew Cagney1-1/+1
1997-10-14o Add support for configuring wordsize, fp hardware and targetAndrew Cagney1-3/+10
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1-8/+2
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-3/+40
1997-02-04 * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1-1/+3
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman1-127/+19
1996-06-03 * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS,Ian Lance Taylor1-0/+136