Dan Gohman
|
4a3077d638
|
Merge remote-tracking branch 'origin/master' into no_std
|
2018-03-12 12:55:57 -07:00 |
|
Dan Gohman
|
b8a106adf0
|
Remove the "has_sse2" flag.
Cretonne currently requires SSE2 support pervasively, so it's not meaningful
to have a setting for it.
|
2018-03-12 12:38:01 -07:00 |
|
Dan Gohman
|
b9f51d7850
|
Enable more compliler lints.
|
2018-02-28 13:18:07 -08:00 |
|
Dan Gohman
|
e37f45667f
|
Add an explicit std feature so that features are purely additive.
|
2018-02-23 21:49:55 -08:00 |
|
Lachlan Sneff
|
7375088c3e
|
Most of the way to no_std support
|
2018-02-23 20:56:30 -08:00 |
|
Dan Gohman
|
24e185c8c5
|
Remove unnecessary parens.
|
2017-11-08 10:40:37 -08:00 |
|
Dan Gohman
|
f80ee7af39
|
Add a "host" crate for autodetecting the host. (#159)
* Add a "native" crate for autodetecting the host.
* Remove the redundant .gitignore.
* Use the proper builder for enabling subtarget flags.
|
2017-09-20 16:14:26 -07:00 |
|