aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/d10v-elf/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-01-15sim: d10v: relocate tests & clean up test harnessMike Frysinger1-180/+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-03-30sim: d10v: convert to nrunMike Frysinger1-1/+1
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/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-8/+7
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2000-04-18Add support for SIGILL (reserved-instruction-exception).Andrew Cagney1-0/+1
2000-02-22When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney1-0/+3
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+23
1999-09-13import gdb-1999-09-13 snapshotJason Molenda1-0/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+150
1999-04-16Initial creation of sourceware repositoryStan Shebs1-147/+0
1998-02-13Test switching between SPI/SPU.Andrew Cagney1-0/+2
1997-12-04Add DM (bit 4) to PSW. See 7-1 for more info.Andrew Cagney1-0/+1
1997-12-03* d10v_sim.h (SEXT56): Define.Andrew Cagney1-0/+2
1997-12-02For "msbu", subtract unsigned product from ACC,Andrew Cagney1-0/+1
1997-12-02For "mulxu", store unsigned product in ACC.Andrew Cagney1-3/+5
1997-12-02For MACU add unsigned multiply to accumulator.Andrew Cagney1-1/+3
1997-12-02For sub2w, compute carry according to negated addition rules.Andrew Cagney1-1/+4
1997-11-10Test rachi instruction.Andrew Cagney1-3/+4
1997-10-15Enable d10v simulator testsuite - two tests: Hello World and exit47.Andrew Cagney1-0/+133