aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-basics.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2024-01-01sim: fix pervasive typoTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-04sim: include ansidecl.h when neededMike Frysinger1-1/+0
2021-12-04sim: reorder header includesMike Frysinger1-1/+1
2021-06-18sim: split sim-signal.h include outMike Frysinger1-1/+0
2021-06-18sim: drop core libiberty.h includeMike Frysinger1-2/+0
2021-06-17sim: split sim/callback.h include outMike Frysinger1-1/+0
2021-06-09sim: cleanup obsolete NULL fallbackMike Frysinger1-5/+0
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-3/+1
2021-05-14sim: create header namespaceMike Frysinger1-2/+2
2021-05-02sim: replace custom attributes with ansidecl.hMike Frysinger1-9/+0
2021-01-09sim: common: clean up asprintf includes a bitMike Frysinger1-5/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-03-28sim: fix all sim buildsAndrew Burgess1-0/+2
2019-03-28sim/common: convert sim-arange to use sim-inlineStafford Horne1-1/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger1-1/+1
2016-01-04sim: unify min/max macrosMike Frysinger1-0/+7
2016-01-03sim: clean up some more device detritusMike Frysinger1-1/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-21sim: common: standardize multiple include definesMike Frysinger1-3/+3
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger1-5/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
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/+2
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
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-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2004-05-10 * callback.c: Update copyright dates.Daniel Jacobowitz1-2/+2
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-20/+22
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+154
1999-04-16Initial creation of sourceware repositoryStan Shebs1-114/+0
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-28/+11
1997-05-12c80 simulator fixes.Andrew Cagney1-10/+9
1997-05-02 * sim-utils.c (sim_add_commas): New function.David Edelsohn1-1/+7
1997-04-17 * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn1-0/+8
1997-04-17 * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1-0/+1
1997-04-15Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney1-0/+117