Go to file
is b90c4c82d9 Make this actually sort-of-work for 68060 w. disabled FPU (tested), 68LC060,
and I suspect, 68LC040 and 68040V machines. Method used:

1. do NOT use the frames effective address at all
2. do NOT use the frames next instruction address, but
3. restore the "this instruction" pc into the pc field of the frame at the
   beginning of the emulation, if we got a frame format 4.

TODO:
A. find the bug in the usage of the frame EA, and revert to using it.
B. find the bug in the usage of the frames next instruction address, and
   consider whether it's worthwhile to use it.
C. make the emulation complete.... FEXP FETOM1, and the trigonometric functions
   are missing.
2001-01-05 19:54:30 +00:00
bin use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
crypto do not allow outsider from injecting syslog entry anonymously. 2001-01-05 06:33:36 +00:00
dist Fixup all these includes so a -I/usr/include/cdk isn't required. 2001-01-05 01:11:34 +00:00
distrib Add sushi to the set lists 2001-01-05 15:47:32 +00:00
etc Add all the new /usr/share/sushi directories 2001-01-05 07:00:31 +00:00
games use more standard %ll_ in favour of %q_ 2001-01-04 17:24:35 +00:00
gnu use %ll_ instead of the less standard %q_ 2001-01-05 03:54:34 +00:00
include C99: add new parameters int_p_cs_precedes, int_n_cs_precedes, 2001-01-02 10:53:24 +00:00
lib do not refer getnodebyaddr. 2001-01-05 13:40:28 +00:00
libexec use more standard %ll_ in favour of %q_ 2001-01-04 17:24:35 +00:00
regress test for dlopen(3) and the toolchain generating the files involved 2000-12-08 19:24:29 +00:00
sbin use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
share Add libcdk to these two files 2001-01-05 15:59:30 +00:00
sys Make this actually sort-of-work for 68060 w. disabled FPU (tested), 68LC060, 2001-01-05 19:54:30 +00:00
usr.bin ANSIfy, alphabetize arguments. 2001-01-05 07:14:46 +00:00
usr.sbin Get rid of the TRY_AGAIN kludge. It is completely counter intuitive to have 2001-01-05 19:34:13 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention fixed bsd.subdir.mk bug. 2001-01-01 15:29:16 +00:00