summaryrefslogtreecommitdiff
path: root/sim/common/sim-base.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sime-base.h: fix typos in STATE_CPU() examplesMike Frysinger2010-02-041-3/+3
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+2
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * sim-base.h (text_start, text_end, start_addr): Use bfd_vma typeThiemo Seufer2006-11-071-2/+2
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-1/+1
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-1/+1
* Index: arm/ChangeLogAndrew Cagney2003-02-271-1/+1
* Index: include/gdb/ChangeLogAndrew Cagney2003-02-201-8/+3
* import gdb-1999-09-21Jason Molenda1999-09-221-1/+0
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-0/+5
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+252
* Initial creation of sourceware repositoryStan Shebs1999-04-161-332/+0
* sim-base.h: Add configure option --with-sim-funit.James Lemke1998-04-211-0/+11
* Do top level sim-hw module for device tree.Andrew Cagney1998-03-271-0/+7
* Define CPU_INDEX. Initialize.Andrew Cagney1998-03-271-1/+9
* * sim-base.h (sim_state_base): New member environment.Doug Evans1998-03-091-0/+4
* Improve comment.Doug Evans1998-03-031-1/+1
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-281-11/+2
* * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1998-02-271-10/+24
* * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans1997-11-181-2/+18
* Fix disabling of model code when simulator does not support modeling.Andrew Cagney1997-09-221-2/+6
* Finish implementation of sim-memopt.Andrew Cagney1997-09-041-1/+0
* o Add modulo argument to sim_core_attachAndrew Cagney1997-09-041-0/+6
* Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney1997-09-031-0/+6
* Use sim_state_alloc to create common sim object.Andrew Cagney1997-09-011-9/+10
* Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1997-08-281-1/+22
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-051-0/+4
* Tweak comment.David Edelsohn1997-05-021-32/+70
* * Makefile.in (sim-options_h): Define.David Edelsohn1997-05-011-60/+25
* Add macros for CPU_FOO_FILE, CPU_STATE.David Edelsohn1997-04-171-1/+5
* * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1997-04-171-9/+162
* New files.David Edelsohn1997-04-031-0/+80