SCM Repository
[smlnj] / sml / trunk / READMES / 110.45-README |
View of /sml/trunk/READMES/110.45-README
Parent Directory
|
Revision Log
Revision 1462 -
(download)
(annotate)
Mon Feb 16 19:44:50 2004 UTC (17 years ago) by mblume
File size: 1377 byte(s)
Mon Feb 16 19:44:50 2004 UTC (17 years ago) by mblume
File size: 1377 byte(s)
added README files for 110.45
S M L / N J 1 1 0 . 4 5 N E W S February 13, 2004 WARNING This working version is believed to be stable, but we have not run our full regression-test suite. HOME: http://www.smlnj.org/index.html FILES: htpt://smlnj.cs.uchicago.edu/dist/working/110.45/ Summary: This is a maintenance release which fixes some minor problems, most notably an incompatibility with GCC 3.3. -------------------------------------------------------------------------- Basis: ------ - Timer interface changed in anticipation of a change to the spec - POSIX_FLAGS replaced with BIT_FLAGS - type of top-level app corrected - other minor discrepancies with spec fixed runtime: -------- - added vp_limitPtrMask to win32-specific code - added win32 Sleep function to runtime - dropped "-ansi" flag from gcc invocation when used on assembly code (fixes problem related to gcc 3.3) interactive loop: ----------------- - exception reporting improved (don't show part of exception history trace that reaches into the implementation of the toplevel loop itself) MLRISC: ------- - preliminary support for c-calls interface on PPC architecture added (not yet used for NLFFI) - bug in getreg fixed compiler: --------- - code generation for int32 comparisons added
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |