summaryrefslogtreecommitdiff
path: root/sim/common/sim-core.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-261-17/+0
* sim: device_error: puntMike Frysinger2015-12-251-1/+0
* sim: always enable modulo memoryMike Frysinger2015-11-171-4/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* 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
* sim: add a proper sim_core_trans_addr prototypeMike Frysinger2012-03-261-0/+8
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: update device_error() prototypeMike Frysinger2010-03-301-1/+1
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* 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-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-231-19/+22
* 2002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-101-2/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+9
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+343
* Initial creation of sourceware repositoryStan Shebs1999-04-161-351/+0
* * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.Doug Evans1998-06-111-37/+45
* Good grief. Detailed function descriptions should accompany their definition.Doug Evans1998-03-031-1/+3
* (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1998-02-251-30/+50
* Make memory regions layered (just like existing device regions) soAndrew Cagney1997-10-311-6/+23
* * sim-core.h (sim_core_write_8): Define.Doug Evans1997-10-301-0/+1
* Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.Andrew Cagney1997-10-281-4/+9
* Add 128 bit transfers to sim core.Andrew Cagney1997-10-271-1/+6
* Handle core regions which start at a poorly aligned address.Andrew Cagney1997-10-141-2/+2
* o Add modulo argument to sim_core_attachAndrew Cagney1997-09-041-30/+100
* Preliminary suport for xor-endian suport in core module.Andrew Cagney1997-05-231-27/+36
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-051-24/+69
* * Makefile.in (sim-options_h): Define.David Edelsohn1997-05-011-0/+169