aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-01-11sim: build: drop subdir Makefile.in filesMike Frysinger1-32/+0
2023-01-10sim: build: drop support for creating libsim.a in subdirsMike Frysinger1-2/+0
2023-01-10sim: m68hc11: move libsim.a creation to top-levelMike Frysinger1-6/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-21sim: build: hoist lists of hw devices upMike Frysinger1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-04sim: m68hc11: delete unused profile flagsMike Frysinger1-1/+0
2021-11-02sim: hoist gencode & opc2c build rules up to common buildsMike Frysinger1-17/+0
2021-10-31sim: tighten up gencode outputMike Frysinger1-4/+4
2021-06-21sim: hw: rework configure option & device selectionMike Frysinger1-0/+2
2021-04-22Remove INCLUDE variable from some sim MakefilesTom Tromey1-3/+0
2021-04-22Remove and modernize dependencies in simTom Tromey1-2/+0
2021-03-13sim: introduce {COMPILE,LINK}_FOR_BUILDMike Frysinger1-2/+5
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-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-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-27sim: unify sim-hloadMike Frysinger1-1/+0
2015-11-16sim: sim-stop/sim-reason/sim-reg: move to common obj listMike Frysinger1-2/+0
2015-11-15sim: clean up redundant objectsMike Frysinger1-1/+0
2015-06-11sim: m68hc11: switch to common sim_resumeMike Frysinger1-1/+2
2015-04-15sim: unify sim-cpu usageMike Frysinger1-1/+0
2015-04-13sim: m68hc11: convert to sim-cpuMike Frysinger1-0/+1
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger1-2/+0
2015-03-23sim: dv-sockser: move build to common dirMike Frysinger1-4/+1
2015-03-14sim: make nrun the default run programMike Frysinger1-3/+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-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
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/+2
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
2003-03-02 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZEStephane Carrez1-2/+8
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-1/+1
2001-07-22 * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez1-1/+0
2001-07-10* Makefile.in (gencode): Provide explicit path to gencode.c.Andrew Cagney1-1/+1
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez1-4/+8
2000-09-12Missing Makefile.in for 68hc11 simulatorStephane Carrez1-0/+60