summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #1309 - alexcrichton:bump, r=gnzlbg0.2.51bors2019-03-281-1/+1
|\
| * Bump to 0.2.51Alex Crichton2019-03-281-1/+1
* | Auto merge of #1308 - tormol:master, r=gnzlbgbors2019-03-283-1/+3
|\ \ | |/ |/|
| * Correct mqd_t on DragonFlyBSDTorbjørn Birch Moltu2019-03-273-1/+2
| * Add mq_getfd_np() for FreeBSDTorbjørn Birch Moltu2019-03-271-0/+1
* | Auto merge of #1307 - alexcrichton:wasi-pr, r=gnzlbgbors2019-03-286-5/+938
|\ \ | |/ |/|
| * Touch up style of wasi.rsAlex Crichton2019-03-272-144/+147
| * Address some PR feedbackAlex Crichton2019-03-274-96/+95
| * Add intiial support for wasm32-unknown-wasiAlex Crichton2019-03-275-5/+936
|/
* Auto merge of #1306 - gnzlbg:fix_asmjs, r=gnzlbgbors2019-03-264-72/+119
|\
| * Fix buildgnzlbg2019-03-262-14/+14
| * Move inotify to the linux and android sub-modulesgnzlbg2019-03-263-44/+84
| * Move IPV6_FLOW... constants to the linux and android sub-modulesgnzlbg2019-03-253-6/+10
| * Move inotify_event to the linux and android sub-modulesgnzlbg2019-03-254-22/+25
|/
* Auto merge of #1301 - dingelish:master, r=gnzlbgbors2019-03-111-1/+1
|\
| * Add essential target_vendor check for sgxYu Ding2019-03-081-1/+1
|/
* Auto merge of #1299 - leo60228:master, r=gnzlbg0.2.50bors2019-03-051-1/+1
|\
| * Bump libc versionleo602282019-03-041-1/+1
|/
* Auto merge of #1297 - mati865:docker-images-working, r=gnzlbgbors2019-03-0310-11/+11
|\
| * Bump NFT_*_MAXNAMELEN to 256 for PPCMateusz Mikuła2019-03-031-2/+1
| * Upgrade bunch of EOL docker images to Ubuntu 18.04Mateusz Mikuła2019-03-039-9/+10
* | Auto merge of #1296 - gnzlbg:build_uclib, r=gnzlbgbors2019-03-036-106/+134
|\ \
| * | Fix uclibc l4regnzlbg2019-03-034-63/+74
| * | Fix uclibc build errorsgnzlbg2019-03-032-44/+53
| * | Check that more targets buildgnzlbg2019-03-031-4/+12
|/ /
* | Auto merge of #1292 - hermitcore:master, r=gnzlbgbors2019-03-036-61/+412
|\ \
| * | remove obsolete definition of gid_t and uid_tStefan Lankes2019-03-031-2/+0
| * | remove unused variablesStefan Lankes2019-03-031-4/+2
| * | add missing debug trait for sockaddr_storageStefan Lankes2019-03-031-3/+43
| * | add missing traits like DebugStefan Lankes2019-03-031-59/+280
| * | allowd unused types ggid_t and uuid_tStefan Lankes2019-03-031-0/+2
| * | add target "hermit" to build.shStefan Lankes2019-03-031-0/+2
| * | remove redefinition of c_char and w_char, remove typoStefan Lankes2019-03-022-3/+1
| * | Merge remote-tracking branch 'rustlang/master'Stefan Lankes2019-03-0273-1793/+5331
| |\ \
| * | | add HermitCore support even if it doesn't have a UNIX interfaceStefan Lankes2019-03-024-0/+92
* | | | Auto merge of #1293 - humenda:master, r=gnzlbgbors2019-03-033-13/+2
|\ \ \ \
| * | | | fix style issueSebastian Humenda2019-03-022-2/+1
| * | | | x86_64-uclibc-l4re: fix syntax error + linter issuesSebastian Humenda2019-03-022-12/+2
* | | | | Auto merge of #1295 - semarie:openbsd-vm_size_t, r=gnzlbgbors2019-03-034-1/+3
|\ \ \ \ \
| * | | | | vm_size_t does not exist on OpenBSDSébastien Marie2019-03-034-1/+3
|/ / / / /
* | | | | Auto merge of #1294 - GuillaumeGomez:vm-size-t, r=gnzlbgbors2019-03-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add vm_size_tGuillaume Gomez2019-03-031-0/+1
|/ / / /
* | | | Auto merge of #1291 - semarie:openbsd-pthread-stack-min, r=gnzlbgbors2019-03-024-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | adjust PTHREAD_STACK_MIN to current value on OpenBSDSébastien Marie2019-03-024-3/+3
* | | | Auto merge of #1290 - gnzlbg:doc_link, r=gnzlbgbors2019-03-021-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Link docs for other platforms in docs.rsgnzlbg2019-03-021-0/+4
* | | | Auto merge of #1154 - gnzlbg:semverver2, r=gnzlbgbors2019-03-022-0/+82
|\ \ \ \
| * | | | Use semverver upstreamgnzlbg2019-03-011-8/+2
| * | | | Allow the Semver jobs to failgnzlbg2019-02-261-2/+4
| * | | | Test semver for all normal targetsgnzlbg2019-02-262-7/+86