* cp-demangle.h: Add comment explaining what to do to avoid
[deliverable/binutils-gdb.git] / sim / ChangeLog
index c5b1af04d2ad90c76026ded3dc99e53a4943a84e..a773c120e980916aea209f9c71dd6c2bc9e33b0c 100644 (file)
@@ -1,3 +1,73 @@
+2006-12-20  Hans-Peter Nilsson  <hp@axis.com>
+
+       * Makefile.in (autoconf-common autoheader-common): In documented
+       usage, say SHELL=/bin/sh.
+       (.PHONY): Add autoheader-common.
+
+       * MAINTAINERS: Add self as authorized committer for *.
+
+2006-10-02  Edgar E. Iglesias  <edgar@axis.com>
+           Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
+       (cris_unknown_syscall_action): Declare.
+       * cris/sim-if.c (cris_unknown_syscall_action): Define.
+       (cris_options): Add cris-unknown-syscall option.
+       (cris_option_handler): Correct comment about and error message for
+       invalid --cris-cycles argument.  Handle --cris-unknown-syscall.
+       * cris/traps.c: Include stdarg.h
+       (cris_unknown_syscall): New function.
+       (cris_break_13_handler): Instead of sim_io_eprintf and
+       sim_engine_halt, call cris_unknown_syscall to handle more or less
+       unknown syscalls.  Adjust code as necessary to handle return
+       value.
+
+2006-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS: Add Dave Brolley for sh64.
+
+2006-09-30  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris/traps.c (TARGET_PIPE_BUF): New macro.
+       (cris_pipe_empty): Correct initialization of "remaining".  Only
+       adjust the "write" return value if more than TARGET_PIPE_BUF bytes
+       are written.
+
+2006-09-29  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris/configure.ac: Check for limits.h and sys/param.h.
+       * cris/configure, cris/config.in: Rebuild.
+       * cris/traps.c (SIM_PATHMAX): New macro.
+       (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
+
+2006-08-08  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
+       * Makefile.in (FLAGS_TO_PASS): Include libdir.
+       * configure: Regenerated.
+
+2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * cris/configure: Regenerated.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * cris/configure: Regenerated.
+
+2006-05-05  Andreas Schwab  <schwab@suse.de>
+
+       * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
+       * configure: Regenerate.
+
+       * Makefile.in (CFLAGS_FOR_BUILD): Define.
+       (CC_FOR_BUILD): Don't override.
+       (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
+
+2006-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS: Add an "Authorized committers" section, and list
+       DJ Delorie for v850.
+
 2006-04-08  Hans-Peter Nilsson  <hp@axis.com>
 
        * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
This page took 0.040152 seconds and 4 git commands to generate.