]> Git Repo - binutils.git/blobdiff - sim/erc32/ChangeLog
gdb/
[binutils.git] / sim / erc32 / ChangeLog
index e524308bb8fd60df8c22428da35a099ad00ebab7..71181e1aee3cbb126a8676dbeb3f4f4a3536e5dc 100644 (file)
@@ -1,3 +1,99 @@
+2012-05-24  Pedro Alves  <[email protected]>
+
+       PR gdb/7205
+
+        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+
+2012-03-24  Mike Frysinger  <[email protected]>
+
+       * aclocal.m4, config.in, configure: Regenerate.
+
+2011-12-31  Mike Frysinger  <[email protected]>
+
+       PR sim/9971:
+       * configure.ac: Change AC_CHECK_LIB to AC_SEARCH_LIBS to match
+       the code in gdb's configure.ac with $TERMCAP.
+       * configure: Regenerated.
+
+2011-12-03  Mike Frysinger  <[email protected]>
+
+       * aclocal.m4: New file.
+       * configure: Regenerate.
+
+2011-10-17  Mike Frysinger  <[email protected]>
+
+       * configure.ac: Change include to common/acinclude.m4.
+
+2011-10-17  Mike Frysinger  <[email protected]>
+
+       * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
+       call.  Replace common.m4 include with SIM_AC_COMMON.
+       * configure: Regenerate.
+
+2011-06-09  Mike Frysinger  <[email protected]>
+
+       * interf.c (sim_open): Accept and ignore `--sysroot=...'.
+
+2011-06-01  Joel Brobecker  <[email protected]>
+
+       * interf.c (sim_complete_command): New stub function.
+
+2011-01-11  Andrew Burgess  <[email protected]>
+
+       * interf.c (sim_store_register): Update return value to
+       match new API.
+
+2010-05-20  Joel Brobecker  <[email protected]>
+
+       * sis.h: Remove #include <stdint.h>.
+       (uint64, int64): Redefine without using stdint.h.
+       (UINT64_MAX): Define.
+
+2010-04-20  Tiemen Schut    <[email protected]>
+
+       * erc32.c (sis_memory_write): Change prototype to const unsigned char *.
+       * func.c (exec_cmd, event, advance_time, wait_for_irq): Use uint64
+       for counts.
+       * interf.c (run_sim): Change icount to uint64_t. Use strtol directly.
+       (sim_resume): Specify maximum run time as uint64.
+       * sis.c (run_sim): Change icount to uint64_t.
+       * sis.h: Define uint64 as uint64_t. Change various fields and
+       prototypes to uint64 to support longer simulations.
+
+2010-04-14  Mike Frysinger  <[email protected]>
+
+       * interp.c (sim_write): Add const to buf arg.
+
+2010-01-09  Ralf Wildenhues  <[email protected]>
+
+       * configure: Regenerate.
+
+2009-08-22  Ralf Wildenhues  <[email protected]>
+
+       * config.in: Regenerate.
+       * configure: Likewise.
+
+       * configure: Regenerate.
+
+2008-11-10  Joel Sherrill <[email protected]>
+
+       * erc32.c, exec.c: Fix warnings.
+
+2008-07-11  Hans-Peter Nilsson  <[email protected]>
+
+       * configure: Regenerate to track ../common/common.m4 changes.
+       * config.in: Ditto.
+
+2008-06-09  Joel Sherrill <[email protected]>
+
+       * sis.c: Correct spelling error.
+
+2008-06-06  Vladimir Prus  <[email protected]>
+            Daniel Jacobowitz  <[email protected]>
+            Joseph Myers  <[email protected]>
+
+       * configure: Regenerate.
+
 2006-12-21  Hans-Peter Nilsson  <[email protected]>
 
        * acconfig.h: Remove.
This page took 0.025558 seconds and 4 git commands to generate.