13 |
Description: |
Description: |
14 |
|
|
15 |
---------------------------------------------------------------------- |
---------------------------------------------------------------------- |
16 |
|
Name: Allen Leung |
17 |
|
Date: 2003/05/16 13:05:00 CDT |
18 |
|
Tag: leunga-20030516-cygwin-runtime |
19 |
|
Description: |
20 |
|
|
21 |
|
Ported the runtime system to cygwin, which uses the unix |
22 |
|
x86-unix bin files. Missing/buggy features: |
23 |
|
|
24 |
|
o getnetbyname, getnetbyaddr: these functions seem to be missing in |
25 |
|
the Cygwin library. |
26 |
|
o Ctrl-C handling may be flaky. |
27 |
|
o Windows system calls and Windows I/O are not supported. |
28 |
|
|
29 |
|
A new set of binfiles is located at: |
30 |
|
|
31 |
|
http://www.dorsai.org/~leunga/boot.x86-unix.tgz |
32 |
|
|
33 |
|
This is only needed for bootstrapping the cygwin version of smlnj. |
34 |
|
Other x86 versions can use the existing binfiles. |
35 |
|
|
36 |
|
---------------------------------------------------------------------- |
37 |
|
Name: Matthias Blume |
38 |
|
Date: 2003/04/08 15:42:00 CDT |
39 |
|
Tag: blume-20030408-listpair |
40 |
|
Description: |
41 |
|
|
42 |
|
1. Added a target 'mlrisc' to installer. |
43 |
|
|
44 |
|
2. Added missing elements to structure ListPair. |
45 |
|
|
46 |
|
---------------------------------------------------------------------- |
47 |
|
Name: Allen Leung |
48 |
|
Date: 2003/01/07 10:40:00 EST |
49 |
|
Tag: leunga-20030107-int-rem |
50 |
|
Description: |
51 |
|
|
52 |
|
Fixed a bug in Int.rem(x,y) where y is a power of 2 on x86. |
53 |
|
The arguments to the SUBL instruction were swapped. |
54 |
|
|
55 |
|
---------------------------------------------------------------------- |
56 |
Name: Matthias Blume |
Name: Matthias Blume |
57 |
Date: 2002/12/12 16:25:00 EST |
Date: 2002/12/12 16:25:00 EST |
58 |
Tag: blume-20021212-risc-ra |
Tag: blume-20021212-risc-ra |