* sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once
authorFelix Lee <flee@cygnus>
Tue, 23 Sep 1997 18:08:09 +0000 (18:08 +0000)
committerFelix Lee <flee@cygnus>
Tue, 23 Sep 1997 18:08:09 +0000 (18:08 +0000)
commit34d07b78670134d43cf5fcf094404a3df9255602
tree0221462deb436aacb9ad36f89e142f291be09d97
parent4a5d33bb4f1f3a453b3c5a7d23d129bf91f0b02e
    * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once
        an hour.
        * sim-n-core.h (WITH_XOR_ENDIAN): MSVC barfs on
        if (0) { 1 % 0; }
        * sim-core.c (sim_core_xor_write_buffer): WITH_XOR_ENDIAN + 1.
        (SIGBUS) define for Windows.
        * sim-trace.c (trace_printf,debug_printf): added ALMOST_STDC.
        * sim-resume.c: define SIGTRAP for windows.
        * sim-xcat.h: use token pasting if ALMOST_STDC.
sim/common/ChangeLog
sim/common/sim-xcat.h