aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-02sim: hoist cgen mloop rules up to common buildsMike Frysinger1-56/+0
2021-11-01sim: m32r: reduce -Wno-error scopeMike Frysinger1-2/+2
2021-10-31sim: tighten up stamp rulesMike Frysinger1-3/+6
2021-10-31sim: silence stamp touch rulesMike Frysinger1-7/+7
2021-10-31sim: standardize move-if-change rulesMike Frysinger1-6/+6
2021-07-01sim: m32r: unify ELF & Linux traps logicMike Frysinger1-4/+1
2021-06-21sim: hw: rework configure option & device selectionMike Frysinger1-0/+2
2021-06-20sim: unify cgen maintainer settingsMike Frysinger1-5/+0
2021-06-18sim: move -Werror disabling to MakefileMike Frysinger1-0/+3
2021-04-26sim: nltvals: unify common syscall tablesMike Frysinger1-3/+0
2021-04-22Remove and modernize dependencies in simTom Tromey1-33/+2
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: m32r: migrate from WITH_DEVICES to WITH_HWMike Frysinger1-2/+1
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-2/+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/+1
2015-03-14sim: make nrun the default run programMike Frysinger1-1/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-23Fix m32r-elf sim, default hardware to off.Hans-Peter Nilsson1-2/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-31sim: frv/m32r: back out hard failure when dv-sockser is not availableMike Frysinger1-4/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-2/+2
2009-11-04 * Makefile.in (mloop.c): Add @true to rule.Doug Evans1-15/+23
2009-07-12* common/Make-common.in (CPU_DIR): Define.Doug Evans1-8/+8
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-07-29 * common/genmloop.sh: Add new parameter: -shell to specify theNick Clifton1-3/+3
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/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2004-05-18 * Makefile.in (stamp-xmloop, stamp-2mloop): Use -outfile-suffix.Daniel Jacobowitz1-7/+10
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-2/+5
2003-12-11Add support for the m32r2 processorNick Clifton1-2/+38
2003-12-07Revert last commit, build problems.Andrew Cagney1-38/+1
2003-12-072003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Andrew Cagney1-1/+38
2003-09-082003-09-08 Dave Brolley <brolley@redhat.com>Dave Brolley1-1/+6
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston1-3/+3
2000-11-18 * Makefile.in: remove `@true' commands for rules that haveGreg McGary1-4/+1
2000-08-282000-08-28 Dave Brolley <brolley@redhat.com>Dave Brolley1-3/+3
2000-08-21* Contribute CGEN simulator build support code.Frank Ch. Eigler1-0/+28