Age | Commit message (Expand) | Author | Files | Lines |
2003-04-07 | oops - omitted from previous delta | Nick Clifton | 1 | -2/+2 |
2003-04-06 | * simops.c (OP_40): Delete. Move code to... | Nick Clifton | 1 | -0/+6 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 1 | -0/+4 |
2002-11-30 | 2002-11-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+5 |
2002-09-30 | Fix handling of v850e bit-twiddle instructions. | Jim Wilson | 1 | -0/+6 |
2002-09-27 | Fix bug in support for trap instruction. | Jim Wilson | 1 | -0/+4 |
2002-09-19 | Remove v850ea references | Nick Clifton | 1 | -0/+8 |
2002-08-29 | Makefile.in: Add gen-zero-r0 option. | Nick Clifton | 1 | -0/+9 |
2002-06-17 | * simops.c (trace_result): Fix printf formatting. | Andrew Cagney | 1 | -0/+4 |
2002-06-16 | Import current --enable-gdb-build-warnings. | Andrew Cagney | 1 | -0/+4 |
2001-12-02 | * Makefile.in (simops.h, table.c): Delete targets. | Andrew Cagney | 1 | -0/+8 |
2001-04-15 | * Makefile.in (simops.o): Add simops.h to dependency list. | J.T. Conklin | 1 | -0/+4 |
2001-03-14 | Link with libintl, needed by libopcodes. | Andrew Cagney | 1 | -0/+4 |
2001-02-01 | * Makefile.in (gencode): Link with libopcodes in build tree rather | Jonathan Larmour | 1 | -0/+5 |
2000-05-30 | Remove illegal instruciton pattern, since it is the same as the breakpoint | Nick Clifton | 1 | -0/+5 |
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 1 | -0/+4 |
2000-05-08 | * merge from internal tree | Frank Ch. Eigler | 1 | -0/+5 |
2000-03-25 | * more compatibility with v850 hardware | Frank Ch. Eigler | 1 | -0/+4 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -0/+4 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 1 | -0/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1055 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1087/+0 |
1998-11-25 | Fix --enable-build-warnings=-Werror failures. | Andrew Cagney | 1 | -0/+32 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -0/+10 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -1/+24 |
1998-03-10 | Delete function sim_stop. | Andrew Cagney | 1 | -0/+4 |
1998-02-28 | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 1 | -0/+16 |
1998-02-17 | For sim_fetch_register / sim_store_register: Add LENGTH parameter, | Andrew Cagney | 1 | -0/+14 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -0/+4 |
1998-01-31 | igen: Fix SMP simulator generator support. | Andrew Cagney | 1 | -0/+5 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1 | -0/+9 |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 1 | -31/+10 |
1997-12-05 | Reverrt breakpoint back to its old value. | Nick Clifton | 1 | -0/+4 |
1997-12-04 | Regenerate configure files. | Doug Evans | 1 | -0/+4 |
1997-12-04 | Fixed sanitization, | Nick Clifton | 1 | -1/+24 |
1997-11-18 | * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). | Doug Evans | 1 | -0/+9 |
1997-10-28 | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 1 | -0/+8 |
1997-09-26 | * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK and | Felix Lee | 1 | -0/+16 |
1997-09-25 | * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn with | Andrew Cagney | 1 | -0/+4 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1 | -0/+10 |
1997-09-22 | Enable --alignment option, stop sim-options.c hardwiring the alignment. | Andrew Cagney | 1 | -0/+1 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1 | -0/+4 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -0/+5 |
1997-09-19 | Clean up tracing for Bcond & jmp insns. | Andrew Cagney | 1 | -1/+21 |
1997-09-19 | Fix cmov immed. | Andrew Cagney | 1 | -2/+3 |
1997-09-19 | Fix cmov insn. | Andrew Cagney | 1 | -0/+9 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -8/+2 |
1997-09-17 | Clean up more tracing. | Andrew Cagney | 1 | -0/+12 |
1997-09-17 | Fix tracing for: "ctret", "bsw", "hsw" | Andrew Cagney | 1 | -0/+13 |
1997-09-16 | Smooth some of ALU tracing's rough edges. | Andrew Cagney | 1 | -0/+36 |