SCM Repository
Log of /sml/trunk/src/system
Sticky Revision: |
Revision 718 - Directory Listing
Modified Sun Nov 5 15:16:04 2000 UTC (20 years, 4 months ago) by george
notes on adding primops to the compiler
Revision 717 - Directory Listing
Modified Sun Nov 5 15:07:51 2000 UTC (20 years, 4 months ago) by george
support for sqrt and trig functions on the x86
Revision 716 - Directory Listing
Modified Sat Nov 4 05:42:35 2000 UTC (20 years, 4 months ago) by blume
merging recent changes
Revision 715 - Directory Listing
Modified Thu Nov 2 07:51:04 2000 UTC (20 years, 4 months ago) by blume
added conditional compilation in init library; BOOTFILES
Revision 710 - Directory Listing
Modified Tue Oct 17 08:21:09 2000 UTC (20 years, 4 months ago) by blume
merge my changes for 110.30; NOW BOOTFILES!
Revision 692 - Directory Listing
Modified Thu Jul 27 08:34:53 2000 UTC (20 years, 7 months ago) by blume
more assorted script enhancements
Revision 682 - Directory Listing
Modified Tue Jul 4 06:25:51 2000 UTC (20 years, 8 months ago) by blume
CM manual updates; BTrace.trigger added again
Revision 679 - Directory Listing
Modified Thu Jun 29 07:03:20 2000 UTC (20 years, 8 months ago) by blume
even better BTrace; modifications to how the yacc tool handles options
Revision 678 - Directory Listing
Modified Tue Jun 27 07:51:09 2000 UTC (20 years, 8 months ago) by blume
merging latest improvements (CM, BTrace)
Revision 677 - Directory Listing
Modified Mon Jun 26 00:56:56 2000 UTC (20 years, 8 months ago) by blume
merge CM and BTrace changes
Revision 675 - Directory Listing
Modified Fri Jun 23 09:18:18 2000 UTC (20 years, 8 months ago) by blume
new back-trace facility added; see HISTORY
Revision 672 - Directory Listing
Modified Mon Jun 19 04:40:29 2000 UTC (20 years, 8 months ago) by blume
preliminary CM manual update
Revision 669 - Directory Listing
Modified Fri Jun 16 22:22:10 2000 UTC (20 years, 8 months ago) by monnier
Avoid the [^..] construct that some shells don't seem to understand.
Revision 666 - Directory Listing
Modified Fri Jun 16 08:27:00 2000 UTC (20 years, 8 months ago) by blume
merging back my devel changes (anchor environments)
Revision 662 - Directory Listing
Modified Thu Jun 15 22:44:37 2000 UTC (20 years, 8 months ago) by monnier
Allow @SMLfoo arguments without an explicit heap image.
Revision 658 - Directory Listing
Modified Mon Jun 12 02:39:37 2000 UTC (20 years, 8 months ago) by blume
fixed file names for parallel make
Revision 656 - Directory Listing
Modified Fri Jun 9 03:39:04 2000 UTC (20 years, 9 months ago) by blume
removed RCS log entries; smal bug fix to ml-yacc and ml-lex
Revision 652 - Directory Listing
Modified Tue Jun 6 02:14:56 2000 UTC (20 years, 9 months ago) by blume
merging changes from devel branch; new boot files
Revision 651 - Directory Listing
Modified Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
bring revisions from the vendor branch to the trunk
Revision 645 - Directory Listing
Modified Mon May 15 07:17:30 2000 UTC (20 years, 9 months ago) by blume
merging changes from devel branch; see HISTORY
Revision 643 - Directory Listing
Modified Fri May 12 08:29:15 2000 UTC (20 years, 9 months ago) by blume
merged my path anchor changes into main trunk more config/srcarchiveurl! YOU NEED NEW BINFILES more config/srcarchiveurl! Read HISTORY and src/system/README!
Revision 634 - Directory Listing
Modified Mon May 1 10:03:50 2000 UTC (20 years, 10 months ago) by blume
merged changes from devel branch (added noweb tool)
Revision 633 - Directory Listing
Modified Sun Apr 30 16:44:09 2000 UTC (20 years, 10 months ago) by dbm
fixes for bugs 1498 and 1510
Revision 632 - Directory Listing
Modified Sat Apr 29 15:50:42 2000 UTC (20 years, 10 months ago) by blume
merged pending changes into main trunk; see HISTORY; new binfiles!!
Revision 631 - Directory Listing
Modified Fri Apr 28 08:30:52 2000 UTC (20 years, 10 months ago) by blume
fixed install.sh (bug 1563)
Revision 592 - Directory Listing
Modified Mon Apr 3 07:04:12 2000 UTC (20 years, 11 months ago) by blume
merging branch blume_devel_v110p26p2_1 (elimination of corenv)
Revision 589 - Directory Listing
Modified Fri Mar 31 16:14:36 2000 UTC (20 years, 11 months ago) by dbm
fixes for c-libraries.c and bug 1556
Revision 587 - Directory Listing
Modified Thu Mar 30 09:01:52 2000 UTC (20 years, 11 months ago) by blume
merging back development branch blume_devel_v110p26p1_3... This involves changes to CM and the removal of CMStaticEnv from the compiler. See the HISTORY file for more information.
Revision 578 - Directory Listing
Modified Tue Mar 14 05:16:29 2000 UTC (20 years, 11 months ago) by blume
merging back blume_devel_v110p26p1_1
Revision 577 - Directory Listing
Modified Fri Mar 10 08:07:18 2000 UTC (21 years ago) by blume
improved version of Dave's fixpt script added
Revision 574 - Directory Listing
Modified Thu Mar 9 15:29:58 2000 UTC (21 years ago) by blume
files deleted that came back from the dead (CVS problem?)
Revision 573 - Directory Listing
Modified Thu Mar 9 15:23:52 2000 UTC (21 years ago) by blume
merging back changes from blume_devel_v110_26_2
Revision 569 - Directory Listing
Modified Tue Mar 7 04:01:07 2000 UTC (21 years ago) by blume
- 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 553 - Directory Listing
Modified Thu Mar 2 20:54:20 2000 UTC (21 years ago) by george
new mltree
Revision 539 - Directory Listing
Modified Fri Feb 18 18:32:26 2000 UTC (21 years ago) by monnier
Try to allow to run testml from a different directory.
Revision 537 - Directory Listing
Modified Fri Feb 18 17:20:16 2000 UTC (21 years ago) by blume
CM changes: standalone builds, better CMB.make/deliver, general improvements
Revision 527 - Directory Listing
Modified Tue Jan 18 04:12:54 2000 UTC (21 years, 1 month ago) by blume
forced ml-lex and ml-yacc plugins pre-loaded for -rebuild to work
Revision 526 - Directory Listing
Modified Thu Jan 13 06:07:45 2000 UTC (21 years, 1 month ago) by blume
tool command names now configurable via pathconfig mechanism
Revision 522 - Directory Listing
Modified Wed Jan 12 20:45:49 2000 UTC (21 years, 1 month ago) by dbm
make definition of ALLOC agree with that in config/install.sh
Revision 520 - Directory Listing
Modified Wed Jan 12 09:07:47 2000 UTC (21 years, 1 month ago) by blume
implemented CM tool plugins
Revision 515 - Directory Listing
Modified Sun Jan 9 09:59:14 2000 UTC (21 years, 2 months ago) by blume
pickler bug fixes; some cosmetic changes
Revision 512 - Directory Listing
Modified Mon Dec 13 05:43:09 1999 UTC (21 years, 2 months ago) by blume
added testml/installml back, this time with execute permission
Revision 511 - Directory Listing
Modified Mon Dec 13 05:41:49 1999 UTC (21 years, 2 months ago) by blume
deleted testml/installml so that I can add them back with execute permissions
Revision 510 - Directory Listing
Modified Mon Dec 13 03:39:48 1999 UTC (21 years, 2 months ago) by blume
testml, installml made executable; system.tar deleted
Revision 506 - Directory Listing
Modified Fri Dec 10 00:15:35 1999 UTC (21 years, 3 months ago) by monnier
The compiler now compiles to a fix point but "split" still doesn't work because of a problem with the pickler.
Revision 504 - Directory Listing
Modified Tue Dec 7 18:31:05 1999 UTC (21 years, 3 months ago) by monnier
the 110.25 merge compiles
Revision 501 - Directory Listing
Modified Tue Dec 7 15:59:36 1999 UTC (21 years, 3 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r500, which included commits to RCS files with non-trunk default branches.
Revision 499 - Directory Listing
Modified Tue Dec 7 15:44:50 1999 UTC (21 years, 3 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r498, which included commits to RCS files with non-trunk default branches.
Revision 496 - Directory Listing
Modified Tue Dec 7 15:43:07 1999 UTC (21 years, 3 months ago) by monnier
Initial revision
Revision 477 - Directory Listing
Modified Wed Nov 10 23:04:21 1999 UTC (21 years, 4 months ago) by monnier
auto-merged to 110.24
Revision 476 - Directory Listing
Modified Wed Nov 10 22:59:58 1999 UTC (21 years, 4 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r475, which included commits to RCS files with non-trunk default branches.
Revision 470 - Directory Listing
Modified Wed Nov 10 22:42:52 1999 UTC (21 years, 4 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r469, which included commits to RCS files with non-trunk default branches.
Revision 466 - Directory Listing
Modified Wed Nov 10 22:35:37 1999 UTC (21 years, 4 months ago) by monnier
*** empty log message ***
Revision 440 - Directory Listing
Modified Wed Sep 15 16:37:27 1999 UTC (21 years, 5 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r439, which included commits to RCS files with non-trunk default branches.
Revision 431 - Directory Listing
Modified Wed Sep 8 12:02:54 1999 UTC (21 years, 6 months ago) by monnier
merged in 110.21. It might compile but it should won't work.
Revision 430 - Directory Listing
Modified Wed Sep 8 09:47:00 1999 UTC (21 years, 6 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r429, which included commits to RCS files with non-trunk default branches.
Revision 427 - Directory Listing
Modified Wed Sep 8 09:40:08 1999 UTC (21 years, 6 months ago) by monnier
Initial revision
Revision 423 - Directory Listing
Modified Mon Sep 6 02:32:11 1999 UTC (21 years, 6 months ago) by monnier
It now compiles
Revision 416 - Directory Listing
Added Fri Sep 3 23:50:31 1999 UTC (21 years, 6 months ago) by monnier
Initial revision
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |