Commit Graph

707 Commits

Author SHA1 Message Date
Jorge Aparicio
59a8ab6c87 CI: test mipsel-unknown-linux-gnu 2016-08-08 23:26:13 -05:00
Jorge Aparicio
53a617563c Merge pull request #19 from japaric/ppc64
CI: test powerpc64-unknown-linux-gnu
2016-08-08 23:24:13 -05:00
Jorge Aparicio
e9f11c6f12 CI: test powerpc64-unknown-linux-gnu 2016-08-08 23:05:25 -05:00
Jorge Aparicio
f977e51199 Merge pull request #7 from japaric/mips
CI: test mips-unknown-linux-gnu
2016-08-08 22:54:38 -05:00
Jorge Aparicio
04c097a6e3 allow failure 2016-08-08 22:47:37 -05:00
Jorge Aparicio
b458b43397 fix case syntax 2016-08-08 22:31:14 -05:00
Jorge Aparicio
cb83ffc7f7 CI: test mips-unknown-linux-gnu 2016-08-08 22:03:44 -05:00
Jorge Aparicio
d9a968ab33 Merge pull request #18 from japaric/ppc64le
CI: test powerpc64le-unknown-linux-gnu
2016-08-08 21:57:32 -05:00
Jorge Aparicio
808ff7d469 allow failure 2016-08-08 21:57:18 -05:00
Jorge Aparicio
c3a501ec3b fix target name in case 2016-08-08 21:49:31 -05:00
Jorge Aparicio
378bab2a11 fix package name 2016-08-08 21:46:24 -05:00
Jorge Aparicio
32758212c8 put first in the queue 2016-08-08 21:43:13 -05:00
Jorge Aparicio
5e6dc52747 no sudo 2016-08-08 21:43:01 -05:00
Jorge Aparicio
d24e0e07a3 fix installation of c toolchain 2016-08-08 21:37:48 -05:00
Jorge Aparicio
ce538c6618 apt-get update 2016-08-08 21:32:12 -05:00
Jorge Aparicio
eb5a86b261 really install curl inside docker 2016-08-08 21:27:08 -05:00
Jorge Aparicio
f9d1455b29 install curl inside docker 2016-08-08 21:20:46 -05:00
Jorge Aparicio
ed2f8c937e don't skip install phase inside docker 2016-08-08 21:14:04 -05:00
Jorge Aparicio
f31fd01713 set PATH inside docker 2016-08-08 21:02:07 -05:00
Jorge Aparicio
87004d454c don't recursively call docker 2016-08-08 20:56:05 -05:00
Jorge Aparicio
3d3248119a enable docker 2016-08-08 20:45:46 -05:00
Jorge Aparicio
a2fd9ed440 install toolchain in docker 2016-08-08 20:41:08 -05:00
Jorge Aparicio
4c52ab7a89 run in xenial (docker) 2016-08-08 20:37:04 -05:00
Jorge Aparicio
e813daef4b explicitly use qemu-ppc64le 2016-08-08 20:04:17 -05:00
Jorge Aparicio
a1b1c8d66a CI: test powerpc64le-unknown-linux-gnu 2016-08-08 19:44:55 -05:00
Jorge Aparicio
0653d651ea Merge pull request #17 from japaric/powerpc
CI: test powerpc-unknown-linux-gnu
2016-08-08 19:41:45 -05:00
Jorge Aparicio
e0be22eb44 use trusty 2016-08-08 19:36:20 -05:00
Jorge Aparicio
2431cd754b CI: test powerpc-unknown-linux-gnu 2016-08-08 19:31:37 -05:00
Jorge Aparicio
253da0965e Merge pull request #11 from Amanieu/remove_x86_float_builtins
Remove the x86-specific floating-point builtins
2016-08-08 02:42:04 -05:00
Amanieu d'Antras
68e0b7657c Remove the x86-specific floating-point builtins 2016-08-08 08:36:59 +01:00
Jorge Aparicio
03a9b70724 Merge pull request #10 from Amanieu/unused_builtins
Remove builtins that are not called by LLVM
2016-08-08 02:34:46 -05:00
Amanieu d'Antras
6f22c85b25 Remove builtins that are not called by LLVM 2016-08-08 08:25:11 +01:00
Jorge Aparicio
1d78c01304 Merge pull request #9 from japaric/appveyor
CI: AppVeyor
2016-08-08 02:08:29 -05:00
Jorge Aparicio
e414f9a954 properly call the rust installer to not require user input 2016-08-08 02:06:15 -05:00
Jorge Aparicio
74ca884c6d fix the syntax 2016-08-08 02:00:47 -05:00
Jorge Aparicio
1260f145b3 CI: AppVeyor 2016-08-08 01:58:16 -05:00
Jorge Aparicio
df0cf2502b Merge pull request #8 from Amanieu/arm_mem_builttins
Rewrite the arm mem* builtins without asm and naked functions
2016-08-08 01:42:03 -05:00
Amanieu d'Antras
9fbd25b4cd Rewrite the arm mem* builtins without asm and naked functions 2016-08-08 07:25:32 +01:00
Jorge Aparicio
a43c697c8c Merge pull request #6 from Amanieu/readme
Clean up function list in README
2016-08-08 01:14:14 -05:00
Amanieu d'Antras
1b0cfdc477 Clean up function list in README 2016-08-08 06:54:00 +01:00
Jorge Aparicio
f271e63915 CI: allow failures for TARGET=armv7-unknown-linux-gnueabihf 2016-08-07 21:22:15 -05:00
Jorge Aparicio
c691a4e475 README: add Contributing and Progress sections 2016-08-07 21:05:42 -05:00
Jorge Aparicio
d860384d5b Merge pull request #1 from japaric/ci
travis CI
2016-08-07 17:40:40 -05:00
Jorge Aparicio
3ccdc29e4d macOS: actually install binutils 2016-08-07 17:32:53 -05:00
Jorge Aparicio
3cea133b4c macOS: use gnu binutils 2016-08-07 17:29:31 -05:00
Jorge Aparicio
a0de8f0bdb macOS: install binutils 2016-08-07 17:23:30 -05:00
Jorge Aparicio
48d9ff7e80 nm: drop --defined-only flag
it doesn't work on macOS
2016-08-07 17:18:37 -05:00
Jorge Aparicio
4cbba5979d ignore objdump exit code 2016-08-07 17:14:30 -05:00
Jorge Aparicio
f8099c755e use container-based infrastructure 2016-08-07 17:10:36 -05:00
Jorge Aparicio
0921a91b26 fix objdump commands 2016-08-07 17:07:58 -05:00