SCM Repository
Log of /sml/trunk/src/system/makeml
Sticky Revision: |
Revision 577 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 10 08:07:18 2000 UTC (20 years, 10 months ago) by blume
File length: 2910 byte(s)
Diff to previous 573
improved version of Dave's fixpt script added
Revision 573 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 9 15:23:52 2000 UTC (20 years, 10 months ago) by blume
File length: 2874 byte(s)
Diff to previous 569
merging back changes from blume_devel_v110_26_2
Revision 569 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 7 04:01:07 2000 UTC (20 years, 10 months ago) by blume
File length: 2823 byte(s)
Diff to previous 537
- size info in BOOTLIST * no fixed upper limits for number of bootfiles or length of bootfile names in runtime * falling back to old behavior if no BOOTLIST size info found - allocation size heuristics in .run-sml * tries to read cache size from /proc/cpuinfo (this is important for small-cache Celeron systems!) - install.sh robustified - CM manual updates - paranoid mode * no more CMB.deliver() (i.e., all done by CMB.make()) * can re-use existing sml.boot.* files * init.cmi now treated as library * library stamps for consistency checks - sml.boot.<arch>-<os>/PIDMAP file * This file is read by the CM startup code. This is used to minimize the amount of dynamic state that needs to be stowed away for the purpose of sharing between interactive system and user code. - CM.Anchor.anchor instead of CM.Anchor.{set,cancel} * Upon request by Elsa. Anchors now controlled by get-set-pair like most other CM state variables. - Compiler.CMSA eliminated * No longer supported by CM anyway. - fixed bugs in pickler that kept biting Stefan * past refs to past refs (was caused by the possibility that ad-hoc sharing is more discriminating than hash-cons sharing) * integer overflow on LargeInt.minInt - ml-{lex,yacc} build scripts now use new mechanism for building standalone programs - fixed several gcc -Wall warnings that were caused by missing header files, missing initializations, etc., in runtime (not all warnings eliminated, though)
Revision 537 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 18 17:20:16 2000 UTC (20 years, 11 months ago) by blume
File length: 2583 byte(s)
Diff to previous 522
CM changes: standalone builds, better CMB.make/deliver, general improvements
Revision 522 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 12 20:45:49 2000 UTC (21 years ago) by dbm
File length: 3015 byte(s)
Diff to previous 515
make definition of ALLOC agree with that in config/install.sh
Revision 515 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 9 09:59:14 2000 UTC (21 years ago) by blume
File length: 3228 byte(s)
Diff to previous 499
pickler bug fixes; some cosmetic changes
Revision 499 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 15:44:50 1999 UTC (21 years, 1 month ago) by monnier
File length: 3289 byte(s)
Copied from: sml/branches/SMLNJ/src/system/makeml revision 498
Diff to previous 498
This commit was generated by cvs2svn to compensate for changes in r498, which included commits to RCS files with non-trunk default branches.
Revision 498 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 15:44:50 1999 UTC (21 years, 1 month ago) by monnier
Original Path: sml/branches/SMLNJ/src/system/makeml
File length: 3289 byte(s)
Diff to previous 475
version 110.25
Revision 475 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 10 22:59:58 1999 UTC (21 years, 2 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/system/makeml
File length: 3282 byte(s)
Diff to previous 417
version 110.24
Revision 417 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 3 23:51:27 1999 UTC (21 years, 4 months ago) by
Original Path: sml/branches/SMLNJ/src/system/makeml
File length: 3072 byte(s)
Diff to previous 416
This commit was manufactured by cvs2svn to create branch 'SMLNJ'.
Revision 416 - (view) (download) (annotate) - [select for diffs]
Added Fri Sep 3 23:50:31 1999 UTC (21 years, 4 months ago) by monnier
File length: 3072 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |