Re-do sim-inline's handling of external functions and variables so
authorAndrew Cagney <cagney@redhat.com>
Wed, 17 Jun 1998 07:42:53 +0000 (07:42 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 17 Jun 1998 07:42:53 +0000 (07:42 +0000)
that there really is only one instance of them.

sim/common/ChangeLog

index 4d329b6a6041bae4a67e4978b5348134d95cca19..98e7362e08bd10d443d9ba50bfce2639f23b0041 100644 (file)
@@ -1,3 +1,21 @@
+Wed Jun 17 13:18:28 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * sim-inline.h (EXTERN_*): Replace with EXTERN_*_P. Correct
+       documentation on how it works.
+
+       * sim-core.h, sim-core.c (sim_core_install, sim_core_attach,
+       sim_core_detach, sim_core_read_buffer, sim_core_write_buffer,
+       sim_core_set_xor, sim_core_xor_read_buffer,
+       sim_core_xor_write_buffer): Update.
+
+       * sim-events.h, sim-events.c (sim_events_install,
+       sim_events_watch_clock, sim_events_schedule_after_signal,
+       sim_events_schedule, sim_events_watch_sim, sim_events_watch_core,
+       sim_events_deschedule): Update.
+
+       * sim-fpu.h, sim-fpu.c (sim_fpu_zero, sim_fpu_one, sim_fpu_two,
+       sim_fpu_max32, sim_fpu_max64): Update.
+
 Sat Jun 13 07:45:38 1998  Doug Evans  <devans@fallis.cygnus.com>
 
        * cgen-trace.c (trace_insn_fini): Redo cycle handling.
This page took 0.0282 seconds and 4 git commands to generate.