SCM Repository
[smlnj] Diff of /sml/trunk/READMES/110.47-README
Diff of /sml/trunk/READMES/110.47-README
Parent Directory
|
Revision Log
|
Patch
71 |
Compiler internals: |
Compiler internals: |
72 |
------------------- |
------------------- |
73 |
|
|
|
- redesigned c-calls interface |
|
|
- c-calls implementation for ppc-macosx added |
|
74 |
- low-level support for choosing C calling conventions by twiddling the |
- low-level support for choosing C calling conventions by twiddling the |
75 |
type of of the rawccall primop (see src/compiler/Semant/types/cproto.sml |
type of of the rawccall primop (see src/compiler/Semant/types/cproto.sml |
76 |
for details) |
for details) |
81 |
MLRISC: |
MLRISC: |
82 |
------- |
------- |
83 |
|
|
84 |
|
- redesigned c-calls interface |
85 |
|
- c-calls implementation for ppc-macosx added |
86 |
- Added these instructions to the PowerPC architecture: |
- Added these instructions to the PowerPC architecture: |
87 |
LWARX, STWCX, LBZU(X), LHZU(X), LWZU(X), STWU(X), STFDU, STFSU, etc. |
LWARX, STWCX, LBZU(X), LHZU(X), LWZU(X), STWU(X), STFDU, STFSU, etc. |
88 |
(Instruction encodings not added yet, though.) |
(Instruction encodings not added yet, though.) |
|
Legend:
Removed from v.1582 |
|
changed lines |
|
Added in v.1589 |
|
|