summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* sim: bfin: drop old linux/mii.h workaroundsMike Frysinger2012-03-045-23/+35
* Update rx sim so that it'll print load statistics.Kevin Buettner2012-03-037-5/+58
* Update sim_fetch_register, sim_store_register for sh and mn10300.Kevin Buettner2012-02-164-4/+15
* Add support to GDB for the Renesas rl78 architecture.Kevin Buettner2012-02-043-0/+579
* sim: headers: use abs_srcdir to find helper scriptsMike Frysinger2012-01-062-2/+9
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-04531-772/+577
* Update the copyright header of various files...Joel Brobecker2012-01-0212-8/+25
* sim: erc32: fix linking against local readline on modern (ncurses) systemsMike Frysinger2011-12-313-21/+52
* sim: cr16: add ifdefs around undefined syscallsMike Frysinger2011-12-302-0/+17
* Work around Solaris bourne shell limitation when building the simJoel Brobecker2011-12-192-2/+9
* sim: bfin: lookup target strings when tracing system callsMike Frysinger2011-12-032-10/+41
* sim: export cb_get_string for people to useMike Frysinger2011-12-032-3/+8
* sim: generate build dependencies on the flyMike Frysinger2011-12-0378-233/+7988
* Record Mike Frysinger as a sim Global Maintainer.Joel Brobecker2011-11-292-0/+9
* [sim]DJ Delorie2011-11-2918-0/+8641
* sim: dv-cfi: check for posix_fallocateMike Frysinger2011-11-075-3/+13
* sim: mn10300: fix typo in if checkMike Frysinger2011-11-072-2/+7
* 2011-02-11 Ben Golding <ben_golding@yahoo.co.uk>Tom Tromey2011-11-032-0/+5
* sim: dv-cfi: check for log2 support in libm when enabledMike Frysinger2011-10-1914-1/+321
* [sim]: Only print the profile info title once.Joel Brobecker2011-10-192-1/+6
* sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2011-10-1855-974/+1099
* sim: move from common.m4 to SIM_AC_COMMONMike Frysinger2011-10-1880-9955/+9569
* sim: testsuite: regenerate configureMike Frysinger2011-10-182-0/+5
* 2011-10-14 Alexey Makhalov <makhaloff@gmail.com>Tom Tromey2011-10-142-2/+7
* sim: dv-cfi: include stdbool.hMike Frysinger2011-10-102-0/+5
* sim: dv-cfi: include common headers onlyMike Frysinger2011-10-102-1/+6
* sim: merge changes from common.m4 back into SIM_AC_COMMONMike Frysinger2011-10-052-0/+13
* sim: bfin: use store buffer for VIT_MAX insnsMike Frysinger2011-09-294-2/+63
* sim: include sim-options.h for command prototypeMike Frysinger2011-07-122-0/+5
* sim: fix broken skel configure.ac exampleMike Frysinger2011-07-122-1/+5
* sim: use AC_REQUIRE with AC_PROG_CCMike Frysinger2011-07-122-1/+6
* sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger2011-07-114-0/+8
* sim: m32c/rx: fix typo in copyright updatingMike Frysinger2011-07-114-2/+10
* * ld-insn.c (print_insn_words): For fields, print conditionals.Hans-Peter Nilsson2011-07-082-0/+32
* Tweak heading of last entryHans-Peter Nilsson2011-07-081-1/+1
* Correct handling of constant fields.Hans-Peter Nilsson2011-07-084-2/+35
* * Makefile.in ($(SIM_MULTI_OBJ)): Depend on sim-main.hHans-Peter Nilsson2011-07-082-1/+5
* * Makefile.in (tmp-mach-multi): Exit early when igen fails.Hans-Peter Nilsson2011-07-082-1/+5
* Remove all #if 0'd code.Hans-Peter Nilsson2011-07-088-1195/+23
* * MAINTAINERS: Remove Thiemo Seufer.Hans-Peter Nilsson2011-07-082-1/+4
* sim: start a unified sim_do_commandMike Frysinger2011-07-0527-182/+91
* sim: bfin: implement stat_map for virtual environments (libgloss)Mike Frysinger2011-07-012-4/+30
* PR sim/12737Nick Clifton2011-07-015-4/+8
* PR sim/12737Nick Clifton2011-07-012-8/+19
* sim: bfin: pass up result2/errcode with libgloss syscallsMike Frysinger2011-06-222-2/+7
* * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag.Nick Clifton2011-06-202-1/+5
* sim: bfin: set ASTAT AV/AVS when shifting accumulators overflowMike Frysinger2011-06-182-0/+12
* sim: bfin: do not touch ASTAT[V] when shifting accumulatorsMike Frysinger2011-06-182-3/+9
* sim: bfin: do not extend accumulator in LSHIFT insnsMike Frysinger2011-06-182-1/+6
* sim: bfin: tweak saturation handling with TFU/FU modes and MM bitMike Frysinger2011-06-182-14/+35