Jyun-Yan You
|
fdf48a7b52
|
rt: improve mips backend
|
2013-04-04 18:53:58 +08:00 |
|
Young-il Choi
|
e6f2d7a48c
|
libcore: language change minor fix for ARM & MIPS
|
2013-03-29 15:46:13 +09:00 |
|
Patrick Walton
|
e5dda811a9
|
librustc: Allow expr_repeat to be used with any vstore
|
2013-03-27 13:53:03 -07:00 |
|
Patrick Walton
|
142dbd65da
|
librustc: Remove all uses of the old [T * N] fixed-length vector syntax
|
2013-03-26 21:29:34 -07:00 |
|
Brian Anderson
|
30d4124a37
|
Merge remote-tracking branch 'brson/rt'
Conflicts:
src/libcore/rt/context.rs
src/libcore/rt/sched.rs
src/libcore/rt/thread.rs
src/libcore/rt/uv.rs
|
2013-03-25 12:28:54 -07:00 |
|
Patrick Walton
|
85c9fc6f8f
|
librustc: Remove the const declaration form everywhere
|
2013-03-22 22:24:35 -07:00 |
|
Patrick Walton
|
be9bddd463
|
libcore: Remove pure from libcore. rs=depure
|
2013-03-22 10:29:17 -07:00 |
|
Patrick Walton
|
4634f7edae
|
librustc: Remove all uses of static from functions. rs=destatic
|
2013-03-22 10:27:39 -07:00 |
|
Brian Anderson
|
42cba98509
|
core: Convert some multiline statements to single-line
|
2013-03-18 16:59:37 -07:00 |
|
Brian Anderson
|
e8ddef93da
|
core: Cleanup rt::context
|
2013-03-18 16:59:10 -07:00 |
|
Brian Anderson
|
e28d4b3516
|
core: Add context switching for ARM and MIPS
ARM definitely compiles
|
2013-03-11 23:33:05 -07:00 |
|
Brian Anderson
|
676e0290ed
|
core: Add rt mod and add the new scheduler code
|
2013-03-11 19:44:29 -07:00 |
|