]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/msp430/ChangeLog
Fix invalid left shift of negative value
[thirdparty/binutils-gdb.git] / sim / msp430 / ChangeLog
2015-12-15  Dominik VogtFix invalid left shift of negative value
2015-12-07  Nick CliftonAdd support for MSP430 F5 hardware multiply.
2015-11-16  Mike Frysingersim: sim-stop/sim-reason/sim-reg: move to common obj...
2015-11-15  Mike Frysingersim: sim-close: unify sim_close logic
2015-06-24  Mike Frysingersim: trace: add a basic cpu register class
2015-06-23  Mike Frysingersim: use AS_HELP_STRING everywhere
2015-06-17  Mike Frysingersim: syscall: add common sim_syscall helpers
2015-06-17  Mike Frysingersim: syscall: unify memory helpers
2015-06-12  Mike Frysingersim: update configure.in->configure.ac docs
2015-06-12  Mike Frysingersim: drop -DTRACE from configure
2015-06-12  Mike Frysingersim: msp430: use new common trace print helpers
2015-06-11  Mike Frysingersim: msp430: delete unused trace macros
2015-04-18  Mike Frysingersim: unify SIM_CPU definition
2015-04-18  Mike Frysingersim: unify sim_cia definition
2015-04-17  Mike Frysingersim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
2015-04-15  Mike Frysingersim: unify sim-cpu usage
2015-04-13  Mike Frysingersim: fix the PKGVERSION define
2015-04-07  Mike Frysingersim: move sim-engine.o/sim-hrw.o to the common list
2015-04-02  Mike Frysingersim: clean up SIM_EXTRA_OBJS references
2015-04-01  Mike Frysingersim: update zlib handling
2015-03-23  Mike Frysingersim: bfin/msp430: drop run-sim.h include
2015-03-16  Mike Frysingersim: rename tconfig.in to tconfig.h
2015-03-14  Mike Frysingersim: msp430: use common warnings options
2015-03-14  Mike Frysingersim: make nrun the default run program
2015-02-24  Nick CliftonFix the detection of illegal memory accesses in the...
2014-08-19  Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-19  Nick CliftonReplace static variables in the MSP430 simulator with...
2014-08-15  Roland McGrathRegenerate sim configury.
2014-06-03  Nick CliftonFix a small but in the emulation of the MSP430 hardware...
2014-05-12  DJ DelorieSupport 32->64 sign extension in msp430's sign_ext
2014-05-08  Nick CliftonAdd support for emulating the MSP430 hardware multiply...
2014-03-11  Mike Frysingersim: msp430: set initial PC to ELF entry if available
2014-03-11  Mike Frysingersim: msp430: fix build time warnings
2013-09-23  Alan ModraRegenerate sim configure files to pick up support for...
2013-06-21  Nick Clifton * msp430: New Directory.