aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-01-11sim: build: drop subdir Makefile.in filesMike Frysinger1-22/+0
2023-01-10sim: bfin: move arch-specific file compilation to top-levelMike Frysinger1-2/+0
2023-01-10sim: build: drop support for creating libsim.a in subdirsMike Frysinger1-2/+0
2023-01-10sim: bfin: move libsim.a creation to top-levelMike Frysinger1-8/+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-33/+2
2022-11-05sim: bfin: move linux-fixed-code.h to top-levelMike Frysinger1-17/+0
2022-11-04sim: don't hardcode -ldl for SDL supportMike Frysinger1-1/+0
2022-11-04sim: drop -lm from SIM_EXTRA_LIBSMike Frysinger1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-27sim: bfin: move pkg-config & SDL checks to common codeMike Frysinger1-2/+2
2021-06-21sim: hw: rework configure option & device selectionMike Frysinger1-0/+33
2021-06-20sim: unify general maintainer settingsMike Frysinger1-1/+1
2021-04-26sim: nltvals: unify common syscall tablesMike Frysinger1-3/+0
2021-04-22Remove INCLUDE variable from some sim MakefilesTom Tromey1-2/+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-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-12-25sim: sim-model: build for everyoneMike Frysinger1-1/+0
2015-11-16sim: sim-stop/sim-reason/sim-reg: move to common obj listMike Frysinger1-4/+1
2015-04-15sim: unify sim-cpu usageMike Frysinger1-1/+0
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger1-2/+0
2015-04-02sim: clean up SIM_EXTRA_OBJS referencesMike Frysinger1-2/+1
2015-03-23sim: dv-sockser: move build to common dirMike Frysinger1-1/+0
2015-03-14sim: make nrun the default run programMike Frysinger1-3/+0
2015-03-10sim: bfin: fix up linux-fixed-code.h generation more [PR sim/13160]Mike Frysinger1-1/+1
2015-03-09sim: bfin: fix up linux-fixed-code.h generation [PR sim/10143]Mike Frysinger1-3/+4
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-06-10sim: bfin: only regen linux-fixed-code.h in maintainer modeMike Frysinger1-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-1/+1
2011-12-03sim: generate build dependencies on the flyMike Frysinger1-34/+0
2011-05-25sim: bfin: add a performance monitor stubMike Frysinger1-0/+1
2011-03-15sim: bfin: add GPIO device simulationMike Frysinger1-0/+1
2011-03-15sim: bfin: fix brace styleMike Frysinger1-1/+2
2011-03-06sim: bfin: new portMike Frysinger1-0/+97