Age | Commit message (Expand) | Author | Files | Lines |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 2 | -183/+275 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 14 | -1001/+691 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 26 | -0/+20203 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 33 | -33776/+0 |
1999-02-10 | * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h. | Doug Evans | 3 | -133/+157 |
1999-02-05 | * cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate. | Doug Evans | 1 | -33/+5 |
1999-01-28 | * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild. | Doug Evans | 6 | -2234/+1371 |
1999-01-15 | sanitize last entry | Doug Evans | 1 | -0/+2 |
1999-01-15 | * Makefile.in (stamp-arch): Pass FLAGS to cgen. | Doug Evans | 5 | -1559/+1752 |
1999-01-12 | * Makefile.in (m32r-clean): rm eng.h. | Doug Evans | 2 | -2/+4 |
1999-01-12 | * sim-main.h: Delete inclusion of ansidecl.h. | Doug Evans | 3 | -66/+78 |
1999-01-07 | * cpu.h: Regenerate. | Doug Evans | 3 | -0/+27 |
1999-01-06 | * Makefile.in (MAIN_INCLUDE_DEPS): Delete. | Doug Evans | 14 | -983/+7803 |
1998-12-15 | * configure.in: --enable-cgen-maint support moved to common/aclocal.m4. | Doug Evans | 1 | -33/+2 |
1998-12-09 | * cpu.h,decode.c,sem-switch.c,sem.c: Regenerate. | Doug Evans | 4 | -61/+66 |
1998-12-09 | * sim-if.c: Include string.h or strings.h if present. | Doug Evans | 1 | -0/+4 |
1998-12-05 | * configure.in: Call SIM_AC_OPTION_INLINE. | Doug Evans | 11 | -796/+1068 |
1998-12-04 | * cpu.h,decode.c,sem-switch.c,sem.c: Regenerate. | Doug Evans | 8 | -4170/+13693 |
1998-11-19 | * Makefile.in (M32R_OBJS): Delete extract.o. | Doug Evans | 4 | -2854/+22 |
1998-11-05 | * sim-main.h: Delete inclusion of config.h, include sim-basics.h | Doug Evans | 4 | -680/+811 |
1998-10-28 | * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}". | Doug Evans | 2 | -152/+72 |
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-09 | Add pseudo-basic-block execution support. | Doug Evans | 8 | -5612/+1868 |
1998-09-15 | * m32r-sim.h (GET_H_SM): New macro. | Doug Evans | 3 | -21/+146 |
1998-09-09 | * m32r-sim.h (m32r_trap): Update prototype. | Doug Evans | 8 | -994/+1711 |
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-07-28 | Add support for new versions of mulwhi,mulwlo,macwhi,macwlo that | Doug Evans | 2 | -65/+53 |
1998-07-24 | * m32r.c: Include cgen-mem.h. | Doug Evans | 2 | -119/+128 |
1998-07-21 | * cpu.h,extract.c: Regenerate. pc-rel calcs done on f_dispNN now. | Doug Evans | 5 | -436/+583 |
1998-07-02 | * Makefile.in: cgen_maint -> CGEN_MAINT. | Doug Evans | 4 | -396/+762 |
1998-06-13 | * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cycles, cti_stall, | Doug Evans | 2 | -1/+200 |
1998-06-12 | * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS | Doug Evans | 1 | -0/+8 |
1998-06-11 | Regenerate, gets a_m32r_trap -> m32r_trap renaming. | Doug Evans | 1 | -1/+1 |
1998-06-11 | * m32r-sim.h (m32r_trap): Declare. | Doug Evans | 2 | -0/+4 |
1998-06-11 | * Makefile.in (SIM_OBJS): Add traps.o | Doug Evans | 1 | -1/+4 |
1998-06-11 | * traps.c: New file. Trap support moved here from sim-if.c. | Doug Evans | 5 | -11/+379 |
1998-06-11 | Regenerate. Updates from cgen for better VoidMode handling. | Doug Evans | 5 | -72/+72 |
1998-05-20 | * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro. | Doug Evans | 1 | -0/+6 |
1998-05-20 | Zero bottom two bits of pc in jmp,jl insns. | Doug Evans | 2 | -2/+10 |
1998-05-19 | * sim-if.c (do_trap): Treat traps 2-15 as hardware does. | Doug Evans | 2 | -2/+8 |
1998-05-16 | * sim-if.c (sim_stop): Update call to @cpu@_engine_stop. | Doug Evans | 2 | -126/+137 |
1998-05-15 | * Makefile.in (devices.o): Add dependencies. | Doug Evans | 5 | -384/+709 |
1998-05-06 | lotsa stuff, see ChangeLog | Doug Evans | 1 | -0/+64 |
1998-05-06 | * sem-switch.c: Regenerate. Redo computed goto label handling. | Doug Evans | 2 | -249/+632 |
1998-05-06 | * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add decode.h dependency. | Doug Evans | 1 | -23/+29 |
1998-05-02 | * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT). | Doug Evans | 1 | -1/+11 |
1998-04-29 | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -126/+167 |
1998-04-29 | Rebuilt from latest cen files | Nick Clifton | 1 | -0/+7 |