summaryrefslogtreecommitdiff
path: root/sim/ChangeLog
AgeCommit message (Expand)Author
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki
2017-12-12sim: or1k: add autoconf generated filesStafford Horne
2017-12-12sim: or1k: add cgen generated filesStafford Horne
2017-12-12sim: or1k: add or1k target to simStafford Horne
2017-11-01FT32: support for FT32B processor - part 2/2James Bowman
2017-10-12FT32: support for FT32B processor - part 1James Bowman
2017-10-12Add myself as ft32 maintainer for sim.James Bowman
2017-10-03Update my email address.Jim Wilson
2017-09-06Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin
2017-02-14Add self to aarch64 maintainers. Fix mla instruction.Jim Wilson
2016-12-14MAINTAINERS: Add myself as a MIPS maintainerMaciej W. Rozycki
2016-10-18sim: avr: move changelog entries to subdirMike Frysinger
2016-07-19 Update PC when simulate break instruction.Denis Chertykov
2016-04-10Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.Oleg Endo
2016-04-09Adjust default memory size and stack base address for SH simulator.Oleg Endo
2016-02-03MAINTAINERS: Add Thiemo Seufer back, as a past maintainerMaciej W. Rozycki
2016-01-09sim: stop configuring common subdirMike Frysinger
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger
2016-01-05Add myself as the maintainer for the AArch64.Nick Clifton
2016-01-04sim: aarch64: drop syscall.h include to fix buildTristan Gingold
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger
2015-12-26sim: aarch64: move ChangeLog contentMike Frysinger
2015-12-15Add support for the MRS instruction to the AArch64 simulator.Nick Clifton
2015-11-24Add an AArch64 simulator to GDB.Nick Clifton
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger
2015-04-02Regenerate configure in simH.J. Lu
2015-04-01Fix sim buildH.J. Lu
2015-04-01Regenerate configure in simH.J. Lu
2015-03-29sim: testsuite: make subdir unconditionalMike Frysinger
2015-03-28sim: avr: start a basic testsuiteMike Frysinger
2015-03-28sim: ft32: new portJames Bowman
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger
2015-02-20sim: ChangeLog: Correct the related items position and format.Chen Gang
2015-02-03sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang
2015-02-03sim: Be sure of calling freeargv() after successfully call buildargv().Chen Gang
2015-02-03sim: Call freeargv() when failure occursChen Gang
2014-06-30Sim - Use long int format instead of int to avoid compiling warningMichael Eager
2014-03-12Add myself as the maintainer for the MSP430 sim.Nick Clifton
2014-03-10sim: msp430: start a test frameworkMike Frysinger
2014-01-07remove VA_* macros from simTom Tromey
2014-01-07remove PARAMS from simTom Tromey
2013-11-07sim/ChangeLog: Correct bug number in previous commit.Will Newton
2013-11-07sim/arm: Prevent crash when running sim with no binary.Will Newton
2013-11-07sim/arm: Prevent NULL pointer dereference in sim_create_inferior.Will Newton
2013-06-21 * msp430: New Directory.Nick Clifton
2013-05-06Move ChangeLog entry from sim/ to sim/ppc/...Joel Brobecker
2013-04-192013-04-19 Nathan Froyd <froydnj@codesourcery.com>Hafiz Abid Qadeer
2013-03-15gdb:Steve Ellcey