6f21c8127a
that use SSE. The compiler does attempt to do this in main() but not very successfully - it still manages to use unaligned offsets from %ebp in some cases. Also we need to have an aligned stack in case something uses SSE via _init(). MFC After: 1 week |
||
---|---|---|
.. | ||
crt1.c | ||
crti.S | ||
crtn.S | ||
Makefile |