summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* sim: bfin: fix typo in BF54x SIC initMike Frysinger2012-03-312-1/+5
* sim: bfin: include devices.h to fix build warningsMike Frysinger2012-03-312-0/+5
* Commit gdb and sim support for v850e2 and v850e2v3 on behalf ofKevin Buettner2012-03-299-26/+3235
* sim: add bugzilla markingMike Frysinger2012-03-271-0/+1
* sim: add a proper sim_core_trans_addr prototypeMike Frysinger2012-03-264-1/+16
* sim: bfin: skip .c/.S tests if no compiler is availableMike Frysinger2012-03-252-0/+34
* sim: bfin: disable redundant test that makes 32bit gas angryMike Frysinger2012-03-252-1/+7
* sim: bfin: fix typos in large constants in testsMike Frysinger2012-03-256-5/+13
* * nrun.c: Add #ifdef HAVE_CONFIG_H and associated includes stanzaHans-Peter Nilsson2012-03-242-0/+11
* [PATCH] sim: make sure to include strsignal prototypeMike Frysinger2012-03-24104-3403/+6118
* sim: testsuite: regen configure after rl78 additionMike Frysinger2012-03-241-0/+4
* sim: cris: update testsuite output after strsignal changeMike Frysinger2012-03-2425-24/+33
* sim: testsuite: regen configure after rl78 additionMike Frysinger2012-03-231-0/+3
* sim: rx: fix warnings with AC_DEFINEMike Frysinger2012-03-232-3/+8
* sim: sync build_warnings handling with gdbMike Frysinger2012-03-232-26/+44
* sim: cris: update testsuite output after strsignal changeMike Frysinger2012-03-2138-37/+50
* sim/testsuite/: split up arch-specific changelogsMike Frysinger2012-03-217-613/+587
* sim: bfin: add exhaustive parallel-insn testsMike Frysinger2012-03-194-0/+33517
* sim: bfin: unify se_all*opcodes testsMike Frysinger2012-03-194-287/+255
* sim: bfin: add tests for new shift behaviorMike Frysinger2012-03-192-0/+11
* sim: bfin: add tests for new shift behaviorMike Frysinger2012-03-194-0/+137
* sim: bfin: fix corner case Logical shift issuesMike Frysinger2012-03-192-45/+64
* sim: use character classes rather than rangesMike Frysinger2012-03-194-18/+25
* sim: nrun: decode signal when crashingMike Frysinger2012-03-192-1/+6
* sim: tests: ignore generated testsMike Frysinger2012-03-192-0/+5
* sim: bfin: ebiu_amc: push down hardcoded base addressesMike Frysinger2012-03-192-2/+12
* sim: bfin: import optimizations from 32bit test into 16bit testMike Frysinger2012-03-192-35/+73
* sim: bfin: use ARRAY_SIZEMike Frysinger2012-03-192-1/+6
* sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisionsMike Frysinger2012-03-142-0/+9
* 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