aboutsummaryrefslogtreecommitdiff
path: root/sim/mcore/interp.c
AgeCommit message (Expand)AuthorFilesLines
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-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger1-2/+4
2016-01-03sim: parse_args: display getopt error ourselvesMike Frysinger1-3/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-15sim: mcore: pull cpu state out of global scopeMike Frysinger1-293/+246
2015-11-15sim: mcore: switch to common sim-regMike Frysinger1-4/+6
2015-11-15sim: mcore: convert to common reason/resume logicMike Frysinger1-40/+47
2015-11-15sim: sim-close: unify sim_close logicMike Frysinger1-6/+0
2015-06-17sim: syscall: add common sim_syscall helpersMike Frysinger1-19/+3
2015-06-17sim: syscall: unify memory helpersMike Frysinger1-24/+3
2015-04-21sim: mcore: clean up printf warningsMike Frysinger1-8/+9
2015-04-21sim: mcore: convert to common memory/verbose functionsMike Frysinger1-319/+34
2015-04-21sim: mcore: drop watchpoint/dumpmem/clearstats supportMike Frysinger1-73/+6
2015-04-21sim: mcore: switch to common syscall handlingMike Frysinger1-140/+27
2015-04-17sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger1-4/+4
2015-04-16sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpersMike Frysinger1-0/+16
2015-03-29sim: mcore/microblaze: delete dead codeMike Frysinger1-16/+0
2015-03-29sim: mcore: convert to nrunMike Frysinger1-112/+95
2015-03-29sim: mcore: drop sbrk supportMike Frysinger1-39/+3
2015-03-16sim: mcore/microblaze: strip trailing whitespaceMike Frysinger1-135/+135
2015-03-16sim: mcore/microblaze: clean up a bitMike Frysinger1-124/+50
2015-02-20sim: drop unused headersMike Frysinger1-2/+2
2015-02-19sim: drop unused sim_kill functionMike Frysinger1-7/+0
2015-02-11sim/mcore/interp.c: Include "unistd.h".Chen Gang1-0/+1
2015-02-03sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang1-0/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-03-10sim: constify arg to sim_do_commandMike Frysinger1-1/+1
2014-03-05sim: constify prog_nameMike Frysinger1-1/+1
2014-02-17sim: delete duplicate SIGINT handlingMike Frysinger1-10/+0
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-2/+1
2012-05-20 PR 14072Hans-Peter Nilsson1-0/+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-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger1-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-5/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2003-10-11 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;Alan Modra1-3/+5
2003-02-27Index: arm/ChangeLogAndrew Cagney1-2/+2
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2000-03-02* comment tweaksFrank Ch. Eigler1-5/+5
2000-02-14Fix fclose() emulationNick Clifton1-1/+1
2000-02-10Add support for M340 processorNick Clifton1-2/+49
2000-01-25import gdb-2000-01-24 snapshotJason Molenda1-1/+1
2000-01-18import gdb-2000-01-17 snapshotJason Molenda1-3/+12
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+11