summaryrefslogtreecommitdiff
path: root/sim/common
Commit message (Expand)AuthorAgeFilesLines
* sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2015-04-062-0/+6
* Regenerate configure in simH.J. Lu2015-04-021-2/+2
* Fix sim buildH.J. Lu2015-04-011-4/+3
* Regenerate configure in simH.J. Lu2015-04-011-4/+6
* sim: run: punt!Mike Frysinger2015-04-014-457/+5
* sim: update zlib handlingMike Frysinger2015-04-014-85/+24
* common: cgen-mem/cgen-ops: fix extern inline handlingMike Frysinger2015-03-313-2/+9
* sim: common: sim-arange: fix extern inline handlingMike Frysinger2015-03-293-9/+21
* sim: profile: disconnect from watchpoint coreMike Frysinger2015-03-242-12/+11
* sim: erc32/h8300/m68hc11: trim unused functionsMike Frysinger2015-03-242-1/+6
* sim: clean up SIM_HAVE_BIENDIANMike Frysinger2015-03-242-1/+6
* sim: fix sim-hardware configure optionMike Frysinger2015-03-242-7/+7
* sim: drop support for requiring hw supportMike Frysinger2015-03-231-11/+6
* sim: dv-sockser: move build to common dirMike Frysinger2015-03-232-3/+9
* sim: dv-sockser: add stub funcs when not availableMike Frysinger2015-03-233-0/+46
* sim: convert some old prototypesMike Frysinger2015-03-163-9/+9
* sim: rename tconfig.in to tconfig.hMike Frysinger2015-03-168-27/+18
* sim: dv-sockser: push module init prototype downMike Frysinger2015-03-154-0/+21
* sim: delete unused sim-inline.c ruleMike Frysinger2015-03-142-9/+5
* sim: make nrun the default run programMike Frysinger2015-03-143-1/+14
* sim: move sim-io.h to sim-assert.hMike Frysinger2015-03-143-1/+8
* sim: drop unused sim_kill functionMike Frysinger2015-02-192-9/+4
* sim: ChangeLog: Correct the related items position and format.Chen Gang2015-02-201-1/+6
* sim/common/gentmap.c: Include "string.h".Chen Gang2015-02-142-0/+5
* sim: Call freeargv() when failure occursChen Gang2015-02-031-1/+4
* Regenerate sim/common/aclocal.m4 and sim/common/configure...Joel Brobecker2015-01-073-11/+14
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-01113-113/+113
* callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker2014-12-033-5/+13
* Shadow SIM's debug_printf functionGary Benson2014-08-282-0/+7
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-192-2/+64
* Regenerate sim configury.Roland McGrath2014-08-153-9/+52
* sim: constify arg to sim_do_commandMike Frysinger2014-03-104-3/+9
* sim: constify prog_nameMike Frysinger2014-03-055-5/+13
* sim: convert old style prototypesMike Frysinger2014-03-046-197/+129
* remove VA_* macros from simTom Tromey2014-01-073-5/+5
* remove PARAMS from simTom Tromey2014-01-0710-212/+212
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-01113-113/+113
* * create-version.sh: Align parameters to match those ofHans-Peter Nilsson2013-10-153-6/+19
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-232-5/+15
* sim: mark complete_option_list args const to fix build warningsMike Frysinger2013-09-032-1/+5
* move version.in from gdb/common back to gdbTom Tromey2013-06-283-2/+8
* Adapt sim to new version number & date locations.Joel Brobecker2013-06-243-6/+42
* * msp430: New Directory.Nick Clifton2013-06-213-0/+40
* sim: use AM_MAINTAINER_MODEMike Frysinger2013-06-054-25/+74
* gdbTom Tromey2013-05-102-1/+8
* sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify thingsMike Frysinger2013-03-262-26/+26
* 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-03-232-2/+23
* gdb:Steve Ellcey2013-03-151-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-01112-123/+112
* Fix sim build when configured with --enable-pluginsH.J. Lu2012-11-203-2/+7442