]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/m68hc11/ChangeLog
Adjust gdb_continue_to_end for Windows
[thirdparty/binutils-gdb.git] / sim / m68hc11 / ChangeLog
2015-04-15  Mike Frysingersim: unify sim-cpu usage
2015-04-13  Mike Frysingersim: fix the PKGVERSION define
2015-04-13  Mike Frysingersim: m68hc11: convert to sim-cpu
2015-04-07  Mike Frysingersim: move sim-engine.o/sim-hrw.o to the common list
2015-03-31  Mike Frysingersim: m68hc11: fix gcc-5 build error w/restrict keyword
2015-03-24  Mike Frysingersim: m68hc11/mips/mn10300/v850: add basic sim_pc_get
2015-03-24  Mike Frysingersim: erc32/h8300/m68hc11: trim unused functions
2015-03-24  Mike Frysingersim: fix sim-hardware configure option
2015-03-24  Mike Frysingersim: drop support for requiring hw support
2015-03-23  Mike Frysingersim: dv-sockser: move build to common dir
2015-03-16  Mike Frysingersim: rename tconfig.in to tconfig.h
2015-03-14  Mike Frysingersim: make nrun the default run program
2015-03-14  Mike Frysingersim: drop duplicate header checks
2014-08-19  Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-15  Roland McGrathRegenerate sim configury.
2014-03-04  Mike Frysingersim: convert old style prototypes
2013-09-23  Alan ModraRegenerate sim configure files to pick up support for...
2013-06-05  Mike Frysingersim: use AM_MAINTAINER_MODE
2013-05-10  Tom Tromeygdb
2013-03-26  Mike Frysingersim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify...
2013-03-23  Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
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-19  Mike Frysingersim: dv-cfi: check for log2 support in libm when enabled
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-07-05  Mike Frysingersim: start a unified sim_do_command
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-07-11  Hans-Peter Nilsson * configure: Regenerate to track ../common/common...
2008-06-07  Joseph Myerssim:
2006-12-21  Hans-Peter Nilsson * config.in: Regenerate.
2006-06-13  Richard Earnshaw * common/aclocal.m4: Pass ../../intl to ZW_GNU_...
2006-06-05  Daniel Jacobowitzcommon/
2006-05-31  Daniel JacobowitzConfigury changes: update src repository (binutils...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-29  Hans-Peter Nilsson * configure: Regenerate.
2005-03-23  Mark KettenisFrom common/ChangeLog:
2005-01-14  Andrew CagneyIndex: arm/ChangeLog
2005-01-12  Andrew CagneyIndex: m32r/ChangeLog
2005-01-10  Andrew CagneyIndex: arm/ChangeLog
2004-12-07  Hans-Peter Nilsson * configure: Regenerate for ../common/aclocal.m4 update.
2004-06-15  Alan Modra * interp.c (sim_prepare_for_program): Use bfd_get_sect...
2003-08-08  Stephane Carrez * dv-m68hc11tim.c (cycle_to_string): Add flags paramet...
2003-08-08  Stephane Carrez * sim-main.h (phys_to_virt): Use memory bank parameter...
2003-08-08  Stephane Carrez * sim-main.h (PAGE_REGNUM, Z_REGNUM): Use same numberi...
2003-08-08  Stephane Carrez * m68hc11_sim.c (print_io_word): New function to print...
2003-03-02  Stephane Carrez * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDR...
2003-03-01  Stephane Carrez * interp.c (sim_fetch_register): Only store a single...
2003-02-27  Andrew CagneyIndex: arm/ChangeLog
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-13  Stephane Carrez * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const...
2002-08-13  Stephane Carrez * interp.c (sim_prepare_for_program): Look up the...
2002-08-13  Stephane Carrez * interp.c (sim_hw_configure): Return 1 for success.
2002-08-13  Stephane CarrezFix english and ChangeLog entry
2002-08-13  Stephane Carrez * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate...
2002-08-13  Stephane Carrez * interp.c (sim_hw_configure): Connect port-X to cpu...
2002-08-13  Stephane Carrez * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update...
2002-08-13  Stephane Carrez * m68hc11_sim.c (cpu_special): Handle call and rtc...
2002-06-16  Andrew CagneyImport current --enable-gdb-build-warnings.
2002-06-09  Andrew CagneyMove include/callback.h and include/remote-sim.h to...
2002-03-07  Stephane Carrez * m68hc11_sim.c (cpu_move8): Call sim_engine_abort...
2002-03-07  Stephane Carrez * interp.c (sim_hw_configure): Save the HW cpu pointer...
2002-03-07  Stephane Carrez * sim-main.h (cpu_frame, cpu_frame_list): Remove.
2002-03-07  Stephane Carrez * interrupts.c (interrupts_reset): New function, setup...
2001-07-28  Stephane Carrez * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of...
2001-07-22  Stephane Carrez * Makefile.in (SIM_OBJS): Remove sim-resume.o
2001-07-10  Andrew Cagney* Makefile.in (gencode): Provide explicit path to genco...
2001-05-20  Stephane CarrezImprove HC11 simulator to support HC12
2001-05-20  Stephane Carrez * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for
2000-11-26  Stephane CarrezPreliminary support for 68HC12
2000-11-26  Stephane CarrezRegister a delete handler for 68HC11 core device node
2000-11-24  Stephane CarrezFix device memory allocation in 68hc11 simulator
2000-09-12  Stephane CarrezMissing Makefile.in for 68hc11 simulator
2000-09-10  Stephane CarrezRemove soft reg hack in the 68hc11 simulator
2000-09-10  Stephane CarrezFix clearing of interrupts in 68hc11 simulator
2000-09-09  Stephane Carrez * sim-main.h: Define cycle_to_string.
2000-09-06  Stephane CarrezFix 68hc11 timer device (accuracy, io, timer overflow)
2000-09-05  Stephane CarrezFix 68HC11 SPI simulator
2000-08-11  Stephane CarrezUse address mapping levels for 68hc11 simulator (kill...
2000-07-27  Andrew CagneyAdd m68hc11 configry.
2000-07-27  Andrew CagneyNew simulator.