Age | Commit message (Expand) | Author | Files | Lines |
1997-03-13 | * run.c: #include "libiberty.h". | David Edelsohn | 1 | -0/+8 |
1997-03-13 | Fix problems in setting the carry bit | Michael Meissner | 2 | -31/+25 |
1997-03-13 | Fix os_printf_filtered; Flush stdout after calling printf_filtered | Michael Meissner | 3 | -24/+100 |
1997-03-13 | New directory, devo/sim/testsuite - loose (sanitize) it for the moment. | Andrew Cagney | 1 | -0/+2 |
1997-03-12 | * simops.c: Fix carry bit computation for "add" instructions. | Jeff Law | 2 | -11/+13 |
1997-03-12 | * simops.c: Fix typos in bset insns. Fix arguments to store_mem | Jeff Law | 2 | -5/+24 |
1997-03-07 | New files: | Andrew Cagney | 4 | -1/+524 |
1997-03-07 | Extend bit and endian operators. | Andrew Cagney | 2 | -0/+177 |
1997-03-07 | Clean up. | Andrew Cagney | 1 | -0/+48 |
1997-03-07 | Loose the bugs file. | Andrew Cagney | 1 | -0/+2 |
1997-03-05 | * simops.c: Fix register references when computing Z and N bits | Jeff Law | 1 | -3/+3 |
1997-03-03 | * configure.in: Add mn10200 configure lines accidentally | Jeff Law | 1 | -0/+3 |
1997-03-03 | Correct d10v sanitization errors. | Jim Wilson | 1 | -7/+1 |
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 |
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 |
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 |
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 |
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 |
1997-02-13 | * gencode.c (build_mips16_operands): Correct computation of base | Ian Lance Taylor | 1 | -1/+1 |
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 |
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 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 2 | -3/+4 |
1997-02-04 | * configure.in: Fix typo in test for callback.c. | David Edelsohn | 3 | -2/+7 |
1997-02-04 | * gencode.c (build_instruction): The high order may be set in the | Ian Lance Taylor | 2 | -1/+6 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 9 | -192/+46 |
1997-02-04 | * Makefile.in (libcommon.a): Delete. | David Edelsohn | 2 | -10/+12 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use | David Edelsohn | 1 | -1/+2 |
1997-02-04 | * Makefile.in (autoconf-common): New target. | David Edelsohn | 4 | -21/+35 |
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 |
1997-01-30 | Fix from Cagney so that new common files do not show up when using psim on ol... | Michael Meissner | 4 | -2/+17 |
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 |