- Mar 03, 2013
-
-
Ian Lynagh authored
We don't need them, but GHC API users might.
-
Ian Lynagh authored
-
Ian Lynagh authored
Patch from monoidal
-
Ian Lynagh authored
-
Ian Lynagh authored
Patch from Stephen Blackheath.
-
Ian Lynagh authored
This is sometimes needed when cross-compiling, as some packages may be built in stage 0 but not stage 1. In order to make everything work out, this also removes the requirement that the build-dirs are in dependency order
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 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
-