summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton2014-06-032-3/+37
* Support 32->64 sign extension in msp430's sign_extDJ Delorie2014-05-122-4/+9
* Add support for emulating the MSP430 hardware multiply feature.Nick Clifton2014-05-082-23/+192
* Add support for two new moxie sign-extension instructionsAnthony Green2014-04-022-2/+22
* Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2014-03-191-0/+6
* Convert function declarations to ISO C format. Remove redundant code.Nick Clifton2014-03-181-99/+60
* Add support for instruction level tracing to the ARM simulator.Nick Clifton2014-03-147-94/+245
* Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre...David McQuillan2014-03-143-3/+23
* Add myself as the maintainer for the MSP430 sim.Nick Clifton2014-03-122-0/+5
* sim: msp430: start a test frameworkMike Frysinger2014-03-109-0/+120
* sim: msp430: set initial PC to ELF entry if availableMike Frysinger2014-03-102-1/+11
* sim: msp430: fix build time warningsMike Frysinger2014-03-102-2/+7
* sim: constify arg to sim_do_commandMike Frysinger2014-03-1030-28/+95
* sim: constify prog_nameMike Frysinger2014-03-0535-22/+89
* sim: convert old style prototypesMike Frysinger2014-03-0426-266/+209
* Revise signal mapping function in GDB interface for RX sim.Kevin Buettner2014-02-172-29/+18
* sim: delete duplicate SIGINT handlingMike Frysinger2014-02-1710-57/+31
* sim: ppc: drop $(LIBS) from psim dependencyAaro Koskinen2014-02-172-3/+7
* remove VA_* macros from simTom Tromey2014-01-074-5/+11
* remove PARAMS from simTom Tromey2014-01-0733-430/+459
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-01546-546/+546
* sim: bfin: tests: make run-tests.sh executableMike Frysinger2013-12-072-0/+4
* strip off +x bits on non-executable/script filesMike Frysinger2013-12-071-0/+4
* 2013-11-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-11-252-1/+5
* sim/ChangeLog: Correct bug number in previous commit.Will Newton2013-11-071-1/+1
* sim/arm: Prevent crash when running sim with no binary.Will Newton2013-11-072-0/+8
* sim/arm: Prevent NULL pointer dereference in sim_create_inferior.Will Newton2013-11-072-4/+14
* * Makefile.in (srcsim): New variable.Hans-Peter Nilsson2013-10-152-1/+7
* * create-version.sh: Align parameters to match those ofHans-Peter Nilsson2013-10-153-6/+19
* sim/erc32/ChangeLog:Sergio Durigan Junior2013-10-092-3/+16
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-2355-137/+9417
* sim: mark complete_option_list args const to fix build warningsMike Frysinger2013-09-032-1/+5
* * gdb-if.c (hw_breakpoints): Remove.Kevin Buettner2013-08-082-10/+15
* move version.in from gdb/common back to gdbTom Tromey2013-06-285-3/+14
* * rx.c (SHIFT_OP): A shift by zero still sets the condition codes.Nick Clifton2013-06-282-2/+6
* * Makefile.in (dtbdir): Don't use gdb's version.in.Tom Tromey2013-06-262-1/+5
* Adapt sim to new version number & date locations.Joel Brobecker2013-06-245-11/+51
* sim: bfin: note missing parallel handling of SEARCHMike Frysinger2013-06-242-0/+18
* sim: bfin: handle invalid HLs encoding in dsp shift insnsMike Frysinger2013-06-242-5/+16
* sim: bfin: run-tests.sh: fix typo in usage exitMike Frysinger2013-06-242-1/+5
* sim: bfin: se_all32bitopcodes: skip debug insns under the simMike Frysinger2013-06-242-1/+18
* sim: bfin: speed up all insn testcases slightlyMike Frysinger2013-06-242-2/+8
* sim: bfin: trim trailing whitespaceMike Frysinger2013-06-232-1/+5
* * msp430: New Directory.Nick Clifton2013-06-2117-0/+8534
* sim: bfin: stricter insn decodingMike Frysinger2013-06-192-50/+86
* sim: bfin: tweak run-tests for parallel usageMike Frysinger2013-06-172-6/+34
* sim: bfin: add helpful info for generating test tablesMike Frysinger2013-06-172-0/+23
* sim: bfin: drop RET[ENI] setupMike Frysinger2013-06-172-3/+4
* sim: bfin: add flush/HWERR todoMike Frysinger2013-06-172-0/+8
* sim: bfin: only regen linux-fixed-code.h in maintainer modeMike Frysinger2013-06-102-1/+6