aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-base.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-02sim: delete dead current_state globalsMike Frysinger1-22/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-25sim: sim-model: build for everyoneMike Frysinger1-2/+0
2015-12-24sim: delete SIM_HAVE_FLATMEM supportMike Frysinger1-10/+0
2015-04-18sim: unify SIM_CPU definitionMike Frysinger1-0/+2
2015-04-18sim: unify sim_cia definitionMike Frysinger1-1/+2
2015-04-15sim: unify sim-cpu usageMike Frysinger1-5/+9
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-07remove PARAMS from simTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-15sim: common: trim trailing whitespaceMike Frysinger1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-02-04sime-base.h: fix typos in STATE_CPU() examplesMike Frysinger1-3/+3
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+2
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-5/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-11-07 * sim-base.h (text_start, text_end, start_addr): Use bfd_vma typeThiemo Seufer1-2/+2
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-1/+1
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-02-27Index: arm/ChangeLogAndrew Cagney1-1/+1
2003-02-20Index: include/gdb/ChangeLogAndrew Cagney1-8/+3
1999-09-22import gdb-1999-09-21Jason Molenda1-1/+0
1999-07-12import gdb-1999-07-12 snapshotJason Molenda1-0/+5
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+252
1999-04-16Initial creation of sourceware repositoryStan Shebs1-332/+0
1998-04-21sim-base.h: Add configure option --with-sim-funit.James Lemke1-0/+11
1998-03-27Do top level sim-hw module for device tree.Andrew Cagney1-0/+7
1998-03-27Define CPU_INDEX. Initialize.Andrew Cagney1-1/+9
1998-03-09 * sim-base.h (sim_state_base): New member environment.Doug Evans1-0/+4
1998-03-03Improve comment.Doug Evans1-1/+1
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-11/+2
1998-02-27 * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1-10/+24
1997-11-18 * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans1-2/+18
1997-09-22Fix disabling of model code when simulator does not support modeling.Andrew Cagney1-2/+6
1997-09-04Finish implementation of sim-memopt.Andrew Cagney1-1/+0
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-0/+6
1997-09-03Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney1-0/+6
1997-09-01Use sim_state_alloc to create common sim object.Andrew Cagney1-9/+10
1997-08-28Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1-1/+22
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-0/+4
1997-05-02Tweak comment.David Edelsohn1-32/+70
1997-05-01 * Makefile.in (sim-options_h): Define.David Edelsohn1-60/+25
1997-04-17Add macros for CPU_FOO_FILE, CPU_STATE.David Edelsohn1-1/+5
1997-04-17 * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1-9/+162
1997-04-03New files.David Edelsohn1-0/+80