Erick Tryzelaar
|
984caa3d26
|
put librustrt and librustllvm in stageN dirs. Issue #438
|
2011-07-07 15:39:42 -07:00 |
|
Graydon Hoare
|
0dc2aa3d09
|
Bit more work on mingw cross. Pending on other changes now (test combination, build artifact locations)
|
2011-06-28 11:18:34 -07:00 |
|
Graydon Hoare
|
8ebcab711d
|
More work on mingw cross build.
|
2011-06-28 11:18:34 -07:00 |
|
Patrick Walton
|
4558167307
|
build: Remove --vex-iropt-level=0
|
2011-06-27 12:39:37 -07:00 |
|
Graydon Hoare
|
8fc51dfc65
|
Some work on reviving the mingw-cross build. Not working yet.
|
2011-06-27 11:53:28 -07:00 |
|
Eric Holk
|
98dee91f25
|
Wrote swap_context in assembly. Closes #548. This also allows us to re-enable optimization on OSX for both gcc and clang. Also, re-enamed task-comm-1.rs, which was previously broken by optimization.
|
2011-06-23 18:49:29 -07:00 |
|
Eric Holk
|
edf73f0512
|
Setting rt optimization on OS X to -O0 when using clang, like we already do with gcc. Tail-call elimination was causing valgrind errors with stack switching. Closes #494.
|
2011-06-21 13:13:33 -07:00 |
|
Rafael Ávila de Espíndola
|
164230dcb6
|
Finish the transition to having the std library in stageN/lib.
|
2011-06-20 13:38:11 -04:00 |
|
Rafael Ávila de Espíndola
|
374967f67e
|
Fix library path when running tests.
|
2011-06-17 16:13:12 -04:00 |
|
Rafael Ávila de Espíndola
|
342dbd7abe
|
Put std in stageN/lib. This avoids windows trying to load stageN/std.ll when
stageN/runstc.exe is run.
|
2011-06-17 15:34:59 -04:00 |
|
Brian Anderson
|
834f90f2a0
|
StageN tests run against stageN libraries
|
2011-06-16 14:21:43 -07:00 |
|
Graydon Hoare
|
6997adf763
|
Remove rustboot from the repository.
|
2011-05-13 18:38:28 -07:00 |
|
Patrick Walton
|
269550f673
|
build: Use clang to compile the runtime if available
|
2011-05-08 21:10:43 -07:00 |
|
Graydon Hoare
|
846068046d
|
Fix bug in CFG_TESTLIB that only manifests on stage1, stage2.
|
2011-05-03 18:14:02 -07:00 |
|
Graydon Hoare
|
40624e35d7
|
Start splitting up Makefile.in
|
2011-05-01 20:20:25 +00:00 |
|