summaryrefslogtreecommitdiff
path: root/sim/common/sim-basics.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: include ansidecl.h when neededMike Frysinger2021-12-041-1/+0
* sim: reorder header includesMike Frysinger2021-12-041-1/+1
* sim: split sim-signal.h include outMike Frysinger2021-06-181-1/+0
* sim: drop core libiberty.h includeMike Frysinger2021-06-181-2/+0
* sim: split sim/callback.h include outMike Frysinger2021-06-171-1/+0
* sim: cleanup obsolete NULL fallbackMike Frysinger2021-06-091-5/+0
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-3/+1
* sim: create header namespaceMike Frysinger2021-05-141-2/+2
* sim: replace custom attributes with ansidecl.hMike Frysinger2021-05-021-9/+0
* sim: common: clean up asprintf includes a bitMike Frysinger2021-01-091-5/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* sim: fix all sim buildsAndrew Burgess2019-03-281-0/+2
* sim/common: convert sim-arange to use sim-inlineStafford Horne2019-03-281-1/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* 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
* sim: drop common/cconfig.h in favor of a single config.hMike Frysinger2016-01-091-1/+1
* sim: unify min/max macrosMike Frysinger2016-01-041-0/+7
* sim: clean up some more device detritusMike Frysinger2016-01-031-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: common: standardize multiple include definesMike Frysinger2015-06-211-3/+3
* sim: rename tconfig.in to tconfig.hMike Frysinger2015-03-161-5/+0
* 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
* 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/+2
* 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
* * callback.c: Update copyright dates.Daniel Jacobowitz2004-05-101-2/+2
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-231-20/+22
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+154
* Initial creation of sourceware repositoryStan Shebs1999-04-161-114/+0
* o Add modulo argument to sim_core_attachAndrew Cagney1997-09-041-28/+11
* c80 simulator fixes.Andrew Cagney1997-05-121-10/+9
* * sim-utils.c (sim_add_commas): New function.David Edelsohn1997-05-021-1/+7
* * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn1997-04-171-0/+8
* * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1997-04-171-0/+1
* Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney1997-04-151-0/+117