]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/msp430/msp430-sim.c
sim: unify symbol table handling
[thirdparty/binutils-gdb.git] / sim / msp430 / msp430-sim.c
2016-08-15  Mike Frysingersim: unify symbol table handling
2016-01-07  Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-05  Mike Frysingersim: msp430: drop duplicate sim_load_file call
2016-01-05  Mike Frysingersim: msp430: switch to common disassembler tracing
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-27  Mike Frysingersim: aarch64/msp430: fix disassembler usage
2015-12-15  Dominik VogtFix invalid left shift of negative value
2015-12-07  Nick CliftonAdd support for MSP430 F5 hardware multiply.
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-17  Mike Frysingersim: syscall: add common sim_syscall helpers
2015-06-17  Mike Frysingersim: syscall: unify memory helpers
2015-06-12  Mike Frysingersim: msp430: use new common trace print helpers
2015-03-14  Mike Frysingersim: msp430: use common warnings options
2015-02-24  Nick CliftonFix the detection of illegal memory accesses in the...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-19  Nick CliftonReplace static variables in the MSP430 simulator with...
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
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-21  Nick Clifton * msp430: New Directory.