Age | Commit message (Expand) | Author | Files | Lines |
2021-05-03 | sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary | Simon Marchi | 1 | -2/+3 |
2021-05-02 | sim: replace custom attributes with ansidecl.h | Mike Frysinger | 1 | -6/+4 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-08-15 | sim: unify symbol table handling | Mike Frysinger | 1 | -0/+4 |
2016-01-05 | sim: trace: add support for disassembling | Mike Frysinger | 1 | -1/+37 |
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 | -13/+0 |
2015-06-24 | sim: trace: rename debug_printf fully | Mike Frysinger | 1 | -4/+1 |
2015-06-24 | sim: trace: add a basic cpu register class | Mike Frysinger | 1 | -0/+10 |
2015-06-24 | sim: trace: add set of system helpers | Mike Frysinger | 1 | -0/+21 |
2015-06-24 | sim: trace: document alu/fpu/vpu trace options better | Mike Frysinger | 1 | -3/+3 |
2015-06-12 | sim: trace: add common macros for logging info | Mike Frysinger | 1 | -0/+21 |
2015-06-12 | sim: trace: add WITH_TRACE_ANY_P helper | Mike Frysinger | 1 | -3/+6 |
2015-06-11 | sim: trace: add STRACE_xxx_P macros | Mike Frysinger | 1 | -0/+14 |
2015-06-11 | sim: trace: use existing defines for the useful mask | Mike Frysinger | 1 | -4/+1 |
2015-06-11 | sim: trace: create a common WITH_TRACE_P macro | Mike Frysinger | 1 | -18/+17 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-28 | Shadow SIM's debug_printf function | Gary Benson | 1 | -0/+3 |
2014-01-07 | remove PARAMS from sim | Tom Tromey | 1 | -154/+154 |
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 | -0/+17 |
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 | -0/+6 |
2011-03-15 | sim: common: trim trailing whitespace | Mike Frysinger | 1 | -3/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
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 |
2001-02-22 | 2001-02-22 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -4/+8 |
2001-02-21 | 2001-02-21 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -2/+15 |
2000-06-24 | * verbosity reduction | Frank Ch. Eigler | 1 | -2/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+551 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -508/+0 |
1998-02-24 | Add tracing to r5900 p* instructions. | Andrew Cagney | 1 | -1/+48 |
1998-02-23 | Add tracing of booleans and addresses. | Andrew Cagney | 1 | -1/+84 |
1998-02-18 | Extend sim-trace.[hc] to include a generic set of macro's for tracing | Andrew Cagney | 1 | -41/+264 |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -4/+12 |
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 1 | -33/+33 |
1997-05-06 | Fix typo; pass trace_line request as arg; pass common stuff in static struct | Michael Meissner | 1 | -3/+12 |
1997-05-06 | Enable --trace-linenum support | Michael Meissner | 1 | -0/+6 |
1997-05-05 | Add printf attribute support | Michael Meissner | 1 | -2/+10 |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1 | -2/+71 |
1997-04-17 | Clean up. | David Edelsohn | 1 | -64/+7 |