Dave Huseby
1386ad489d
fixing trailing whitespace errors
2015-02-11 14:49:07 -08:00
Dave Huseby
cd8f31759f
bitrig integration
2015-02-11 14:49:06 -08:00
Sébastien Marie
fcb30a0b67
openbsd support
2015-02-01 14:41:38 +01:00
Tobias Bucher
7f64fe4e27
Remove all i
suffixes
2015-01-30 04:38:54 +01:00
Eduard Burtescu
89b80faa8e
Register new snapshots.
2015-01-17 16:37:34 -08:00
Richo Healey
e9908da0d7
powerpc: Fixup more stack work
2015-01-11 21:14:58 -08:00
Nick Cameron
dd3e89aaf2
Rename target_word_size
to target_pointer_width
...
Closes #20421
[breaking-change]
2015-01-08 09:07:55 +13:00
Akos Kiss
6e5fb8bd1b
Initial version of AArch64 support.
...
Adds AArch64 knowledge to:
* configure,
* make files,
* sources,
* tests, and
* documentation.
2015-01-03 15:16:10 +00:00
Nick Cameron
7e2b9ea235
Fallout - change array syntax to use ;
2015-01-02 10:28:19 +13:00
Flavio Percoco
fb803a8570
Require types to opt-in Sync
2014-12-26 17:26:32 +01:00
Aaron Turon
43ae4b3301
Fallout from new thread API
2014-12-18 23:31:51 -08:00
Aaron Turon
2b3477d373
libs: merge librustrt into libstd
...
This commit merges the `rustrt` crate into `std`, undoing part of the
facade. This merger continues the paring down of the runtime system.
Code relying on the public API of `rustrt` will break; some of this API
is now available through `std::rt`, but is likely to change and/or be
removed very soon.
[breaking-change]
2014-12-18 23:31:34 -08:00