16 |
------------------------------------------------------------------------ |
------------------------------------------------------------------------ |
17 |
Summary: |
Summary: |
18 |
|
|
19 |
This version has some minor tweeks to FLINT (after the major merge |
* This version has some minor tweeks to FLINT (after the major merge |
20 |
in 110.26). Work continues on tuning FLINT and the various optimizations |
in 110.26). Work continues on tuning FLINT and the various optimizations |
21 |
it implements. |
it implements. |
22 |
|
|
23 |
CM has been revised extensively, and the modmap environment mechanism |
* CM has been revised extensively, and the modmap environment mechanism |
24 |
supporting stubbified pickles has been reworked completely. The pathconfig |
supporting stubbified pickles has been reworked completely. The pathconfig |
25 |
file has been simplified. Installation scripts have been further |
file has been simplified. Installation scripts have been further |
26 |
modified. See src/system/README and the latest version of the |
modified. See src/system/README and the latest version of the |
31 |
|
|
32 |
for further information about these changes. |
for further information about these changes. |
33 |
|
|
34 |
MLRISC, and particularly the x86 back end have been modified extensively. |
* MLRISC, and particularly the x86 back end have been modified extensively. |
35 |
|
|
36 |
There are a few updates to the SML/NJ Library |
* There are a few updates to the SML/NJ Library |
37 |
|
|
38 |
Reported bug fixes: |
* Reported bug fixes: |
39 |
1556. (jhr) signal race condition |
1556. (jhr) signal race condition |
40 |
Some CM bugs (not recorded) |
Some CM bugs (not recorded) |
41 |
|
|
42 |
|
* Distribution file names have been simplified. They no longer start |
|
Distribution file names |
|
|
Distribution file names have been simplified. They no longer start |
|
43 |
with the version number (e.g. "110.27-config.tar.gz" is now |
with the version number (e.g. "110.27-config.tar.gz" is now |
44 |
simply "config.tar.gz"). The boot directory tarballs are now |
simply "config.tar.gz"). The boot directory tarballs are now |
45 |
"boot.alpha32-unix.tar.gz", etc. (i.e. no version number and the |
"boot.alpha32-unix.tar.gz", etc. (i.e. no version number and the |
50 |
the Bell Labs ftp server.] |
the Bell Labs ftp server.] |
51 |
The version README file is still named 110.27-README, however. |
The version README file is still named 110.27-README, however. |
52 |
|
|
53 |
|
110.27-README |
54 |
|
HISTORY |
55 |
|
MLRISC.tar.gz |
56 |
|
boot.alpha32-unix.tar.gz |
57 |
|
boot.hppa-unix.tar.gz |
58 |
|
boot.ppc-unix.tar.gz |
59 |
|
boot.sparc-unix.tar.gz |
60 |
|
boot.x86-unix.tar.gz |
61 |
|
cm.tar.gz |
62 |
|
compiler.tar.gz |
63 |
|
config.tar.gz |
64 |
|
ml-burg.tar.gz |
65 |
|
ml-lex.tar.gz |
66 |
|
ml-yacc.tar.gz |
67 |
|
runtime.tar.gz |
68 |
|
smlnj-lib.tar.gz |
69 |
|
system.tar.gz |
70 |
|
|
71 |
|
====================================================================== |
72 |
|
Details of changes |
73 |
|
|
|
---------------------------------------------------------------------- |
|
|
The following change records are extracted from the CVS repository |
|
|
HISTORY file, which started in early March, 2000, so this doesn't |
|
|
cover changes between mid-December, 1999, when 110.26 was created, and |
|
|
early March. |
|
74 |
|
|
75 |
====================================================================== |
====================================================================== |
76 |
FLINT: |
FLINT: |