Age | Commit message (Expand) | Author | Files | Lines |
2013-01-28 | * simops.c (v850_rotl): New function. | Nick Clifton | 1 | -0/+50 |
2012-03-29 | Commit gdb and sim support for v850e2 and v850e2v3 on behalf of | Kevin Buettner | 1 | -1/+715 |
2011-03-21 | * simops (OP_10007E0): Update errno handling as most traps | Kevin Buettner | 1 | -3/+81 |
2011-02-14 | sim: punt zfree() | Mike Frysinger | 1 | -8/+8 |
2008-02-06 | * simops.c (OP_1C007E0): Compensate for 64 bit hosts. | DJ Delorie | 1 | -7/+9 |
2008-02-06 | Index: ChangeLog | DJ Delorie | 1 | -82/+151 |
2004-01-18 | * simops.c: Include <sys/types.h>. | Mark Kettenis | 1 | -0/+2 |
2003-04-06 | * simops.c (OP_40): Delete. Move code to... | Nick Clifton | 1 | -44/+0 |
2002-11-30 | 2002-11-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -19/+19 |
2002-09-30 | Fix handling of v850e bit-twiddle instructions. | Jim Wilson | 1 | -2/+2 |
2002-09-27 | Fix bug in support for trap instruction. | Jim Wilson | 1 | -1/+1 |
2002-08-29 | Makefile.in: Add gen-zero-r0 option. | Nick Clifton | 1 | -1/+1 |
2002-06-17 | * simops.c (trace_result): Fix printf formatting. | Andrew Cagney | 1 | -1/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2733 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2778/+0 |
1997-09-19 | Clean up tracing for Bcond & jmp insns. | Andrew Cagney | 1 | -240/+0 |
1997-09-19 | Fix cmov immed. | Andrew Cagney | 1 | -17/+1 |
1997-09-19 | Fix cmov insn. | Andrew Cagney | 1 | -16/+1 |
1997-09-17 | Clean up more tracing. | Andrew Cagney | 1 | -35/+0 |
1997-09-17 | Fix tracing for: "ctret", "bsw", "hsw" | Andrew Cagney | 1 | -103/+3 |
1997-09-16 | Smooth some of ALU tracing's rough edges. | Andrew Cagney | 1 | -232/+127 |
1997-09-16 | Use trace_one_insn in trace functions. Buffer up trace data so that | Andrew Cagney | 1 | -163/+123 |
1997-09-16 | Restrict ldsr (load system register) to modifying just non-reserved PSW bits. | Andrew Cagney | 1 | -35/+0 |
1997-09-16 | * simops.c (Multiply64): Don't store into register zero. | Jim Wilson | 1 | -2/+5 |
1997-09-15 | Fix sanitization for v850 V v850e V v850eq | Andrew Cagney | 1 | -413/+198 |
1997-09-15 | For v850eq start up with US bit set. | Andrew Cagney | 1 | -313/+117 |
1997-09-10 | Have trace_input, trace_output use sim-trace for IO. | Andrew Cagney | 1 | -47/+57 |
1997-09-08 | Add multi-sim support to v850/v850e/v850eq simulators. | Andrew Cagney | 1 | -103/+110 |
1997-09-04 | Replace memory model with one from sim/common directory. | Andrew Cagney | 1 | -25/+115 |
1997-09-03 | Pacify gcc-current -Wall. | Andrew Cagney | 1 | -0/+4 |
1997-09-03 | Add real SIM_DESC arg to v850 simulator. | Andrew Cagney | 1 | -26/+34 |
1997-09-01 | Compile from UNIX to cygwin32. | Andrew Cagney | 1 | -1/+64 |
1997-08-22 | Updated with respect to the HDD-tool-0611 document. | Nick Clifton | 1 | -58/+64 |
1997-08-20 | Added N step divide routines, courtesy of Sugimoto at NEC. | Nick Clifton | 1 | -218/+335 |
1997-08-20 | Fixed interpretation of SR bit in list18 structures. | Nick Clifton | 1 | -640/+1931 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 1 | -10/+17 |
1996-12-31 | Deal with kill encoding the signal via the exit status. | Michael Meissner | 1 | -3/+6 |
1996-12-27 | Allow exit to work normally under gdb | Michael Meissner | 1 | -102/+112 |
1996-10-31 | Fix linux build problem. | Gavin Romig-Koch | 1 | -0/+1 |
1996-10-30 | * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday. | Jeff Law | 1 | -0/+22 |
1996-10-30 | * simops.c (OP_10007E0): Handle SYS_time. | Jeff Law | 1 | -0/+3 |
1996-10-29 | * simops.c: Include <sys/stat.h>. | Jeff Law | 1 | -18/+13 |
1996-10-24 | * simops.c (OP_500): Mask off low bit in displacement | Jeff Law | 1 | -2/+2 |
1996-10-24 | * simops.c (OP_500): Fix displacement handling for sld.w. | Jeff Law | 1 | -2/+2 |
1996-10-24 | * simops.c (trace_input): Remove all references to SEXT7. | Jeff Law | 1 | -10/+10 |
1996-10-24 | * Makefile.in: Get rid of srcroot. Set all INSTALL macros via | Stu Grossman | 1 | -32/+46 |
1996-09-28 | * gencode.c (write_opcodes): Output hex values for opcode mask | Stu Grossman | 1 | -0/+8 |
1996-09-27 | * simops.c (trace_input): Fix thinko. | Jeff Law | 1 | -7/+7 |
1996-09-12 | Print line # and function name or filename if they exist for each PC. | Michael Meissner | 1 | -3/+64 |
1996-09-11 | Add tracing support; Fix some problems with hardwired sizes | Michael Meissner | 1 | -97/+594 |