summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-01546-546/+546
* Update sto/ldo implementations with 16 bit offsetsAnthony Green2014-12-272-20/+32
* Whitespace cleanupAnthony Green2014-12-251-0/+5
* Whitespace cleanupAnthony Green2014-12-251-4/+55
* Add support for moxie's mul.x and umul.x instructionsAnthony Green2014-12-242-2/+28
* Add zex instruction support for moxie portAnthony Green2014-12-122-2/+22
* callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker2014-12-037-8/+28
* Correct fabs and fneg insns in simulatorOleg Endo2014-11-282-3/+21
* sim/ppc/*: Change immediatly to immediatelyJoel Sherrill2014-11-235-6/+11
* sim/igen/: Change immediatly to immediatelyJoel Sherrill2014-11-233-2/+6
* s/immediatly/immediately/ in sim/sh/ChangeLog entry.Joel Sherrill2014-11-231-1/+1
* Shadow SIM's debug_printf functionGary Benson2014-08-282-0/+7
* psim: Correct spelling in comments.Joel Sherrill2014-08-276-2/+11
* Fix m32r-elf sim, default hardware to off.Hans-Peter Nilsson2014-08-234-12/+13
* Fix sh64-elf sim, default hardware to off.Hans-Peter Nilsson2014-08-233-15/+9
* Fix iq2000-elf sim, default hardware to off.Hans-Peter Nilsson2014-08-233-15/+9
* Fix frv-elf sim, default hardware to off.Hans-Peter Nilsson2014-08-234-12/+13
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-1956-52/+1785
* Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton2014-08-193-66/+98
* Regenerate sim configury.Roland McGrath2014-08-1578-234/+1427
* Sim - Use long int format instead of int to avoid compiling warningMichael Eager2014-06-302-3/+8
* 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