aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
2015-03-23sim: dv-sockser: move build to common dirMike Frysinger2-3/+9
2015-03-23sim: dv-sockser: add stub funcs when not availableMike Frysinger3-0/+46
2015-03-16sim: convert some old prototypesMike Frysinger3-9/+9
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger8-27/+18
2015-03-15sim: dv-sockser: push module init prototype downMike Frysinger4-0/+21
2015-03-14sim: delete unused sim-inline.c ruleMike Frysinger2-9/+5
2015-03-14sim: make nrun the default run programMike Frysinger3-1/+14
2015-03-14sim: move sim-io.h to sim-assert.hMike Frysinger3-1/+8
2015-02-19sim: drop unused sim_kill functionMike Frysinger2-9/+4
2015-02-20sim: ChangeLog: Correct the related items position and format.Chen Gang1-1/+6
2015-02-14sim/common/gentmap.c: Include "string.h".Chen Gang2-0/+5
2015-02-03sim: Call freeargv() when failure occursChen Gang1-1/+4
2015-01-07Regenerate sim/common/aclocal.m4 and sim/common/configure...Joel Brobecker3-11/+14
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker113-113/+113
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker3-5/+13
2014-08-28Shadow SIM's debug_printf functionGary Benson2-0/+7
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-10sim: constify arg to sim_do_commandMike Frysinger4-3/+9
2014-03-05sim: constify prog_nameMike Frysinger5-5/+13
2014-03-04sim: convert old style prototypesMike Frysinger6-197/+129
2014-01-07remove VA_* macros from simTom Tromey3-5/+5
2014-01-07remove PARAMS from simTom Tromey10-212/+212
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker113-113/+113
2013-10-15 * create-version.sh: Align parameters to match those ofHans-Peter Nilsson3-6/+19
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-09-03sim: mark complete_option_list args const to fix build warningsMike Frysinger2-1/+5
2013-06-28move version.in from gdb/common back to gdbTom Tromey3-2/+8
2013-06-24Adapt sim to new version number & date locations.Joel Brobecker3-6/+42
2013-06-21 * msp430: New Directory.Nick Clifton3-0/+40
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger4-25/+74
2013-05-10gdbTom Tromey2-1/+8
2013-03-26sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify thingsMike Frysinger2-26/+26
2013-03-232013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-2/+23
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker112-123/+112
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu3-2/+7442
2012-08-30sim: cr16: update syscall listMike Frysinger3-25/+34
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker4-0/+27
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves4-3/+11
2012-05-24gdb/Pedro Alves2-10/+16
2012-05-24gdb/Pedro Alves3-2/+8
2012-05-19 PR 14072Nick Clifton5-0/+12
2012-04-02sim: fix spelling typoMike Frysinger2-1/+5
2012-03-29Commit gdb and sim support for v850e2 and v850e2v3 on behalf ofKevin Buettner3-12/+25
2012-03-26sim: add a proper sim_core_trans_addr prototypeMike Frysinger2-0/+12
2012-03-24 * nrun.c: Add #ifdef HAVE_CONFIG_H and associated includes stanzaHans-Peter Nilsson2-0/+11
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger6-123/+235
2012-03-23sim: sync build_warnings handling with gdbMike Frysinger2-26/+44
2012-03-19sim: use character classes rather than rangesMike Frysinger4-18/+25