SCM Repository
Log of /sml/trunk/src/runtime/mach-dep
Sticky Revision: |
Revision 726 - Directory Listing
Modified Mon Nov 6 21:41:29 2000 UTC (20 years, 3 months ago) by jhr
Removed unused VREGS macro.
Revision 693 - Directory Listing
Modified Thu Jul 27 15:49:07 2000 UTC (20 years, 7 months ago) by george
support for PPC Linux
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 569 - Directory Listing
Modified Tue Mar 7 04:01:07 2000 UTC (20 years, 11 months 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 470 - Directory Listing
Modified Wed Nov 10 22:42:52 1999 UTC (21 years, 3 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 442 - Directory Listing
Modified Wed Sep 15 23:29:38 1999 UTC (21 years, 5 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r441, which included commits to RCS files with non-trunk default branches.
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 437 - Directory Listing
Modified Wed Sep 15 16:36:19 1999 UTC (21 years, 5 months ago) by monnier
Initial revision
Revision 292 - Directory Listing
Modified Mon May 24 22:03:46 1999 UTC (21 years, 9 months ago) by monnier
merged 110.17
Revision 251 - Directory Listing
Modified Mon Apr 19 02:55:26 1999 UTC (21 years, 10 months ago) by monnier
First try at a merge of 110.16
Revision 250 - Directory Listing
Modified Sat Apr 17 18:57:03 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r249, which included commits to RCS files with non-trunk default branches.
Revision 246 - Directory Listing
Modified Sat Apr 17 18:47:12 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r245, which included commits to RCS files with non-trunk default branches.
Revision 244 - Directory Listing
Modified Sat Apr 17 18:41:51 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r243, which included commits to RCS files with non-trunk default branches.
Revision 240 - Directory Listing
Modified Sat Apr 17 18:29:24 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r239, which included commits to RCS files with non-trunk default branches.
Revision 236 - Directory Listing
Modified Sat Apr 17 18:21:47 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r235, which included commits to RCS files with non-trunk default branches.
Revision 224 - Directory Listing
Modified Sat Apr 17 16:27:01 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r223, which included commits to RCS files with non-trunk default branches.
Revision 140 - Directory Listing
Modified Mon Sep 7 21:11:35 1998 UTC (22 years, 5 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r139, which included commits to RCS files with non-trunk default branches.
Revision 107 - Directory Listing
Modified Thu May 28 21:30:17 1998 UTC (22 years, 9 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r106, which included commits to RCS files with non-trunk default branches.
Revision 30 - Directory Listing
Modified Thu Mar 12 01:05:59 1998 UTC (22 years, 11 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r29, which included commits to RCS files with non-trunk default branches.
Revision 13 - Directory Listing
Modified Sun Jan 18 21:36:02 1998 UTC (23 years, 1 month ago) by monnier
merged with flint-v1.1
Revision 9 - Directory Listing
Modified Sun Jan 18 01:01:29 1998 UTC (23 years, 1 month ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r8, which included commits to RCS files with non-trunk default branches.
Revision 7 - Directory Listing
Modified Sun Jan 18 00:59:30 1998 UTC (23 years, 1 month ago) by monnier
Initial revision
Revision 6 - Directory Listing
Modified Mon Oct 6 00:10:15 1997 UTC (23 years, 5 months ago) by monnier
fixed sigcontext decalaration to also work with glibc on linux
Revision 2 - Directory Listing
Added Sat Oct 4 23:33:09 1997 UTC (23 years, 5 months ago) by monnier
Initial revision
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |