aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2012-03-21sim: cris: update testsuite output after strsignal changeMike Frysinger38-37/+50
2012-03-21sim/testsuite/: split up arch-specific changelogsMike Frysinger7-613/+587
2012-03-19sim: bfin: add exhaustive parallel-insn testsMike Frysinger4-0/+33517
2012-03-19sim: bfin: unify se_all*opcodes testsMike Frysinger4-287/+255
2012-03-19sim: bfin: add tests for new shift behaviorMike Frysinger2-0/+11
2012-03-19sim: bfin: add tests for new shift behaviorMike Frysinger4-0/+137
2012-03-19sim: bfin: fix corner case Logical shift issuesMike Frysinger2-45/+64
2012-03-19sim: use character classes rather than rangesMike Frysinger4-18/+25
2012-03-19sim: nrun: decode signal when crashingMike Frysinger2-1/+6
2012-03-19sim: tests: ignore generated testsMike Frysinger2-0/+5
2012-03-19sim: bfin: ebiu_amc: push down hardcoded base addressesMike Frysinger2-2/+12
2012-03-19sim: bfin: import optimizations from 32bit test into 16bit testMike Frysinger2-35/+73
2012-03-19sim: bfin: use ARRAY_SIZEMike Frysinger2-1/+6
2012-03-14sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisionsMike Frysinger2-0/+9
2012-03-04sim: bfin: drop old linux/mii.h workaroundsMike Frysinger5-23/+35
2012-03-03Update rx sim so that it'll print load statistics.Kevin Buettner7-5/+58
2012-02-16Update sim_fetch_register, sim_store_register for sh and mn10300.Kevin Buettner4-4/+15
2012-02-04Add support to GDB for the Renesas rl78 architecture.Kevin Buettner3-0/+579
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 Brobecker531-772/+577
2012-01-02Update the copyright header of various files...Joel Brobecker12-8/+25
2011-12-31sim: erc32: fix linking against local readline on modern (ncurses) systemsMike Frysinger3-21/+52
2011-12-30sim: cr16: add ifdefs around undefined syscallsMike Frysinger2-0/+17
2011-12-19Work around Solaris bourne shell limitation when building the simJoel Brobecker2-2/+9
2011-12-03sim: bfin: lookup target strings when tracing system callsMike Frysinger2-10/+41
2011-12-03sim: export cb_get_string for people to useMike Frysinger2-3/+8
2011-12-03sim: generate build dependencies on the flyMike Frysinger78-233/+7988
2011-11-29Record Mike Frysinger as a sim Global Maintainer.Joel Brobecker2-0/+9
2011-11-29[sim]DJ Delorie18-0/+8641
2011-11-07sim: dv-cfi: check for posix_fallocateMike Frysinger5-3/+13
2011-11-07sim: mn10300: fix typo in if checkMike Frysinger2-2/+7
2011-11-032011-02-11 Ben Golding <ben_golding@yahoo.co.uk>Tom Tromey2-0/+5
2011-10-19sim: dv-cfi: check for log2 support in libm when enabledMike Frysinger14-1/+321
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 Frysinger55-974/+1099
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger80-9955/+9569
2011-10-18sim: testsuite: regenerate configureMike Frysinger2-0/+5
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-09-29sim: bfin: use store buffer for VIT_MAX insnsMike Frysinger4-2/+63
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-11sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger4-0/+8
2011-07-11sim: m32c/rx: fix typo in copyright updatingMike Frysinger4-2/+10
2011-07-08 * ld-insn.c (print_insn_words): For fields, print conditionals.Hans-Peter Nilsson2-0/+32
2011-07-08Tweak heading of last entryHans-Peter Nilsson1-1/+1
2011-07-08 Correct handling of constant fields.Hans-Peter Nilsson4-2/+35