Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.

This commit is contained in:
Andrew Cagney
1997-09-05 00:30:38 +00:00
parent c142a1f507
commit 30efae3acd
7 changed files with 223 additions and 22 deletions

View File

@@ -1,3 +1,7 @@
Fri Sep 5 10:21:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
* Makefile.in (SIM_OBJS): Add sim-memopt.o module.
Thu Sep 4 10:30:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
* sim-if.c (sim_open): Pass zero modulo arg to sim_core_attach.