summaryrefslogtreecommitdiff
path: root/sim/avr/interp.c
Commit message (Expand)AuthorAgeFilesLines
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: split program path out of argv vectorMike Frysinger2021-11-151-4/+1
* sim: split sim-signal.h include outMike Frysinger2021-06-181-0/+1
* sim: overhaul & unify endian settings managementMike Frysinger2021-06-171-0/+1
* sim: overhaul alignment settings managementMike Frysinger2021-06-121-0/+3
* sim: avr: invert sim_state storageMike Frysinger2021-05-171-6/+7
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-1/+2
* sim: create header namespaceMike Frysinger2021-05-141-1/+1
* sim: cgen: move cgen_cpu_max_extra_bytes logic into the common codeMike Frysinger2021-04-121-1/+1
* sim: watchpoints: use common sim_pc_getMike Frysinger2021-02-061-6/+0
* sim: watchpoints: change sizeof_pc to sizeof(sim_cia)Mike Frysinger2021-01-301-1/+0
* sim: clean up C11 header includesMike Frysinger2021-01-111-2/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Update PC when simulate break instruction.Denis Chertykov2016-07-191-2/+1
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-061-2/+4
* sim: parse_args: display getopt error ourselvesMike Frysinger2016-01-031-3/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix invalid left shift of negative valueDominik Vogt2015-12-151-1/+1
* sim: avr: move global state to sim/cpu stateMike Frysinger2015-11-221-131/+132
* sim: avr: switch to common sim-regMike Frysinger2015-11-221-4/+6
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-151-6/+0
* sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpersMike Frysinger2015-04-161-0/+22
* sim: avr: convert to nrun.oMike Frysinger2015-03-281-831/+734
* sim: drop unused sim_kill functionMike Frysinger2015-02-191-6/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* sim: constify arg to sim_do_commandMike Frysinger2014-03-101-1/+1
* sim: constify prog_nameMike Frysinger2014-03-051-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb:Steve Ellcey2013-03-151-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-05-241-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2011-04-161-0/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-141-1/+1
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* 2009-11-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-121-16/+20
* 2009-11-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-121-0/+4
* 2009-11-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-11-091-1/+1
* 2009-10-23 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-231-1/+1
* 2009-04-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-04-271-0/+1847