Age | Commit message (Expand) | Author | Files | Lines |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 3 | -187/+118 |
1997-04-05 | * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match | Ian Lance Taylor | 1 | -0/+5 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 2 | -132/+281 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 2 | -46/+44 |
1997-03-20 | * simops.c: Fix register extraction for a two "movbu" variants. | Jeff Law | 1 | -30/+75 |
1997-03-18 | * simops.c: Do syscall emulation in "syscall" instruction. Add | Jeff Law | 1 | -0/+7 |
1997-03-18 | Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro - was trashing | Andrew Cagney | 1 | -0/+4 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 2 | -191/+124 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 2 | -302/+63 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -0/+6 |
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-05 | * simops.c: Fix register references when computing Z and N bits | Jeff Law | 1 | -3/+3 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 1 | -1/+2 |
1997-01-24 | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 1 | -2/+2 |
1997-01-24 | * interp.c (init_system): Allocate 2^19 bytes of space for the | Jeff Law | 1 | -0/+5 |
1997-01-24 | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 1 | -1/+1 |
1997-01-24 | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 1 | -1/+1 |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 4 | -1/+1874 |
1997-01-21 | * simops.c: Undo last change to "rol" and "ror", original code | Jeff Law | 2 | -2/+7 |
1997-01-16 | * simops.c: Fix "rol" and "ror". | Jeff Law | 2 | -2/+10 |
1997-01-15 | * simops.c: Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1997-01-13 | * simops.c: Use REG macros in few places not using them yet. | Jeff Law | 2 | -5/+9 |
1997-01-06 | * mn10300_sim.h (struct _state): Fix number of registers! | Jeff Law | 1 | -0/+4 |
1996-12-31 | * mn10300_sim.h (struct _state): Put all registers into a single | Jeff Law | 3 | -53/+51 |
1996-12-18 | * interp.c (sim_resume): Handle 0xff as a single byte insn. | Jeff Law | 2 | -12/+19 |
1996-12-16 | * simops.c: Handle "break" instruction. | Jeff Law | 2 | -0/+12 |
1996-12-16 | * simops.c: Fix restoring the PC for "ret" and "retf" instructions. | Jeff Law | 2 | -4/+23 |
1996-12-11 | * gencode.c (write_opcodes): Also write out the format of the | Jeff Law | 1 | -3/+4 |
1996-12-10 | * simops.c (REG0_4): Define. | Jeff Law | 2 | -8/+14 |
1996-12-07 | * simops.c (REG0_16): Fix typo. | Jeff Law | 2 | -1/+5 |
1996-12-07 | Add missing semicolons in last change. | Jeff Law | 1 | -13/+13 |
1996-12-06 | * simops.c: Call abort for any instruction that's not currently | Jeff Law | 2 | -0/+16 |
1996-12-06 | * simops.c: Define accessor macros to extract register | Jeff Law | 2 | -368/+329 |
1996-12-06 | * interp.c: Delete unused global variable "OP". | Jeff Law | 3 | -31/+30 |
1996-12-06 | Opps. Forgot something in last change. | Jeff Law | 1 | -1/+1 |
1996-12-06 | * gencode.c (write_header): Add "insn" and "extension" arguments | Jeff Law | 5 | -248/+699 |
1996-12-06 | * simops.c: Fix typos in "mov am,(d16,an)" and "mov am,(d32,an)" | Jeff Law | 2 | -3/+5 |
1996-12-06 | * simops.c: Fix thinkos in last change to "inc dn". | Jeff Law | 2 | -5/+11 |
1996-12-04 | * simops.c: "add imm,sp" does not effect the condition codes. | Jeff Law | 2 | -31/+20 |
1996-12-04 | * simops.c: Treat both operands as signed values for | Jeff Law | 2 | -2/+13 |
1996-12-04 | * simops.c: Fix simulation of division instructions. | Jeff Law | 1 | -12/+8 |
1996-12-02 | * simomps.c: Fix carry bit handling in "sub" and "cmp" | Jeff Law | 1 | -9/+9 |
1996-12-02 | * simops.c: Fix "mov imm8,an" and "mov imm16,dn". | Jeff Law | 2 | -2/+6 |
1996-12-02 | * simops.c: Fix overflow computation for many instructions. | Jeff Law | 2 | -87/+89 |
1996-12-02 | * simops.c: Fix "movdm, an", "movbu dm, (an)", and "movhu dm, (an)". | Jeff Law | 2 | -5/+7 |
1996-12-02 | * simops.c: Fix "mov am, dn". | Jeff Law | 2 | -1/+3 |
1996-12-01 | * simops.c: Fix more bugs in "add imm,an" and | Jeff Law | 2 | -8/+13 |
1996-11-27 | * simops.c: Fix bugs in "movm" and "add imm,an". | Jeff Law | 2 | -17/+19 |