Age | Commit message (Expand) | Author | Files | Lines |
1998-10-28 | * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}". | Doug Evans | 2 | -152/+72 |
1998-10-28 | For cygwin hosts, we need to use the return value from the read | Drew Moseley | 1 | -0/+24 |
1998-10-28 | Unify (well almost) --enable-build-warnings configuration option | Andrew Cagney | 8 | -616/+2303 |
1998-10-27 | * Fix for testcase for checking PR 17362. | Frank Ch. Eigler | 2 | -0/+30 |
1998-10-27 | * MONSTER sky -> devo merge | Frank Ch. Eigler | 9 | -3401/+2148 |
1998-10-19 | * sim-main.h: #include cpu-opc.h. | Doug Evans | 2 | -2/+0 |
1998-10-19 | * Makefile.in (SIM_EXTRA_DEPS): Replace cgen headers with | Doug Evans | 2 | -37/+45 |
1998-10-19 | * Make-common.in (CGEN_INCLUDE_DEPS): Define. | Doug Evans | 1 | -0/+3 |
1998-10-10 | * interp.c: #include "itable.h" if WITH_IGEN. | Doug Evans | 1 | -0/+10 |
1998-10-09 | Add pseudo-basic-block execution support. | Doug Evans | 8 | -5612/+1868 |
1998-10-09 | * Make-common.in (sim-reg.o): New rule. | Doug Evans | 1 | -0/+147 |
1998-10-07 | cgen-run.c: new mainloop for cgen | Doug Evans | 3 | -0/+256 |
1998-09-30 | Fix PR 17387: ignore auto increment for loads where the destination register | Nick Clifton | 1 | -0/+10 |
1998-09-15 | * m32r-sim.h (GET_H_SM): New macro. | Doug Evans | 3 | -21/+146 |
1998-09-14 | define SIM_HAVE_BIENDIAN | Nick Clifton | 1 | -0/+29 |
1998-09-10 | * r5900.igen (plzcw): Make `i' signed. | Doug Evans | 1 | -0/+4 |
1998-09-09 | * m32r-sim.h (m32r_trap): Update prototype. | Doug Evans | 8 | -994/+1711 |
1998-09-09 | * sim/sky/pr17191.s: New file. | Doug Evans | 1 | -0/+26 |
1998-09-09 | Branch merge for GDB: | Ron Unrau | 1 | -0/+5 |
1998-09-08 | * Patch for PR 17142, brought over from sky branch. | Frank Ch. Eigler | 2 | -6/+32 |
1998-09-01 | * Build fixes for tx39 sim hosted on strange Linux boxen. | Frank Ch. Eigler | 2 | -22/+63 |
1998-08-26 | Change sanitization of vrXXXX to cygnus, so redact might work on it. | Ken Raeburn | 1 | -30/+0 |
1998-08-26 | Regress yesterday's change to jmp instn implementation in mn10300.igen. | Joyce Janczyn | 1 | -5/+0 |
1998-08-26 | Regress yesterday's change to jmp instruction -- it has deceiving syntax. | Joyce Janczyn | 2 | -17/+32 |
1998-08-25 | * mn10300.igen (OP_F0F4): Need to load contents of register AN0 | Joyce Janczyn | 2 | -277/+287 |
1998-08-25 | * eCos tx3904sio sim - devo part 2/2 | Frank Ch. Eigler | 3 | -17/+614 |
1998-08-25 | * eCos tx3904sio sim - devo part 1/2 | Frank Ch. Eigler | 1 | -0/+377 |
1998-08-24 | * sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA. | Joyce Janczyn | 1 | -0/+14 |
1998-08-24 | * sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer. | Joyce Janczyn | 1 | -0/+13 |
1998-08-18 | fix broken sanitization | Ken Raeburn | 1 | -94/+137 |
1998-08-12 | sanitize-vr5400 -> sanitize-cygnus, for 98r2 | Ken Raeburn | 2 | -17/+17 |
1998-08-06 | * sim-main.h: track COP2 register definitions, define VIO_BASE | Ron Unrau | 1 | -4/+4 |
1998-08-04 | Rename cpu m32r to m32rb to distinguish from architecture name. | Doug Evans | 1 | -57/+57 |
1998-08-03 | * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h. | Doug Evans | 3 | -117/+41 |
1998-08-03 | * cgen-sim.h (cgen_state): New member opcode_table. | Doug Evans | 1 | -1/+8 |
1998-07-31 | * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.h | Ron Unrau | 3 | -80/+121 |
1998-07-31 | fix sanitization | Jeff Holcomb | 1 | -1/+1 |
1998-07-29 | Fix sanitize misspellings. | Jeff Law | 1 | -40/+40 |
1998-07-29 | Fix incorrect calculation of conditional field when being extracted | Andrew Cagney | 2 | -1/+15 |
1998-07-28 | Add support for new versions of mulwhi,mulwlo,macwhi,macwlo that | Doug Evans | 2 | -65/+53 |
1998-07-28 | New testcases for PR 16547 (new instructions added). | Doug Evans | 1 | -0/+4 |
1998-07-28 | Add note about limitations of insn_field_cmp(). | Andrew Cagney | 1 | -3/+6 |
1998-07-28 | Problems with conditional instruction-table fields (N!M, N=M, ...). | Andrew Cagney | 2 | -67/+185 |
1998-07-27 | * am33.igen: Detect cases where two operands must not match in | Jeff Law | 2 | -38/+49 |
1998-07-25 | For vr* processors start using vr.igen. | Andrew Cagney | 5 | -441/+5 |
1998-07-25 | Add new file vr.igen which is a merge of vr5400.igen and vr4320.igen. | Andrew Cagney | 3 | -2/+555 |
1998-07-24 | Fri Jul 24 18:15:21 1998 Joyce Janczyn <janczyn@cygnus.com> | Joyce Janczyn | 1 | -0/+10 |
1998-07-24 | * m32r.c: Include cgen-mem.h. | Doug Evans | 2 | -119/+128 |
1998-07-24 | * cgen-mem.h (DECLARE_SETT): Fix return type. | Doug Evans | 1 | -0/+2 |
1998-07-24 | * am33.igen (translate_xreg): New function. Use it as needed. | Jeff Law | 2 | -28/+39 |