Age | Commit message (Expand) | Author | Files | Lines |
1997-12-15 | In nrun.c, look for sigaction & SA_RESTART. When both present, | Andrew Cagney | 4 | -56/+65 |
1997-12-13 | For MADD et.al. instructions sign extend 32 bit result assigned to a | Andrew Cagney | 2 | -2/+9 |
1997-12-12 | * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or | Jeff Law | 3 | -43/+55 |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 3 | -35/+14 |
1997-12-12 | Parent directory renamed. | Nick Clifton | 27 | -1884/+0 |
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 2 | -0/+9 |
1997-12-11 | * mips.igen (MSUB): Fix to work like MADD. | Jeff Law | 3 | -568/+476 |
1997-12-09 | Test/fix d10v RTE instruction. | Andrew Cagney | 2 | -0/+19 |
1997-12-09 | For bfd, add vr5400 and vr5000 mips machine variants to list of machines. | Andrew Cagney | 2 | -11/+17 |
1997-12-08 | Fix typo, REP_S was refering to REP_E register. | Andrew Cagney | 3 | -1/+9 |
1997-12-08 | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 4 | -87/+172 |
1997-12-05 | Reverrt breakpoint back to its old value. | Nick Clifton | 1 | -0/+4 |
1997-12-05 | Reverrt BREAK value back to its old value | Nick Clifton | 1 | -1/+1 |
1997-12-05 | * m32r-sim.h (MSPR_ADDR): New macro. | Doug Evans | 2 | -8/+19 |
1997-12-05 | * Make-common.in (sim-core.o): Depend on $(sim_main_headers). | Doug Evans | 1 | -0/+6 |
1997-12-04 | Regenerate configure files. | Doug Evans | 9 | -124/+251 |
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 7 | -0/+72 |
1997-12-04 | * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. | Doug Evans | 2 | -0/+12 |
1997-12-04 | * Make-common.in (SIM_ENVIRONMENT): New variable. | Doug Evans | 5 | -110/+222 |
1997-12-04 | Fixed sanitization, | Nick Clifton | 2 | -209/+88 |
1997-12-03 | Missing change log entry. | Andrew Cagney | 1 | -0/+2 |
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 9 | -55/+230 |
1997-12-02 | * interp.c (sim_resume): Call do_2_short with LEFT_FIRST or | Fred Fish | 2 | -26/+36 |
1997-12-02 | Add support for Thumb target. | Nick Clifton | 1 | -0/+1 |
1997-12-02 | For "sub", compute carry by comparing inputs. | Andrew Cagney | 2 | -0/+43 |
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 6 | -5/+40 |
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 6 | -7/+43 |
1997-12-02 | Test mv[tf]ac instructions. | Andrew Cagney | 1 | -0/+19 |
1997-12-02 | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 5 | -5/+96 |
1997-12-02 | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 5 | -5/+81 |
1997-12-01 | Rework sim/common/sim-alu.h to differentiate between direcct | Andrew Cagney | 2 | -11/+40 |
1997-11-30 | Delete sim_io_syscalls and sim_io_getstring | Michael Meissner | 1 | -0/+5 |
1997-11-29 | Switch to using cb_syscall; Fix bug in cb_syscall write | Michael Meissner | 1 | -0/+3 |
1997-11-29 | Fix problems with d30v addc/subb | Michael Meissner | 2 | -203/+398 |
1997-11-28 | * gennltvals.sh: Redo syscall support to allow sanitization. | Doug Evans | 2 | -1/+36 |
1997-11-26 | * Make-common.in (run.o): Depend on remote-sim.h. | Doug Evans | 1 | -0/+4 |
1997-11-26 | Flush writes to stdout, stderr | Michael Meissner | 2 | -2/+13 |
1997-11-26 | * sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls): | Andrew Cagney | 2 | -2/+5 |
1997-11-26 | Delete magic number FIXME. | Doug Evans | 1 | -2/+0 |
1997-11-26 | Undo last change. callback.h changed instead. | Doug Evans | 2 | -13/+9 |
1997-11-26 | * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror. | Doug Evans | 2 | -2/+12 |
1997-11-26 | Fix typo in format argument to sim_io_eprintf. | Andrew Cagney | 2 | -3/+5 |
1997-11-26 | Move MDMX instructions which are public knowledge from vr5400.igen | Andrew Cagney | 4 | -441/+1313 |
1997-11-26 | nuke lseek | Michael Meissner | 2 | -56/+224 |
1997-11-25 | sanitize-r5900 not v5900 | Andrew Cagney | 1 | -2/+2 |
1997-11-25 | Strip ChangeLog of v850e information | Andrew Cagney | 1 | -1/+1 |
1997-11-25 | Add file alu-n-tst.h | Andrew Cagney | 1 | -0/+1 |
1997-11-25 | vr5400 sanitize cleanups | Andrew Cagney | 1 | -4/+12 |
1997-11-25 | Add comment. | Doug Evans | 1 | -0/+2 |
1997-11-25 | * callback.c (os_stat): Make 3rd arg a host struct stat ptr. | Doug Evans | 2 | -38/+216 |