sim: regen against sim/m4/
[binutils-gdb.git] / sim / erc32 / ChangeLog
2021-04-22 Mike Frysingersim: regen against sim/m4/
2021-04-21 Simon Marchisim: use -Werror when probing for supported warning...
2021-04-19 Mike Frysingersim: switch to AC_CHECK_FUNCS_ONCE & merge a little
2021-04-15 John Baldwinsim erc32: Add include path for readline.
2021-04-08 Tom TromeyAdd system includes in sim
2021-04-08 Tom TromeyDo not use old-style definitions in sim
2021-04-05 Tom TromeyAdjust location of readline in sim/erc32
2021-04-03 Mike Frysingersim: unify toolchain settings
2021-02-28 Mike Frysingersim: require AC_PROG_CPP explicitly
2021-02-28 Mike Frysingersim: delete redundant SIM_EXTRA_ALL
2021-02-21 Mike Frysingersim: common: split up acinclude.m4 into individual...
2021-02-13 Mike Frysingersim: switch to AC_CONFIG_MACRO_DIRS
2021-02-06 Mike Frysingersim: erc32/m32c/rl78: add sim_memory_map stub for gdb
2021-02-06 Mike Frysingersim: drop use of bfd/configure.host
2021-01-11 Mike Frysingersim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports
2021-01-11 Mike Frysingersim: clean up C11 header includes
2021-01-09 Mike Frysingersim: clean up stale AC_PREREQ refs
2021-01-08 Mike Frysingersim: require a C11 compiler
2021-01-04 Mike Frysingersim: update bug URI to https://
2020-07-29 Simon MarchiRun `autoreconf -vf` throughout
2018-10-30 Joel Sherrill[src/erc32] Use ncurses instead of termcap on Cygwin too
2017-09-06 John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
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-03 Mike Frysingersim: use libiberty countargv in more places
2016-01-03 Mike Frysingersim: drop host endian configure option
2016-01-03 Mike Frysingersim: convert to bfd_endian
2015-12-27 Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
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-05-17 Mike Frysingersim: erc32: restore attribution
2015-05-08 Joel BrobeckerSwitch erc32 simulator copyright headers to FSF.
2015-04-29 Nick CliftonFix problems in the sim sources discovered by running...
2015-04-24 Nick CliftonFix typos in sim sources exposed by static analysis.
2015-04-19 Jiri Gaislersim/erc32: Switched emulated memory to host endian...
2015-04-13 Mike Frysingersim: fix the PKGVERSION define
2015-04-01 Mike Frysingersim: update zlib handling
2015-03-28 Jiri Gaislersim/erc32: Fix a few compiler warnings
2015-03-28 Jiri Gaislersim/erc32: Use memory_iread() function for instruction...
2015-03-28 Mike Frysingersim: erc32: strip paren from return statements
2015-03-24 Mike Frysingersim: erc32/h8300/m68hc11: trim unused functions
2015-03-17 Jiri Gaislersim/erc32: Removed type mismatch compiler warnings
2015-03-17 Jiri Gaislersim/erc32: Added -v command line switch for verbose...
2015-03-16 Mike Frysingersim: rename tconfig.in to tconfig.h
2015-03-16 Jiri Gaislersim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for...
2015-03-14 Mike Frysingersim: make nrun the default run program
2015-03-14 Mike Frysingersim: drop duplicate header checks
2015-02-22 Jiri Gaislersim/erc32: Use readline.h for readline types and functions.
2015-02-22 Jiri Gaislersim/erc32: Fix incorrect simulator performance report
2015-02-22 Jiri Gaislersim/erc32: Remove unused defines in Makefile and switch...
2015-02-22 Jiri Gaislersim/erc32: Use fenv.h for host FPU access
2015-02-22 Jiri Gaislersim/erc32: Perform pseudo-init if binary linked to...
2015-02-22 Jiri Gaislersim/erc32: Corrected wrong CPU implementation and versi...
2015-02-22 Jiri Gaislersim/erc32: Disassembly in stand-alone mode did not...
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-15 Roland McGrathRegenerate sim configury.
2014-03-11 Mike Frysingersim: constify arg to sim_do_command
2014-03-05 Mike Frysingersim: constify prog_name
2013-10-09 Sergio Durigan Juniorsim/erc32/ChangeLog:
2013-09-23 Alan ModraRegenerate sim configure files to pick up support for...
2013-06-05 Mike Frysingersim: use AM_MAINTAINER_MODE
2013-03-14 Joel BrobeckerFix erc32 simulator out-of-tree build failure.
2012-08-16 Nick Cliftonoops - acxidentally omitted from previous delta.
2012-06-15 Joel Brobeckersim/erc32/sys.h: Include "config.h".
2012-06-15 Joel BrobeckerDefine PACKAGE macro in all sims' config.h.
2012-05-24 Pedro Alvesgdb/
2012-03-27 Mike Frysingersim: add bugzilla marking
2012-03-24 Mike Frysinger[PATCH] sim: make sure to include strsignal prototype
2011-12-31 Mike Frysingersim: erc32: fix linking against local readline on moder...
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
2011-06-09 Mike Frysingersim: erc32: ignore --sysroot that gdb passes down
2011-06-01 Joel BrobeckerAdd `sim_complete_command' definition to erc32 sim
2011-01-11 Andrew Burgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
2010-05-20 Joel BrobeckerFix erc32 sim build failure due to missing stdint.h.
2010-05-11 Joel Sherrill2010-04-20 Tiemen Schut <T.Schut@sron.nl>
2010-04-14 Mike Frysingersim: constify sim_write source buffer (part 2)
2010-01-09 Ralf WildenhuesSync Libtool from GCC.
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
2008-11-11 Joel Sherrill2008-11-10 Joel Sherrill <joel.sherrill@oarcorp.com>
2008-07-11 Hans-Peter Nilsson * configure: Regenerate to track ../common/common...
2008-06-09 Michael Snyder2008-06-09 Joel Sherrill <joel.sherrill@oarcorp.com>
2008-06-07 Joseph Myerssim:
2006-12-21 Hans-Peter Nilsson * acconfig.h: Remove.
2006-12-20 Hans-Peter Nilsson * configure.ac: Add test for readline, substitute...
2006-08-08 Daniel Jacobowitzgdb/
2006-06-13 Richard Earnshaw * common/aclocal.m4: Pass ../../intl to ZW_GNU_...
next