Age | Commit message (Expand) | Author | Files | Lines |
2013-01-28 | * simops.c (v850_rotl): New function. | Nick Clifton | 1 | -0/+1 |
2013-01-10 | * interp.c (sim_open): Add support for bfd_arch_v850_rh850 | Nick Clifton | 1 | -1/+4 |
2011-07-05 | sim: start a unified sim_do_command | Mike Frysinger | 1 | -19/+0 |
2011-01-11 | http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html | Andrew Burgess | 1 | -1/+1 |
2010-03-30 | sim: v850: fix build failure after watchpoint constification | Mike Frysinger | 1 | -2/+2 |
2003-09-05 | Add support for v850e1 instructions | Nick Clifton | 1 | -0/+1 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2002-09-19 | Remove v850ea references | Nick Clifton | 1 | -11/+0 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+360 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -357/+0 |
1998-02-28 | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 1 | -21/+17 |
1997-09-17 | Clean up more tracing. | Andrew Cagney | 1 | -172/+78 |
1997-09-16 | Restrict ldsr (load system register) to modifying just non-reserved PSW bits. | Andrew Cagney | 1 | -22/+26 |
1997-09-15 | For v850eq start up with US bit set. | Andrew Cagney | 1 | -6/+7 |
1997-09-12 | Check reserved bits before executing instructions. | Andrew Cagney | 1 | -0/+6 |
1997-09-12 | Add profiling support to v850*. | Andrew Cagney | 1 | -8/+4 |
1997-09-10 | o Wordwrap usage messages from sim-options | Andrew Cagney | 1 | -1/+3 |
1997-09-08 | Add multi-sim support to v850/v850e/v850eq simulators. | Andrew Cagney | 1 | -339/+120 |
1997-09-04 | Replace memory model with one from sim/common directory. | Andrew Cagney | 1 | -279/+31 |
1997-09-03 | Pacify gcc-current -Wall. | Andrew Cagney | 1 | -15/+15 |
1997-09-03 | Add real SIM_DESC arg to v850 simulator. | Andrew Cagney | 1 | -193/+179 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -2/+6 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 1 | -7/+0 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -159/+45 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -0/+7 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1 | -111/+640 |
1996-09-28 | * gencode.c (write_opcodes): Output hex values for opcode mask | Stu Grossman | 1 | -4/+8 |
1996-09-11 | Add tracing support; Fix some problems with hardwired sizes | Michael Meissner | 1 | -9/+20 |
1996-09-10 | * interp.c (hash): Make this an inline function | Jeff Law | 1 | -14/+28 |
1996-09-03 | Fix typpppo | Jeff Law | 1 | -1/+1 |
1996-09-03 | * interp.c: OP should be an array of 32bit operands! | Jeff Law | 1 | -13/+13 |
1996-08-30 | * interp.c: Remove various debugging printfs. | Jeff Law | 1 | -15/+0 |
1996-08-30 | * interp.c (hash): Fix. | Jeff Law | 1 | -18/+19 |
1996-08-30 | * interp.c (do_format_4): Get operands correctly and | Jeff Law | 1 | -0/+6 |
1996-08-30 | * v850_sim.h: The V850 doesn't have split I&D spaces. Change | Jeff Law | 1 | -61/+40 |
1996-08-30 | * interp.c (do_format_5): Get operands correctly and | Jeff Law | 1 | -1/+7 |
1996-08-30 | * interp.c (do_format_3): Get operands correctly and call | Jeff Law | 1 | -0/+5 |
1996-08-29 | * interp.c (hash): Update to be more accurate. | Jeff Law | 1 | -41/+115 |
1996-08-29 | * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, | Jeff Law | 1 | -0/+423 |