- Mar 02, 2013
-
-
Ian Lynagh authored
-
Ian Lynagh authored
Doesn't look like it causes any failures in the full test suite, so presumably it's fine!
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Patch from Stephen Blackheath
-
Ian Lynagh authored
-
Ian Lynagh authored
Apparently ios doesn't understand .type %function.
-
Ian Lynagh authored
They're both the same register, and Linux seems happy with both, but ios only accepts r11.
-
Ian Lynagh authored
Apparently ios only understands .globl, but Linux appears to understand both.
-
Ian Lynagh authored
Based on patch from Stephen Blackheath.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Mar 01, 2013
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
We now use the 'host' to determine whether stage0 builds terminfo, and 'target' to determine whether stage1 does. We don't build it if the platform is either Windows or ios.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
This makes the build system a little simpler, and in particular will make it easier to handle the changes needed for cross-compilation.
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Ian Lynagh authored
-
Andrew Farmer authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Feb 28, 2013
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
[ ] is m4 syntax, so we need to use 'test foo' rather than '[ foo ]'.
-
Ian Lynagh authored
-
Ian Lynagh authored
It's now only used once
-
Ian Lynagh authored
pipeLoop now returns the final dflags, rather than having runPipeline' extract it from the end state.
-
Gabor Greif authored
-
- Feb 27, 2013
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-