aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker546-546/+546
2014-12-27Update sto/ldo implementations with 16 bit offsetsAnthony Green2-20/+32
2014-12-25Whitespace cleanupAnthony Green1-0/+5
2014-12-25Whitespace cleanupAnthony Green1-4/+55
2014-12-24Add support for moxie's mul.x and umul.x instructionsAnthony Green2-2/+28
2014-12-12Add zex instruction support for moxie portAnthony Green2-2/+22
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker7-8/+28
2014-11-28Correct fabs and fneg insns in simulatorOleg Endo2-3/+21
2014-11-23sim/ppc/*: Change immediatly to immediatelyJoel Sherrill5-6/+11
2014-11-23sim/igen/: Change immediatly to immediatelyJoel Sherrill3-2/+6
2014-11-23s/immediatly/immediately/ in sim/sh/ChangeLog entry.Joel Sherrill1-1/+1
2014-08-28Shadow SIM's debug_printf functionGary Benson2-0/+7
2014-08-27psim: Correct spelling in comments.Joel Sherrill6-2/+11
2014-08-23Fix m32r-elf sim, default hardware to off.Hans-Peter Nilsson4-12/+13
2014-08-23Fix sh64-elf sim, default hardware to off.Hans-Peter Nilsson3-15/+9
2014-08-23Fix iq2000-elf sim, default hardware to off.Hans-Peter Nilsson3-15/+9
2014-08-23Fix frv-elf sim, default hardware to off.Hans-Peter Nilsson4-12/+13
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra56-52/+1785
2014-08-19Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton3-66/+98
2014-08-15Regenerate sim configury.Roland McGrath78-234/+1427
2014-06-30Sim - Use long int format instead of int to avoid compiling warningMichael Eager2-3/+8
2014-06-03Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton2-3/+37
2014-05-12Support 32->64 sign extension in msp430's sign_extDJ Delorie2-4/+9
2014-05-08Add support for emulating the MSP430 hardware multiply feature.Nick Clifton2-23/+192
2014-04-02Add support for two new moxie sign-extension instructionsAnthony Green2-2/+22
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton1-0/+6
2014-03-18Convert function declarations to ISO C format. Remove redundant code.Nick Clifton1-99/+60
2014-03-14Add support for instruction level tracing to the ARM simulator.Nick Clifton7-94/+245
2014-03-14Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre...David McQuillan3-3/+23
2014-03-12Add myself as the maintainer for the MSP430 sim.Nick Clifton2-0/+5
2014-03-10sim: msp430: start a test frameworkMike Frysinger9-0/+120
2014-03-10sim: msp430: set initial PC to ELF entry if availableMike Frysinger2-1/+11
2014-03-10sim: msp430: fix build time warningsMike Frysinger2-2/+7
2014-03-10sim: constify arg to sim_do_commandMike Frysinger30-28/+95
2014-03-05sim: constify prog_nameMike Frysinger35-22/+89
2014-03-04sim: convert old style prototypesMike Frysinger26-266/+209
2014-02-17 Revise signal mapping function in GDB interface for RX sim.Kevin Buettner2-29/+18
2014-02-17sim: delete duplicate SIGINT handlingMike Frysinger10-57/+31
2014-02-17sim: ppc: drop $(LIBS) from psim dependencyAaro Koskinen2-3/+7
2014-01-07remove VA_* macros from simTom Tromey4-5/+11
2014-01-07remove PARAMS from simTom Tromey33-430/+459
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker546-546/+546
2013-12-07sim: bfin: tests: make run-tests.sh executableMike Frysinger2-0/+4
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger1-0/+4
2013-11-252013-11-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-1/+5
2013-11-07sim/ChangeLog: Correct bug number in previous commit.Will Newton1-1/+1
2013-11-07sim/arm: Prevent crash when running sim with no binary.Will Newton2-0/+8
2013-11-07sim/arm: Prevent NULL pointer dereference in sim_create_inferior.Will Newton2-4/+14
2013-10-15 * Makefile.in (srcsim): New variable.Hans-Peter Nilsson2-1/+7
2013-10-15 * create-version.sh: Align parameters to match those ofHans-Peter Nilsson3-6/+19