Clarify meaning of sim_signalled's SIGRC argument. Document that this
[deliverable/binutils-gdb.git] / sim / tic80 / ChangeLog
index 3eae822fa79cb8f2ca1773ef874af2e4ee27e8a0..e7c56d6bd4378acd66bbb287c6b1979eaee22336 100644 (file)
@@ -1,3 +1,17 @@
+Sat Nov 22 21:42:09 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * interp.c (engine_step): Replace SIGTRAP with SIM_SIGTRAP.
+       (engine_run_until_stop): Replace SIGINT with SIM_SIGINT.
+
+       * sim-main.h: Include sim-signal.h.
+       (SIGTRAP): Delete definition.
+
+       * interp.c, sim-calls.c: Do not include signal.h.
+
+       * insns (illegal): SIGILL -> SIM_SIGILL.
+       (fp_unavailable): SIGFPE -> SIM_SIGFPE.
+       (do_trap): SIGTRAP -> SIM_SIGTRAP.
+       
 Tue Nov 18 15:33:48 1997  Doug Evans  <devans@canuck.cygnus.com>
 
        * sim-main.h (CIA_ADDR): Define.
This page took 0.023285 seconds and 4 git commands to generate.