summaryrefslogtreecommitdiff
path: root/sim/cris/sim-if.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-131-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-061-3/+3
* sim: parse_args: display getopt error ourselvesMike Frysinger2016-01-031-3/+1
* sim: cris: use standard output helpersMike Frysinger2016-01-021-35/+8
* sim: delete dead current_state globalsMike Frysinger2016-01-021-8/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: cris/m68hc11: move default endian/alignment to configureMike Frysinger2015-12-301-6/+0
* sim: unify sim-hloadMike Frysinger2015-12-271-46/+0
* sim: cris: do not pass cpu when writing memory during initMike Frysinger2015-12-261-5/+5
* sim: standardize sim_create_inferior handling of argv a bit moreMike Frysinger2015-12-261-5/+9
* sim: cris: migrate from WITH_DEVICES to WITH_HWMike Frysinger2015-12-251-12/+1
* sim: cris: move option install to sim_openMike Frysinger2015-12-241-11/+7
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-151-7/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-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
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* PR 14072Nick Clifton2012-05-191-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* sim: start a unified sim_do_commandMike Frysinger2011-07-051-7/+0
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* * cris/sim-if.c: Include errno.h.Hans-Peter Nilsson2009-01-181-5/+122
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+2
* * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)Hans-Peter Nilsson2009-01-031-23/+8
* * cris/sim-if.c (sim_open): If sim_analyze_program fails, emitHans-Peter Nilsson2008-12-301-7/+5
* * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.Hans-Peter Nilsson2008-12-301-43/+448
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * cris/cris-sim.h (enum cris_unknown_syscall_action_type)Hans-Peter Nilsson2006-10-021-3/+27
* * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.Hans-Peter Nilsson2006-04-031-2/+10
* * cris: New directory, simulator for Axis Communications CRISHans-Peter Nilsson2005-01-281-0/+590