SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 807, Sat Apr 14 02:39:01 2001 UTC | revision 808, Wed Apr 18 15:43:09 2001 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Matthias Blume | Name: Matthias Blume |
17 | Date: 2001/04/18 12:45:00 EDT | |
18 | Tag: blume-20010418-ccalls | |
19 | Description: | |
20 | ||
21 | - fixed two off-by-4 errors in the x86-specific c-calls implementation | |
22 | (this bug prevented structure arguments containing pointers from being | |
23 | passed correctly) | |
24 | - changed the raw-C-call code in mlriscGen.sml in such a way that | |
25 | structure arguments are represented as a pointer to the beginning | |
26 | of the structure (instead of having a series of synthesized arguments, | |
27 | one for each structure member) | |
28 | ||
29 | - made makeml script's verbosity level configurable via environment | |
30 | variable (MAKEML_VERBOSITY) | |
31 | ||
32 | - eliminteded placeholder implementations for f32l, w16s, i16s, and f32s | |
33 | in rawmem-x86.sml; we are now using the real thing | |
34 | ||
35 | ---------------------------------------------------------------------- | |
36 | Name: Matthias Blume | |
37 | Date: 2001/03/22 16:25:00 EST | Date: 2001/03/22 16:25:00 EST |
38 | Tag: blume-20010322-bootfiles | Tag: blume-20010322-bootfiles |
39 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |