SCM Repository
Log of /sml/trunk/src/cm/bootstrap
Sticky Revision: |
Revision 735 - Directory Listing
Modified Tue Nov 21 12:15:55 2000 UTC (20 years, 3 months ago) by blume
merging recent changes related to autoloading and tool plugins
Revision 734 - Directory Listing
Modified Sun Nov 19 05:27:41 2000 UTC (20 years, 3 months ago) by blume
merge latest changes related to autoloading
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 692 - Directory Listing
Modified Thu Jul 27 08:34:53 2000 UTC (20 years, 7 months ago) by blume
more assorted script enhancements
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 676 - Directory Listing
Modified Sat Jun 24 03:37:03 2000 UTC (20 years, 8 months ago) by blume
fix to startup slowdown
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 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 652 - Directory Listing
Modified Tue Jun 6 02:14:56 2000 UTC (20 years, 8 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 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 642 - Directory Listing
Modified Thu May 11 07:30:29 2000 UTC (20 years, 9 months ago) by blume
CM.sources implemented; CM.makedepend dropped
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 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 588 - Directory Listing
Modified Fri Mar 31 09:00:02 2000 UTC (20 years, 11 months ago) by blume
changes to modmap generator and CM tool parameter mechanism (see HISTORY)
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 573 - Directory Listing
Modified Thu Mar 9 15:23:52 2000 UTC (20 years, 11 months 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 (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 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 518 - Directory Listing
Modified Wed Jan 12 06:26:25 2000 UTC (21 years, 1 month ago) by blume
tool plugins implemented
Revision 495 - Directory Listing
Modified Wed Dec 1 05:57:19 1999 UTC (21 years, 3 months ago) by blume
preloading made configurable; bare builds working again
Revision 490 - Directory Listing
Modified Wed Nov 24 07:00:45 1999 UTC (21 years, 3 months ago) by blume
cmdline: dflt = autoload; comp->sml
Revision 465 - Directory Listing
Modified Tue Nov 9 09:08:54 1999 UTC (21 years, 3 months ago) by blume
dummy-server fixed; comments; cosmetics
Revision 464 - Directory Listing
Modified Tue Nov 9 06:49:52 1999 UTC (21 years, 3 months ago) by blume
concur moved; remote pathname cleanup; no dependence on target-compilers
Revision 461 - Directory Listing
Modified Thu Nov 4 08:06:56 1999 UTC (21 years, 4 months ago) by blume
filtering and rehashing fixed; Servers.reset added where necessary
Revision 460 - Directory Listing
Modified Wed Nov 3 02:23:44 1999 UTC (21 years, 4 months ago) by blume
pickle context mostly eliminated
Revision 459 - Directory Listing
Modified Fri Oct 29 06:22:25 1999 UTC (21 years, 4 months ago) by blume
small change to SafeIO; cosmetic fix of master-slave interrupt handling; doc
Revision 457 - Directory Listing
Modified Thu Oct 28 05:58:19 1999 UTC (21 years, 4 months ago) by blume
more robust(?) path name protocol
Revision 456 - Directory Listing
Modified Wed Oct 27 15:09:58 1999 UTC (21 years, 4 months ago) by blume
even ordering in master-slave protocol improved
Revision 452 - Directory Listing
Modified Mon Oct 25 08:33:25 1999 UTC (21 years, 4 months ago) by blume
servers: X-platform, rsh, stabilization now work
Revision 451 - Directory Listing
Modified Sat Oct 23 15:05:55 1999 UTC (21 years, 4 months ago) by blume
CMB.deliver (and probably CM.stabilize) now work with compile servers
Revision 450 - Directory Listing
Modified Fri Oct 22 17:10:09 1999 UTC (21 years, 4 months ago) by blume
improvements on parallel stuff
Revision 449 - Directory Listing
Modified Fri Oct 22 07:35:29 1999 UTC (21 years, 4 months ago) by blume
parallel make basically works (with rough edges)
Revision 448 - Directory Listing
Modified Thu Oct 21 09:20:16 1999 UTC (21 years, 4 months ago) by blume
getting ready for parallel...
Revision 434 - Directory Listing
Modified Mon Sep 13 08:40:49 1999 UTC (21 years, 5 months ago) by blume
CMB.symval added; manual update
Revision 433 - Directory Listing
Modified Mon Sep 13 06:57:29 1999 UTC (21 years, 5 months ago) by blume
symval added; getterSetter changed to { get, set }
Revision 432 - Directory Listing
Modified Fri Sep 10 05:44:08 1999 UTC (21 years, 5 months ago) by blume
memoize in stabilize; faster autoload message; consistent handling of ctxt
Revision 403 - Directory Listing
Modified Tue Aug 31 07:44:29 1999 UTC (21 years, 6 months ago) by blume
switchover to new library scheme seems to be completed
Revision 400 - Directory Listing
Modified Thu Aug 26 16:23:37 1999 UTC (21 years, 6 months ago) by blume
compiles now, compiles itself, but then does not boot
Revision 399 - Directory Listing
Modified Thu Aug 26 09:55:09 1999 UTC (21 years, 6 months ago) by blume
mostly done; need to finish Link
Revision 398 - Directory Listing
Modified Wed Aug 25 15:36:43 1999 UTC (21 years, 6 months ago) by blume
new stable format + improved recompile/link (in progress, not working yet)
Revision 387 - Directory Listing
Modified Mon Jul 26 02:44:20 1999 UTC (21 years, 7 months ago) by blume
just syncing; this version does not work
Revision 377 - Directory Listing
Modified Wed Jul 7 06:55:18 1999 UTC (21 years, 7 months ago) by blume
some pathconfig oddness rectified
Revision 372 - Directory Listing
Modified Tue Jul 6 09:05:57 1999 UTC (21 years, 8 months ago) by blume
traversals separated (private state should now also work with autoloader)
Revision 371 - Directory Listing
Modified Mon Jul 5 14:34:41 1999 UTC (21 years, 8 months ago) by blume
backed out of thin traversals
Revision 370 - Directory Listing
Modified Mon Jul 5 08:59:13 1999 UTC (21 years, 8 months ago) by blume
thin traversals implemented (whew!)
Revision 369 - Directory Listing
Modified Sun Jul 4 12:55:20 1999 UTC (21 years, 8 months ago) by blume
bfc_fetch_xxx bogosity eliminated; more fleshing out of CM
Revision 368 - Directory Listing
Modified Sat Jul 3 13:05:59 1999 UTC (21 years, 8 months ago) by blume
better pathconfig interface + some cosmetic improvements
Revision 367 - Directory Listing
Modified Sat Jul 3 04:59:01 1999 UTC (21 years, 8 months ago) by blume
more bugs/problems eliminated from the list...
Revision 366 - Directory Listing
Modified Fri Jul 2 14:13:29 1999 UTC (21 years, 8 months ago) by blume
handling of cwd corrected
Revision 364 - Directory Listing
Modified Fri Jul 2 07:33:12 1999 UTC (21 years, 8 months ago) by blume
more inching towards a usable system
Revision 363 - Directory Listing
Modified Fri Jul 2 02:45:45 1999 UTC (21 years, 8 months ago) by blume
transfer of state during stabilization implemented
Revision 362 - Directory Listing
Modified Thu Jul 1 09:39:48 1999 UTC (21 years, 8 months ago) by blume
bootstrapping now working (it seems)
Revision 361 - Directory Listing
Modified Wed Jun 30 06:44:04 1999 UTC (21 years, 8 months ago) by blume
bootstrapping works now (mainly); PathConfig code cleaned majorly
Revision 360 - Directory Listing
Modified Tue Jun 29 09:21:02 1999 UTC (21 years, 8 months ago) by blume
basic bootstrapping is now working
Revision 358 - Directory Listing
Modified Mon Jun 28 13:59:11 1999 UTC (21 years, 8 months ago) by blume
listfile generation fixed
Revision 357 - Directory Listing
Modified Mon Jun 28 08:46:30 1999 UTC (21 years, 8 months ago) by blume
more work towards being able to bootstrap
Revision 356 - Directory Listing
Modified Sun Jun 27 11:51:16 1999 UTC (21 years, 8 months ago) by blume
error message improved; handling of corenv corrected in btcompile
Revision 355 - Directory Listing
Modified Sat Jun 26 13:17:30 1999 UTC (21 years, 8 months ago) by blume
autoloading added
Revision 354 - Directory Listing
Modified Fri Jun 25 08:36:12 1999 UTC (21 years, 8 months ago) by blume
a host of changes related mostly to pathname handling
Revision 353 - Directory Listing
Modified Thu Jun 24 09:43:28 1999 UTC (21 years, 8 months ago) by blume
various changes in pathname handling etc.
Revision 352 - Directory Listing
Modified Wed Jun 23 09:27:27 1999 UTC (21 years, 8 months ago) by blume
more elaborate pathname handling (for the sake of bt-compiler)
Revision 351 - Directory Listing
Modified Wed Jun 23 06:44:27 1999 UTC (21 years, 8 months ago) by blume
very serious (and stupid!) performance bug killed
Revision 349 - Directory Listing
Modified Tue Jun 22 06:17:47 1999 UTC (21 years, 8 months ago) by blume
RTPID and BINLIST written
Revision 345 - Directory Listing
Modified Sun Jun 20 11:55:26 1999 UTC (21 years, 8 months ago) by blume
error flag in source cancelled; IO vs. interrupts handled more robustly
Revision 344 - Directory Listing
Modified Sun Jun 20 03:14:57 1999 UTC (21 years, 8 months ago) by blume
installation instructions; keep_going off by default
Revision 337 - Directory Listing
Modified Thu Jun 17 09:43:40 1999 UTC (21 years, 8 months ago) by blume
missing copyright notices added
Revision 336 - Directory Listing
Modified Thu Jun 17 09:23:20 1999 UTC (21 years, 8 months ago) by blume
SymVal implemented
Revision 335 - Directory Listing
Modified Thu Jun 17 08:21:08 1999 UTC (21 years, 8 months ago) by blume
build-initdg now reports binpaths and not sourcepaths
Revision 331 - Directory Listing
Modified Sat Jun 12 15:04:53 1999 UTC (21 years, 8 months ago) by blume
some more tweaking of the bt compiler (still needs more, but basically works)
Revision 330 - Directory Listing
Modified Sat Jun 12 07:45:52 1999 UTC (21 years, 8 months ago) by blume
stablefile format enhanced; bootstrap compiler shows signs of life
Revision 329 - Directory Listing
Modified Fri Jun 11 09:53:10 1999 UTC (21 years, 8 months ago) by blume
bootstrap compiler half-working
Revision 327 - Directory Listing
Modified Thu Jun 10 09:14:48 1999 UTC (21 years, 8 months ago) by blume
bootstrap compiler implemented (still needs list file generator etc.)
Revision 326 - Directory Listing
Modified Thu Jun 10 06:08:29 1999 UTC (21 years, 8 months ago) by blume
switched from mkprimperv.sml to build-initdg.sml (which is a lot cleaner)
Revision 325 - Directory Listing
Modified Thu Jun 10 05:00:05 1999 UTC (21 years, 8 months ago) by blume
a bit more flesh on the bootstrap skeleton
Revision 324 - Directory Listing
Added Wed Jun 9 07:57:07 1999 UTC (21 years, 8 months ago) by blume
first steps towards bootstrap compiler
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |