SCM Repository
Log of /sml/trunk/HISTORY
Sticky Revision: |
Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 25 21:28:21 2000 UTC (20 years, 8 months ago) by leunga
File length: 41716 byte(s)
Diff to previous 647 , to selected 589
Fixed a non-critical bug in the register allocator
Revision 647 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 16 02:53:02 2000 UTC (20 years, 8 months ago) by leunga
File length: 41502 byte(s)
Diff to previous 646 , to selected 589
*** empty log message ***
Revision 646 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 16 02:52:54 2000 UTC (20 years, 8 months ago) by leunga
File length: 41467 byte(s)
Diff to previous 645 , to selected 589
Slight cleanup on the Alpha. Added a bunch of instructions to the x86 instruction set. The module ra-rewrite-with-renaming has been improved. These should have no effect on SML/NJ. CVS tag=leunga-20000515-alpha-x86-ra
Revision 645 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 15 07:17:30 2000 UTC (20 years, 8 months ago) by blume
File length: 40970 byte(s)
Diff to previous 644 , to selected 589
merging changes from devel branch; see HISTORY
Revision 644 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 12 09:18:31 2000 UTC (20 years, 8 months ago) by blume
File length: 39802 byte(s)
Diff to previous 643 , to selected 589
fixed important anchor-related bug in ml-build
Revision 643 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 12 08:29:15 2000 UTC (20 years, 8 months ago) by blume
File length: 39514 byte(s)
Diff to previous 642 , to selected 589
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 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 11 07:30:29 2000 UTC (20 years, 8 months ago) by blume
File length: 37921 byte(s)
Diff to previous 641 , to selected 589
CM.sources implemented; CM.makedepend dropped
Revision 641 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 11 01:16:45 2000 UTC (20 years, 8 months ago) by leunga
File length: 37483 byte(s)
Diff to previous 640 , to selected 589
Various bug fixes and new features for C--, Moby and MLRISC optimizations. See smlnj/HISTORY for details. CVS tag: leunga-20000510-moby-c--ssa
Revision 640 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 9 02:33:09 2000 UTC (20 years, 8 months ago) by leunga
File length: 36413 byte(s)
Diff to previous 635 , to selected 589
Fermin has found a few assembly problems with constant expressions generated in LabelExp. Mostly, the problems involve extra parentheses, which choke on dumb assemblers. This is his fix.
Revision 635 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 2 15:09:12 2000 UTC (20 years, 9 months ago) by dbm
File length: 36058 byte(s)
Diff to previous 634 , to selected 589
Version 110.28
Revision 634 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 1 10:03:50 2000 UTC (20 years, 9 months ago) by blume
File length: 35671 byte(s)
Diff to previous 633 , to selected 589
merged changes from devel branch (added noweb tool)
Revision 633 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 30 16:44:09 2000 UTC (20 years, 9 months ago) by dbm
File length: 35266 byte(s)
Diff to previous 632 , to selected 589
fixes for bugs 1498 and 1510
Revision 632 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 29 15:50:42 2000 UTC (20 years, 9 months ago) by blume
File length: 34645 byte(s)
Diff to previous 631 , to selected 589
merged pending changes into main trunk; see HISTORY; new binfiles!!
Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 28 08:30:52 2000 UTC (20 years, 9 months ago) by blume
File length: 32463 byte(s)
Diff to previous 629 , to selected 589
fixed install.sh (bug 1563)
Revision 629 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 26 04:06:41 2000 UTC (20 years, 9 months ago) by blume
File length: 31747 byte(s)
Diff to previous 628 , to selected 589
added .fun as a file name suffix known to CM
Revision 628 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 25 21:03:34 2000 UTC (20 years, 9 months ago) by leunga
File length: 31518 byte(s)
Diff to previous 627 , to selected 589
1. Alpha PSEUDOARITH was missing in AlphaRewrite. This causes an endless loop in C--. 2. RA Added a flag "ra-dump-size" to print out the size of the flowgraph and the interference graph.
Revision 627 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 25 20:40:35 2000 UTC (20 years, 9 months ago) by dbm
File length: 31153 byte(s)
Diff to previous 624 , to selected 589
update ml-yacc documentation and examples for 110.*
Revision 624 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 21 03:06:21 2000 UTC (20 years, 9 months ago) by leunga
File length: 30844 byte(s)
Diff to previous 615 , to selected 589
This update synchronizes my repository with Yale's. Most of these changes are related to C--, Moby, and my optimizations. It should have little impact on SML/NJ. CVS tag leunga-20000420-ssa-c---stuff
Revision 615 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 12 04:52:09 2000 UTC (20 years, 9 months ago) by blume
File length: 29450 byte(s)
Diff to previous 607 , to selected 589
changed install.sh script to use/handle shorter archive names
Revision 607 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 10 16:31:03 2000 UTC (20 years, 9 months ago) by dbm
File length: 29111 byte(s)
Diff to previous 606 , to selected 589
Version 110.27
Revision 606 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 9 23:10:59 2000 UTC (20 years, 9 months ago) by leunga
File length: 28816 byte(s)
Diff to previous 605 , to selected 589
Assembly fix for x86 and other miscellaneous changes to MLRISC
Revision 605 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 7 14:06:42 2000 UTC (20 years, 9 months ago) by monnier
File length: 28520 byte(s)
Diff to previous 602 , to selected 589
Oops, forgot about this one. What kind of file format is that ?
Revision 602 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 6 05:31:24 2000 UTC (20 years, 9 months ago) by leunga
File length: 28174 byte(s)
Diff to previous 601 , to selected 589
Forgot these files in the last update
Revision 601 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 6 04:38:14 2000 UTC (20 years, 9 months ago) by leunga
File length: 27975 byte(s)
Diff to previous 595 , to selected 589
New peephole code, improvements to x86 instruction selection, and fixes for SSA and the machine description tool. CVS tag=leunga-20000406-peephole-x86-SSA
Revision 595 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 5 03:30:17 2000 UTC (20 years, 9 months ago) by blume
File length: 27660 byte(s)
Diff to previous 594 , to selected 589
merging last bits before 110.27 code freeze
Revision 594 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 4 23:41:47 2000 UTC (20 years, 9 months ago) by leunga
File length: 27344 byte(s)
Diff to previous 593 , to selected 589
Changes to assembly output and fixes a bug in the x86 assembler CVS tag=leunga-20000404-x86-asm
Revision 593 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 4 07:26:33 2000 UTC (20 years, 9 months ago) by leunga
File length: 26856 byte(s)
Diff to previous 592 , to selected 589
Fixes related to C--, Moby and my optimizations. CVS tag=leunga-20000404-C--Moby
Revision 592 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 3 07:04:12 2000 UTC (20 years, 10 months ago) by blume
File length: 25903 byte(s)
Diff to previous 591 , to selected 589
merging branch blume_devel_v110p26p2_1 (elimination of corenv)
Revision 591 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 3 01:19:20 2000 UTC (20 years, 10 months ago) by leunga
File length: 24381 byte(s)
Diff to previous 590 , to selected 589
1. Renamed the constructor CALL in MLTREE by popular demand. 2. Added a bunch of files from my repository. These are currently used by other non-SMLNJ backends.
Revision 590 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 1 02:24:08 2000 UTC (20 years, 10 months ago) by leunga
File length: 24046 byte(s)
Diff to previous 589
This update contains a new module for extracting aliasing information. CVS tag: leunga-20000331-aliasing
Revision 589 - (view) (download) (annotate) - [selected]
Modified Fri Mar 31 16:14:36 2000 UTC (20 years, 10 months ago) by dbm
File length: 23389 byte(s)
Diff to previous 588
fixes for c-libraries.c and bug 1556
Revision 588 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 31 09:00:02 2000 UTC (20 years, 10 months ago) by blume
File length: 23019 byte(s)
Diff to previous 587 , to selected 589
changes to modmap generator and CM tool parameter mechanism (see HISTORY)
Revision 587 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 30 09:01:52 2000 UTC (20 years, 10 months ago) by blume
File length: 21673 byte(s)
Diff to previous 586 , to selected 589
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 586 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 30 05:08:07 2000 UTC (20 years, 10 months ago) by leunga
File length: 18388 byte(s)
Diff to previous 585 , to selected 589
Fixed a slight problem with gc types annotations. To turn on gc types, do this: CM.autoload "sml/compiler.cm"; Compiler.Control.MLRISC.getFlag "mlrisc-gc-types" := true;
Revision 585 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 29 23:55:35 2000 UTC (20 years, 10 months ago) by leunga
File length: 18288 byte(s)
Diff to previous 583 , to selected 589
This update contains major changes to the code generator and various back ends. Please see the entry leunga-20000327-mlriscGen_hppa_alpha_x86 in the file sml/HISTORY for details.
Revision 583 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 23 21:52:30 2000 UTC (20 years, 10 months ago) by leunga
File length: 8619 byte(s)
Diff to previous 580 , to selected 589
1. X86 fixes/changes a. The old code generated for SETcc was completely wrong. The Intel optimization guide is VERY misleading. 2. ALPHA fixes/changes a. Added the instructions LDBU, LDWU, STB, STW as per Fermin's suggestion. b. Added a new mode byteWordLoadStores to the functor parameter to Alpha() c. Added reassociation code for address computation.
Revision 580 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 22 06:33:52 2000 UTC (20 years, 10 months ago) by leunga
File length: 8070 byte(s)
Diff to previous 578 , to selected 589
*** empty log message ***
Revision 578 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 14 05:16:29 2000 UTC (20 years, 10 months ago) by blume
File length: 7151 byte(s)
Diff to previous 577 , to selected 589
merging back blume_devel_v110p26p1_1
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: 6177 byte(s)
Diff to previous 576 , to selected 589
improved version of Dave's fixpt script added
Revision 576 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 10 07:27:16 2000 UTC (20 years, 10 months ago) by leunga
File length: 4426 byte(s)
Diff to previous 575 , to selected 589
More assembly output problems involving the indexed addressing mode on the x86 have been found and corrected. Thanks to Fermin Reig for the fix. The interface and implementation of the register allocator have been changed slightly to accommodate the possibility to skip the register allocation phases completely and go directly to memory allocation. This is needed for C-- use. This fix only affects the x86 assembly output.
Revision 575 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 10 02:55:58 2000 UTC (20 years, 10 months ago) by blume
File length: 3882 byte(s)
Diff to previous 572 , to selected 589
BOOT and HISTORY file for blume_main_v110p26p1_0
Revision 572 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 9 02:43:06 2000 UTC (20 years, 10 months ago) by blume
File length: 2050 byte(s)
Diff to previous 570 , to selected 589
BOOT and HISTORY updated
Revision 570 - (view) (download) (annotate) - [select for diffs]
Added Wed Mar 8 17:30:13 2000 UTC (20 years, 10 months ago) by dbm
File length: 447 byte(s)
Diff to selected 589
HISTORY file creation
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 |