SCM Repository
[smlnj] Diff of /sml/trunk/READMES/110.47-README.html
Diff of /sml/trunk/READMES/110.47-README.html
Parent Directory
|
Revision Log
|
Patch
99 |
<dt>Compiler internals:</dt> |
<dt>Compiler internals:</dt> |
100 |
<dd> |
<dd> |
101 |
<ul> |
<ul> |
|
<li>redesigned c-calls interface</li> |
|
|
<li>c-calls implementation for ppc-macosx added</li> |
|
102 |
<li>low-level support for choosing C calling conventions by |
<li>low-level support for choosing C calling conventions by |
103 |
twiddling the type of of the <tt>rawccall</tt> primop (see |
twiddling the type of of the <tt>rawccall</tt> primop (see |
104 |
<tt>src/compiler/Semant/types/cproto.sml</tt> for details)<li> |
<tt>src/compiler/Semant/types/cproto.sml</tt> for details)<li> |
113 |
<dt>MLRISC:</dt> |
<dt>MLRISC:</dt> |
114 |
<dd> |
<dd> |
115 |
<ul> |
<ul> |
116 |
|
<li>redesigned c-calls interface</li> |
117 |
|
<li>c-calls implementation for ppc-macosx added</li> |
118 |
<li>Added these instructions to the PowerPC architecture: |
<li>Added these instructions to the PowerPC architecture: |
119 |
<tt>LWARX</tt>, <tt>STWCX</tt>, <tt>LBZU(X)</tt>, |
<tt>LWARX</tt>, <tt>STWCX</tt>, <tt>LBZU(X)</tt>, |
120 |
<tt>LHZU(X)</tt>, <tt>LWZU(X)</tt>, <tt>STWU(X)</tt>, |
<tt>LHZU(X)</tt>, <tt>LWZU(X)</tt>, <tt>STWU(X)</tt>, |
|
Legend:
Removed from v.1588 |
|
changed lines |
|
Added in v.1589 |
|
|