Age | Commit message (Expand) | Author | Files | Lines |
2016-08-15 | sim: unify symbol table handling | Mike Frysinger | 1 | -26/+63 |
2016-01-05 | sim: trace: add support for disassembling | Mike Frysinger | 1 | -0/+62 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-24 | sim: trace: drop unused trace_one_insn | Mike Frysinger | 1 | -85/+0 |
2015-06-24 | sim: trace: rename debug_printf fully | Mike Frysinger | 1 | -1/+1 |
2015-06-24 | sim: trace: add a basic cpu register class | Mike Frysinger | 1 | -12/+24 |
2015-06-24 | sim: trace: document alu/fpu/vpu trace options better | Mike Frysinger | 1 | -4/+4 |
2015-06-23 | sim: assume recentish compiler/systems | Mike Frysinger | 1 | -18/+0 |
2015-06-12 | sim: trace: add WITH_TRACE_ANY_P helper | Mike Frysinger | 1 | -4/+4 |
2015-06-11 | sim: trace: centralize the system tracing | Mike Frysinger | 1 | -10/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-07 | remove VA_* macros from sim | Tom Tromey | 1 | -2/+2 |
2014-01-07 | remove PARAMS from sim | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-03-29 | Commit gdb and sim support for v850e2 and v850e2v3 on behalf of | Kevin Buettner | 1 | -12/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-05-26 | sim: add syscall tracing level | Mike Frysinger | 1 | -1/+13 |
2011-03-15 | sim: common: trim trailing whitespace | Mike Frysinger | 1 | -13/+13 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-12 | sim: add missing values to array initializers | Mike Frysinger | 1 | -19/+19 |
2010-04-10 | sim: constify save_data() | Mike Frysinger | 1 | -1/+1 |
2010-03-30 | sim: fix unused cpu_nr warnings | Mike Frysinger | 1 | -1/+1 |
2010-03-30 | sim: convert old style function definitions | Mike Frysinger | 1 | -10/+2 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2001-02-22 | 2001-02-22 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -2/+15 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1341 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1338/+0 |
1998-12-05 | * cgen-defs.h: New file, old cgen-sim.h. | Doug Evans | 1 | -18/+170 |
1998-03-13 | * sim-base.h (struct sim_state_base): Add prog_syms and | Fred Fish | 1 | -8/+27 |
1998-02-25 | Extend TRACE macros to include more cases. | Andrew Cagney | 1 | -0/+14 |
1998-02-24 | Add tracing to r5900 p* instructions. | Andrew Cagney | 1 | -1/+60 |
1998-02-23 | Add tracing of booleans and addresses. | Andrew Cagney | 1 | -21/+95 |
1998-02-20 | fix typo | Michael Meissner | 1 | -30/+40 |
1998-02-18 | Extend sim-trace.[hc] to include a generic set of macro's for tracing | Andrew Cagney | 1 | -35/+530 |
1997-11-24 | * sim-trace.c (trace_option_handler): Set state trace file | Doug Evans | 1 | -20/+48 |
1997-05-21 | Watchpoint interface. | Andrew Cagney | 1 | -75/+118 |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -15/+30 |
1997-05-06 | * sim-trace.c (trace_uninstall): Don't close a file twice. | David Edelsohn | 1 | -2/+11 |
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 1 | -22/+61 |
1997-05-06 | Fix typo; pass trace_line request as arg; pass common stuff in static struct | Michael Meissner | 1 | -19/+16 |
1997-05-06 | Enable --trace-linenum support | Michael Meissner | 1 | -4/+93 |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1 | -5/+230 |
1997-04-17 | sim-trace.c: New file. | David Edelsohn | 1 | -0/+70 |