summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Correct test for ISA dependent bitsGavin Romig-Koch1997-02-201-6/+18
* * configure.in: Don't require GCC to build the mn10200Jeff Law1997-02-203-12/+15
* * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.Mark Alexander1997-02-191-0/+4
* Correct flags for PMADDUW insnGavin Romig-Koch1997-02-182-5/+17
* Per PR 11678 - also need to maintan .SanitizeAndrew Cagney1997-02-141-14/+5
* PR 11678 - rename long decode-rule files to shorter ones, eliminateAndrew Cagney1997-02-1415-238/+21
* * gencode.c (build_mips16_operands): Correct computation of baseIan Lance Taylor1997-02-131-1/+1
* New version from Andrew; Portability fixes on top of thatMichael Meissner1997-02-1113-22/+538
* Fix warnings when compiling callback.cMichael Meissner1997-02-112-2/+7
* Silence warnings in ppc simulatorMichael Meissner1997-02-111-1/+10
* Add r5900Gavin Romig-Koch1997-02-115-167/+1542
* * interp.c (mips16_entry): Add support for floating point cases.Ian Lance Taylor1997-02-062-16/+61
* Fix thinkos in last change.David Edelsohn1997-02-051-2/+3
* * configure.in: Don't configure any subdirs if no simulatorDavid Edelsohn1997-02-052-4/+12
* * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1997-02-042-3/+4
* * configure.in: Fix typo in test for callback.c.David Edelsohn1997-02-043-2/+7
* * gencode.c (build_instruction): The high order may be set in theIan Lance Taylor1997-02-042-1/+6
* * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1997-02-049-192/+46
* * Makefile.in (libcommon.a): Delete.David Edelsohn1997-02-042-10/+12
* * Makefile.in (@COMMON_MAKEFILE_FRAG@): UseDavid Edelsohn1997-02-041-1/+2
* * Makefile.in (autoconf-common): New target.David Edelsohn1997-02-044-21/+35
* Docs on configury mostly.David Edelsohn1997-02-041-0/+1
* * configure: Rebuild after change to aclocal.m4.Ian Lance Taylor1997-01-312-187/+192
* * aclocal.m4 (SIM_AC_COMMON): Move COMMON_MAKEFILE_FRAG from here.David Edelsohn1997-01-312-14/+34
* Fix from Cagney so that new common files do not show up when using psim on ol...Michael Meissner1997-01-304-2/+17
* build callback and targ-map from the common directoryMichael Meissner1997-01-294-4/+67
* January 23rd mergeMichael Meissner1997-01-2718-2761/+6983
* * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1997-01-248-16/+16
* * aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1997-01-242-2/+7
* * interp.c (init_system): Allocate 2^19 bytes of space for theJeff Law1997-01-241-0/+5
* * configure: Remove targ-vals.def when doing distclean. (ChangeStu Grossman1997-01-248-8/+8
* * (distclean): Remove targ-vals.def.Stu Grossman1997-01-242-1/+2
* * configure: Remove Make-common.in from dependencies. (Actually inStu Grossman1997-01-248-8/+8
* * aclocal.m4: Remove Make-common.in from dependencies.Stu Grossman1997-01-242-1/+3
* * configure configure.in Makefile.in: Update to new configureStu Grossman1997-01-2332-1269/+10379
* * aclocal.m4 (SIM_AC_COMMON): Move contents of Make-common.inStu Grossman1997-01-232-0/+328
* * configure configure.in: Don't configure common anymore. FilesStu Grossman1997-01-233-87/+256
* * simops.c: Undo last change to "rol" and "ror", original codeJeff Law1997-01-212-2/+7
* Multiply ops sign extend, not zero extendMichael Meissner1997-01-201-0/+11
* * simops.c: Fix "rol" and "ror".Jeff Law1997-01-162-2/+10
* * simops.c: Fix typo in last change.Jeff Law1997-01-151-1/+1
* * simops.c: Use REG macros in few places not using them yet.Jeff Law1997-01-132-5/+9
* * configure: Enable the mn10200 simulator.Jeff Law1997-01-132-0/+6
* For NEC 4300 project, fix last remaining host/target endianness problemJim Wilson1997-01-081-1/+1
* * mn10300_sim.h (struct _state): Fix number of registers!Jeff Law1997-01-061-0/+4
* * interp.c (sim_monitor): Make output to stdout visible inMark Alexander1997-01-031-0/+5
* * mn10300_sim.h (struct _state): Put all registers into a singleJeff Law1996-12-313-53/+51
* Deal with kill encoding the signal via the exit status.Michael Meissner1996-12-312-3/+11
* * support.h: Undo previous change to SIGTRAPMark Alexander1996-12-312-2/+7
* * interp.c (store_word, load_word): New static functions.Ian Lance Taylor1996-12-302-1/+152
OpenPOWER on IntegriCloud