Release 2.33.1
[external/binutils.git] / sim / msp430 /
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-18 Simon Marchiconfig: Sync with GCC
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-06 John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-08-29 Jozef LawrynowiczFix simulation of MSP430's open system call.
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-08-15 Mike Frysingersim: unify symbol table handling
2016-01-10 Mike Frysingersim: move many common settings from CPPFLAGS to config.h
2016-01-10 Mike Frysingersim: drop unused SIM_AC_OPTION_PACKAGES
2016-01-10 Mike Frysingersim: allow the environment configure option everywhere
2016-01-10 Mike Frysingersim: allow the assert configure option everywhere
2016-01-10 Mike Frysingersim: drop targ-vals.def->nltvals.def indirection
2016-01-10 Mike Frysingersim: allow the inline configure option everywhere
2016-01-10 Mike Frysingersim: drop --enable-sim-{regparm,stdcall} options
2016-01-10 Mike Frysingersim: drop --enable-sim-cflags option
2016-01-09 Mike Frysingersim: drop common/cconfig.h in favor of a single config.h
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-04 Mike Frysingersim: punt x86-specific bswap logic
2016-01-03 Mike Frysingersim: drop host endian configure option
2016-01-03 Mike Frysingersim: convert to bfd_endian
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-27 Mike Frysingersim: unify sim-hload
2015-12-27 Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
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 H.J. LuRegenerate configure in sim
2015-04-02 Mike Frysingersim: clean up SIM_EXTRA_OBJS references
2015-04-01 H.J. LuRegenerate configure in sim
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...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
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
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-23 Alan ModraRegenerate sim configure files to pick up support for...
2013-06-21 Nick Clifton * msp430: New Directory.