aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-04-26sim: nltvals: unify common syscall tablesMike Frysinger1-3/+0
2021-04-18sim: moxie: switch syscalls to common nltvalsMike Frysinger1-0/+3
2021-04-08Fix DTB generation mechanism and build failureLuis Machado1-3/+13
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-10sim: drop --enable-sim-cflags optionMike Frysinger1-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-3/+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-05sim: moxie: fix running after nrun conversionMike Frysinger1-0/+1
2015-03-24sim: moxie: convert to nrun.oMike Frysinger1-9/+10
2015-03-24sim: moxie: switch to common sim-command.oMike Frysinger1-1/+1
2015-03-14sim: mcore/moxie: clean up makefiles a bitMike Frysinger1-6/+1
2015-03-14sim: make nrun the default run programMike Frysinger1-0/+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-26 * Makefile.in (dtbdir): Don't use gdb's version.in.Tom Tromey1-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-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-2/+1
2009-09-10Use common memory infrastructure and introduce device tree supportAnthony Green1-1/+18
2009-05-01Add moxie simulatorAnthony Green1-0/+29