aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-14sim: change to 64bit time keeping to avoid 32bit overflowsMike Frysinger2-1/+5
2011-01-12sim: enable hw_tree_delete in sim_hw_uninstallMike Frysinger2-1/+5
2011-01-12sim: check asprintf return valuesMike Frysinger5-6/+29
2011-01-11sim: allow memory maps to default to mapped filesMike Frysinger2-10/+38
2011-01-10sim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWAREMike Frysinger2-3/+9
2011-01-10sim: add noreturn markings to more hw abort/halt funcsMike Frysinger3-4/+9
2011-01-05sim: tweak load buffer type to avoid signed warningsMike Frysinger2-1/+5
2011-01-05Update the copyright year for most remaining files in GDBJoel Brobecker2-1/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker106-108/+145
2010-12-29sim: HW_NALLOC: new alloc helperMike Frysinger2-0/+5
2010-12-29sim: HW_NZALLOC: fix arg handlingMike Frysinger2-1/+5
2010-12-15sim: add --map-info optionMike Frysinger2-1/+50
2010-11-23sim: profile: fix building with --disable-sim-profileMike Frysinger2-0/+16
2010-11-23sim: cast away hw/device differencesMike Frysinger2-0/+8
2010-11-16sim: dv-sockser: add a write buffer variantMike Frysinger3-4/+18
2010-10-06 * callback.c (os_lseek): Call wrap on lseek result.Hans-Peter Nilsson2-1/+5