Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-02-27 | add sim-basics.h sim-config.h sim-inline.c to Things-to-keep | Angela Marie Thomas | 1 | -0/+3 | |
1997-02-26 | Correct the overloaded DOUBLEWORD problem | Gavin Romig-Koch | 1 | -7/+7 | |
1997-02-25 | start-sanitize-r5900 | Dawn Perchik | 1 | -0/+2 | |
* gencode.c: #ifdef out offending code until a permanent fix can be added. Code is causing build errors for non-5900 mips targets. end-sanitize-r5900 | |||||
1997-02-21 | Really checkin the d30v sim directory configure files. | Andrew Cagney | 1 | -1/+10 | |
1997-02-21 | The remainder of igen taken from the PowerPC simulator directory. | Andrew Cagney | 3 | -0/+632 | |
1997-02-21 | Instruction decode generator taken from the PowerPC simulator | Andrew Cagney | 21 | -0/+2009 | |
and being made more generic. | |||||
1997-02-21 | Add d30v simulator configuration but sanatize it out. | Andrew Cagney | 1 | -0/+36 | |
1997-02-21 | Make useful macro's and functions found in the PowerPC simulator | Andrew Cagney | 2 | -0/+167 | |
directory more widely available. | |||||
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 2 | -4/+0 | |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 2 | -30/+0 | |
1997-02-20 | Correct test for ISA dependent bits | Gavin Romig-Koch | 1 | -6/+18 | |
1997-02-20 | * configure.in: Don't require GCC to build the mn10200 | Jeff Law | 3 | -12/+15 | |
simulator anymore. * configure: Rebuilt. | |||||
1997-02-19 | * interp.c (simopen): Add support for LSI MiniRISC PMON vectors. | Mark Alexander | 1 | -0/+4 | |
1997-02-18 | Correct flags for PMADDUW insn | Gavin Romig-Koch | 2 | -5/+17 | |
1997-02-14 | Per PR 11678 - also need to maintan .Sanitize | Andrew Cagney | 1 | -14/+5 | |
1997-02-14 | PR 11678 - rename long decode-rule files to shorter ones, eliminate | Andrew Cagney | 15 | -238/+21 | |
need for multiple almost identical decode-rule files | |||||
1997-02-13 | * gencode.c (build_mips16_operands): Correct computation of base | Ian Lance Taylor | 1 | -1/+1 | |
address for extended PC relative instruction. | |||||
1997-02-11 | New version from Andrew; Portability fixes on top of that | Michael Meissner | 13 | -22/+538 | |
1997-02-11 | Fix warnings when compiling callback.c | Michael Meissner | 2 | -2/+7 | |
1997-02-11 | Silence warnings in ppc simulator | Michael Meissner | 1 | -1/+10 | |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 5 | -167/+1542 | |
1997-02-06 | * interp.c (mips16_entry): Add support for floating point cases. | Ian Lance Taylor | 2 | -16/+61 | |
(SignalException): Pass floating point cases to mips16_entry. (ValueFPR): Don't restrict fmt_single and fmt_word to even registers. (StoreFPR): Likewise. Also, don't clobber fpr + 1 for fmt_single or fmt_word. (COP_LW): Pass fmt_word rather than fmt_uninterpreted to StoreFPR, and then set the state to fmt_uninterpreted. (COP_SW): Temporarily set the state to fmt_word while calling ValueFPR. | |||||
1997-02-05 | Fix thinkos in last change. | David Edelsohn | 1 | -2/+3 | |
1997-02-05 | * configure.in: Don't configure any subdirs if no simulator | David Edelsohn | 2 | -4/+12 | |
is being built. Don't use erc32 for sparc64. * configure: Regenerated. | |||||
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 2 | -3/+4 | |
COMMON_{PRE,POST}_CONFIG_FRAG instead. * configure.in: sinclude ../common/aclocal.m4. * configure: Regenerated. | |||||
1997-02-04 | * configure.in: Fix typo in test for callback.c. | David Edelsohn | 3 | -2/+7 | |
* configure: Regenerated. | |||||
1997-02-04 | * gencode.c (build_instruction): The high order may be set in the | Ian Lance Taylor | 2 | -1/+6 | |
comparison flags at any ISA level, not just ISA 4. | |||||
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 9 | -192/+46 | |
COMMON_{PRE,POST}_CONFIG_FRAG instead. * configure.in: sinclude ../common/aclocal.m4. * configure: Regenerated. | |||||
1997-02-04 | * Makefile.in (libcommon.a): Delete. | David Edelsohn | 2 | -10/+12 | |
(callback.o,targ-map.o): Delete, moved to Make-common.in. (gentmap,targ-vals.h,targ-map.c): Likewise. (run-autoconf): Delete. * aclocal.m4 (SIM_AC_OUTPUT): Redo creation of Makefile. (common makefile fragment): Moved back into ... * Make-common.in: Resurrect. * configure.in (AC_LINK_FILES): Delete, unnecessary now. * configure: Regenerated. | |||||
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use | David Edelsohn | 1 | -1/+2 | |
COMMON_{PRE,POST}_CONFIG_FRAG instead. * configure.in: sinclude ../common/aclocal.m4. * configure: Regenerated. | |||||
1997-02-04 | * Makefile.in (autoconf-common): New target. | David Edelsohn | 4 | -21/+35 | |
* configure.in: Do configure common. * configure: Regenerated. | |||||
1997-02-04 | Docs on configury mostly. | David Edelsohn | 1 | -0/+1 | |
1997-01-31 | * configure: Rebuild after change to aclocal.m4. | Ian Lance Taylor | 2 | -187/+192 | |
1997-01-31 | * aclocal.m4 (SIM_AC_COMMON): Move COMMON_MAKEFILE_FRAG from here. | David Edelsohn | 2 | -14/+34 | |
(SIM_AC_OUTPUT): To here. | |||||
1997-01-30 | Fix from Cagney so that new common files do not show up when using psim on ↵ | Michael Meissner | 4 | -2/+17 | |
old gdbs | |||||
1997-01-29 | build callback and targ-map from the common directory | Michael Meissner | 4 | -4/+67 | |
1997-01-27 | January 23rd merge | Michael Meissner | 18 | -2761/+6983 | |
1997-01-24 | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 8 | -16/+16 | |
comments and single quotes. Fixes a problem found on hpux. | |||||
1997-01-24 | * aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 2 | -2/+7 | |
comments and single quotes. Fixes a problem found on hpux. | |||||
1997-01-24 | * interp.c (init_system): Allocate 2^19 bytes of space for the | Jeff Law | 1 | -0/+5 | |
simulator. To match the linker. | |||||
1997-01-24 | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 8 | -8/+8 | |
is actually in ../common/aclocal.m4.) | |||||
1997-01-24 | * (distclean): Remove targ-vals.def. | Stu Grossman | 2 | -1/+2 | |
1997-01-24 | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 8 | -8/+8 | |
../common/aclocal.m4). | |||||
1997-01-24 | * aclocal.m4: Remove Make-common.in from dependencies. | Stu Grossman | 2 | -1/+3 | |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 32 | -1269/+10379 | |
scheme which is more compatible with WinGDB builds. * configure.in: Improve comment on how to run autoconf. * configure: Re-run autoconf to get new ../common/aclocal.m4. * Makefile.in: Use autoconf substitution to install common makefile fragment. | |||||
1997-01-23 | * aclocal.m4 (SIM_AC_COMMON): Move contents of Make-common.in | Stu Grossman | 2 | -0/+328 | |
into here. Makes insertion into makefiles easier. Also, change the way that callback.o, gentmap, targ-vals.h, targ-map.c, targ-map.o, and run are built. They are now built in the individual simulator directories, taking sources from ../common as necessary. This replaces the merging of libcommon.a into linsim.a, which was problematic for the WinGDB build process. * run.c: Include config.h from . instead of ../common. * Make-common.in: Remove. It's no longer necessary. | |||||
1997-01-23 | * configure configure.in: Don't configure common anymore. Files | Stu Grossman | 3 | -87/+256 | |
from common are now built in the individual simualtor directories. This fixes problems with the WinGDB build procedure. | |||||
1997-01-21 | * simops.c: Undo last change to "rol" and "ror", original code | Jeff Law | 2 | -2/+7 | |
was correct! | |||||
1997-01-20 | Multiply ops sign extend, not zero extend | Michael Meissner | 1 | -0/+11 | |
1997-01-16 | * simops.c: Fix "rol" and "ror". | Jeff Law | 2 | -2/+10 | |
Something I noticed while working on the mn10200. |