]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/moxie/ChangeLog
sim: update bug URI to https://
[thirdparty/binutils-gdb.git] / sim / moxie / ChangeLog
2021-01-04  Mike Frysingersim: update bug URI to https://
2019-12-14  Anthony GreenAdd unlink support to moxie simulator
2017-09-06  John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-09-04  Anthony GreenFix simulator
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-04  Mike Frysingersim: punt x86-specific bswap logic
2016-01-04  Mike Frysingersim: parse_args: display getopt error ourselves
2016-01-03  Mike Frysingersim: drop host endian configure option
2016-01-03  Mike Frysingersim: convert to bfd_endian
2015-12-30  Mike Frysingersim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300...
2015-12-27  Mike Frysingersim: unify sim-hload
2015-12-27  Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
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-10-11  Mike Frysingersim: moxie: fix leakage in error path [BZ #18273]
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-06-23  Mike Frysingersim: use AS_HELP_STRING everywhere
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: moxie: use new common trace defines
2015-06-12  Mike Frysingersim: moxie: rename TRACE to MOXIE_TRACE_INSN
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-16  Mike Frysingersim: avr/mcore/moxie: fill out sim-cpu pc fetch/store...
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-05  Mike Frysingersim: moxie: fix running after nrun conversion
2015-04-01  Mike Frysingersim: run: punt!
2015-04-01  Mike Frysingersim: update zlib handling
2015-03-24  Mike Frysingersim: moxie: clean up build time warnings
2015-03-24  Mike Frysingersim: moxie: convert to nrun.o
2015-03-24  Mike Frysingersim: moxie: switch to common sim-command.o
2015-03-16  Mike Frysingersim: rename tconfig.in to tconfig.h
2015-03-14  Mike Frysingersim: mcore/moxie: clean up makefiles a bit
2015-03-14  Mike Frysingersim: make nrun the default run program
2015-03-14  Mike Frysingersim: drop duplicate header checks
2015-02-20  Mike Frysingersim: drop unused headers
2015-02-20  Mike Frysingersim: drop unused sim_kill function
2014-12-27  Anthony GreenUpdate sto/ldo implementations with 16 bit offsets
2014-12-25  Anthony GreenWhitespace cleanup
2014-12-24  Anthony GreenAdd support for moxie's mul.x and umul.x instructions
2014-12-12  Anthony GreenAdd zex instruction support for moxie port
2014-08-19  Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-15  Roland McGrathRegenerate sim configury.
2014-04-03  Anthony GreenAdd support for two new moxie sign-extension instructions
2014-03-11  Mike Frysingersim: constify arg to sim_do_command
2014-03-05  Mike Frysingersim: constify prog_name
2014-02-17  Mike Frysingersim: delete duplicate SIGINT handling
2013-09-23  Alan ModraRegenerate sim configure files to pick up support for...
2013-06-26  Tom Tromey * Makefile.in (dtbdir): Don't use gdb's version.in.
2013-06-05  Mike Frysingersim: use AM_MAINTAINER_MODE
2013-01-17  Anthony GreenRemove debug output
2012-09-08  Anthony GreenAdjust for branch target encoding change
2012-06-17  Mike Frysingersim: moxie: fix build by including config.h first
2012-06-15  Joel BrobeckerDefine PACKAGE macro in all sims' config.h.
2012-03-24  Mike Frysinger[PATCH] sim: make sure to include strsignal prototype
2011-12-03  Mike Frysingersim: generate build dependencies on the fly
2011-10-18  Mike Frysingersim: rename common/aclocal.m4 to common/acinclude.m4
2011-10-18  Mike Frysingersim: move from common.m4 to SIM_AC_COMMON
2010-04-14  Mike Frysingersim: constify sim_write source buffer (part 2)
2010-02-27  Jan Kratochvilsim/moxie/
2010-02-03  Anthony GreenFix nop insn for moxie
2010-01-13  Anthony GreenAdd period to sentence in comment.
2010-01-13  Anthony GreenInitialize SIM_DESC properly.
2010-01-09  Ralf WildenhuesSync Libtool from GCC.
2009-09-10  Anthony GreenUse common memory infrastructure and introduce device...
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22  Ralf WildenhuesFixup readline and sim including of override.m4
2009-07-31  Anthony GreenIncrease simulated memory size. Support new system...
2009-06-11  Anthony GreenAdd PC-relative branch support to moxie sim.
2009-05-10  Anthony GreenAdd missing break statemenets.
2009-05-01  Anthony GreenAdd moxie simulator