Age | Commit message (Expand) | Author | Files | Lines |
2021-02-28 | sim: igen: drop config.h & header checking | Mike Frysinger | 1 | -1/+0 |
2021-01-04 | sim: include stdlib.h for atoi() | Mike Frysinger | 1 | -2/+1 |
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-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
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 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
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/+1 |
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 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2002-11-22 | 2002-11-21 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -229/+256 |
2002-11-22 | 2002-11-21 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -19/+22 |
2002-06-17 | * gen.c (gen_entry_expand_opcode): Initialize ``value'' to -1 and | Andrew Cagney | 1 | -0/+2 |
2002-05-01 | [ common/ChangeLog ] | Chris Demetriou | 1 | -4/+4 |
2002-03-08 | 2002-03-07 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+11 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1621 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1615/+0 |
1998-04-14 | Broke parsing of !<val>!<val> when adding support for =<field>. Fix. | Andrew Cagney | 1 | -7/+29 |
1998-04-14 | Add support for instruction word conditionals of the form `XXX!YYY' | Andrew Cagney | 1 | -7/+22 |
1998-04-04 | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1 | -64/+86 |
1998-04-03 | Don't bother generating trace prefix string when not tracing. | Andrew Cagney | 1 | -99/+92 |
1998-01-31 | igen: Fix SMP simulator generator support. | Andrew Cagney | 1 | -30/+103 |
1997-10-27 | Add include-file support to igen. | Andrew Cagney | 1 | -133/+168 |
1997-10-14 | Output line-ref to original igen source file when generating trace | Andrew Cagney | 1 | -12/+25 |
1997-10-09 | Add -Wnodiscard option so that warning about discarded instructions | Andrew Cagney | 1 | -4/+11 |
1997-09-19 | Correctly locate `_' in generated names. | Andrew Cagney | 1 | -1/+1 |
1997-09-19 | Change semantic function name to semantic_<INSN>_<FMT> instead of | Andrew Cagney | 1 | -3/+3 |
1997-09-15 | * igen.c (gen_run_c): Handle non-multi-sim case. | Andrew Cagney | 1 | -22/+34 |
1997-09-15 | Update to reflect change to sim/common/aclocal.m4 (allow sim/common | Andrew Cagney | 1 | -1/+1 |
1997-09-08 | Add multi-sim support to simulator. | Andrew Cagney | 1 | -484/+1032 |
1997-05-29 | Add a simple dissasembler to igen | Andrew Cagney | 1 | -38/+254 |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -3/+3 |
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 1 | -6/+5 |
1997-05-06 | Fix typo; pass trace_line request as arg; pass common stuff in static struct | Michael Meissner | 1 | -5/+8 |
1997-05-06 | Enable --trace-linenum support | Michael Meissner | 1 | -14/+13 |
1997-04-23 | More Tic80 instructions. | Andrew Cagney | 1 | -0/+1 |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -6/+12 |
1997-04-17 | * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf. | David Edelsohn | 1 | -0/+651 |