Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-03-28 | sim: fix all sim builds | Andrew Burgess | 1 | -0/+1 |
2019-03-28 | sim/common: convert sim-arange to use sim-inline | Stafford Horne | 1 | -0/+1 |
2019-01-03 | Add 'extern C' if simulator is written in C++ | Павел Крюков | 1 | -0/+8 |
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-02 | sim: delete dead current_state globals | Mike Frysinger | 1 | -22/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-25 | sim: sim-model: build for everyone | Mike Frysinger | 1 | -2/+0 |
2015-12-24 | sim: delete SIM_HAVE_FLATMEM support | Mike Frysinger | 1 | -10/+0 |
2015-04-18 | sim: unify SIM_CPU definition | Mike Frysinger | 1 | -0/+2 |
2015-04-18 | sim: unify sim_cia definition | Mike Frysinger | 1 | -1/+2 |
2015-04-15 | sim: unify sim-cpu usage | Mike Frysinger | 1 | -5/+9 |
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 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 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-03-15 | sim: common: trim trailing whitespace | Mike Frysinger | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-02-04 | sime-base.h: fix typos in STATE_CPU() examples | Mike Frysinger | 1 | -3/+3 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+2 |
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 | -5/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-07 | * sim-base.h (text_start, text_end, start_addr): Use bfd_vma type | Thiemo Seufer | 1 | -2/+2 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-02-20 | Index: include/gdb/ChangeLog | Andrew Cagney | 1 | -8/+3 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -1/+0 |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -0/+5 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+252 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -332/+0 |
1998-04-21 | sim-base.h: Add configure option --with-sim-funit. | James Lemke | 1 | -0/+11 |
1998-03-27 | Do top level sim-hw module for device tree. | Andrew Cagney | 1 | -0/+7 |
1998-03-27 | Define CPU_INDEX. Initialize. | Andrew Cagney | 1 | -1/+9 |
1998-03-09 | * sim-base.h (sim_state_base): New member environment. | Doug Evans | 1 | -0/+4 |
1998-03-03 | Improve comment. | Doug Evans | 1 | -1/+1 |
1998-02-28 | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 1 | -11/+2 |
1998-02-27 | * sim-base.h (sim_cpu_base): New members name, options. | Doug Evans | 1 | -10/+24 |
1997-11-18 | * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. | Doug Evans | 1 | -2/+18 |
1997-09-22 | Fix disabling of model code when simulator does not support modeling. | Andrew Cagney | 1 | -2/+6 |
1997-09-04 | Finish implementation of sim-memopt. | Andrew Cagney | 1 | -1/+0 |
1997-09-04 | o Add modulo argument to sim_core_attach | Andrew Cagney | 1 | -0/+6 |
1997-09-03 | Add support for suspending/resumeing the simulator in sim-modules. | Andrew Cagney | 1 | -0/+6 |
1997-09-01 | Use sim_state_alloc to create common sim object. | Andrew Cagney | 1 | -9/+10 |