aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-19sim: nrun: decode signal when crashingMike Frysinger2-1/+6
2012-01-06sim: headers: use abs_srcdir to find helper scriptsMike Frysinger2-2/+9
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker111-184/+121
2012-01-02Update the copyright header of various files...Joel Brobecker4-3/+8
2011-12-19Work around Solaris bourne shell limitation when building the simJoel Brobecker2-2/+9
2011-12-03sim: export cb_get_string for people to useMike Frysinger2-3/+8
2011-12-03sim: generate build dependencies on the flyMike Frysinger5-199/+346
2011-11-07sim: dv-cfi: check for posix_fallocateMike Frysinger5-3/+13
2011-10-19sim: dv-cfi: check for log2 support in libm when enabledMike Frysinger2-1/+9
2011-10-19[sim]: Only print the profile info title once.Joel Brobecker2-1/+6
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger3-942/+961
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger5-593/+351
2011-10-142011-10-14 Alexey Makhalov <makhaloff@gmail.com>Tom Tromey2-2/+7
2011-10-10sim: dv-cfi: include stdbool.hMike Frysinger2-0/+5
2011-10-10sim: dv-cfi: include common headers onlyMike Frysinger2-1/+6
2011-10-05sim: merge changes from common.m4 back into SIM_AC_COMMONMike Frysinger2-0/+13
2011-07-12sim: include sim-options.h for command prototypeMike Frysinger2-0/+5
2011-07-12sim: fix broken skel configure.ac exampleMike Frysinger2-1/+5
2011-07-12sim: use AC_REQUIRE with AC_PROG_CCMike Frysinger2-1/+6
2011-07-05sim: start a unified sim_do_commandMike Frysinger3-0/+43
2011-05-27sim: fix minor --sysroot mem leakMike Frysinger2-3/+13
2011-05-26sim: common: add back Blackfin syscallsMike Frysinger2-0/+35
2011-05-26sim: add syscall tracing levelMike Frysinger3-1/+30
2011-05-23sim: glue: allow bitwise devices to only glue intsMike Frysinger2-47/+61
2011-05-23sim: glue: implement or/xor funcsMike Frysinger2-7/+34
2011-05-11sim: fix func call style (space before paren)Mike Frysinger24-241/+250
2011-04-15gdb: sim: add style fixes lost between git->cvsMike Frysinger1-0/+1
2011-04-15gdb: sim: add command line completionMike Frysinger2-0/+56
2011-04-02sim: dv-glue: fix up style a bitMike Frysinger2-7/+38
2011-04-02sim: fix up style a bitMike Frysinger14-80/+137
2011-03-29sim: cfi: new flash device simulationMike Frysinger5-1/+869
2011-03-21 * gennltvals.sh: Search sys/_default_fcntl.h, in addition toKevin Buettner5-384/+390
2011-03-15sim: common: trim trailing whitespaceMike Frysinger42-292/+300
2011-03-06sim: bfin: new portMike Frysinger3-0/+39
2011-02-25 * callback.c (fdbad): Return EBADF rather than EINVAL for badKevin Buettner2-1/+6
2011-02-14sim: punt zfree()Mike Frysinger16-51/+63