Rafael Ávila de Espíndola
|
b1d6f12a05
|
Don't put a copy of main (the C one) in each binary we produce. This is a step
in getting a driver that works on all linux systems.
Sorry for the linker hacks, I will remove them after snapshotting a new compiler.
|
2011-06-07 16:56:27 -04:00 |
|
Rafael Ávila de Espíndola
|
cc96eeafca
|
Move rust_vec_append_glue to rt.
|
2011-05-31 14:32:08 -04:00 |
|
Graydon Hoare
|
79c9e13073
|
More delicious dead code removal from runtime, upcalls.
|
2011-05-26 18:21:02 -07:00 |
|
Rafael Ávila de Espíndola
|
ac836dd79c
|
There is only one yield glue.
|
2011-05-24 18:29:08 -04:00 |
|
Rafael Ávila de Espíndola
|
0fc91b6ecc
|
There is only one activate function now.
|
2011-05-24 17:00:45 -04:00 |
|
Rafael Ávila de Espíndola
|
96516e9ca2
|
One exit_task_glue to rule them all.
|
2011-05-18 15:43:48 -04:00 |
|
Patrick Walton
|
269550f673
|
build: Use clang to compile the runtime if available
|
2011-05-08 21:10:43 -07:00 |
|
Graydon Hoare
|
40624e35d7
|
Start splitting up Makefile.in
|
2011-05-01 20:20:25 +00:00 |
|