aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2012-03-25sim: bfin: fix typos in large constants in testsMike Frysinger6-5/+13
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 Frysinger104-3403/+6118
2012-03-24sim: testsuite: regen configure after rl78 additionMike Frysinger1-0/+4
2012-03-24sim: cris: update testsuite output after strsignal changeMike Frysinger25-24/+33
2012-03-23sim: testsuite: regen configure after rl78 additionMike Frysinger1-0/+3
2012-03-23sim: rx: fix warnings with AC_DEFINEMike Frysinger2-3/+8
2012-03-23sim: sync build_warnings handling with gdbMike Frysinger2-26/+44
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