Commit Graph

756 Commits

Author SHA1 Message Date
Jorge Aparicio
9e1f7ba139 Merge pull request #19 from japaric/ppc64
CI: test powerpc64-unknown-linux-gnu
2016-08-08 23:24:13 -05:00
Jorge Aparicio
0c7f25bdbd CI: test powerpc64-unknown-linux-gnu 2016-08-08 23:05:25 -05:00
Jorge Aparicio
419a2937dc Merge pull request #7 from japaric/mips
CI: test mips-unknown-linux-gnu
2016-08-08 22:54:38 -05:00
Jorge Aparicio
b76f5e217b allow failure 2016-08-08 22:47:37 -05:00
Jorge Aparicio
ed068e6728 fix case syntax 2016-08-08 22:31:14 -05:00
Jorge Aparicio
edbde8c2ea CI: test mips-unknown-linux-gnu 2016-08-08 22:03:44 -05:00
Jorge Aparicio
7e04b20c48 Merge pull request #18 from japaric/ppc64le
CI: test powerpc64le-unknown-linux-gnu
2016-08-08 21:57:32 -05:00
Jorge Aparicio
42922d26af allow failure 2016-08-08 21:57:18 -05:00
Jorge Aparicio
2485284910 fix target name in case 2016-08-08 21:49:31 -05:00
Jorge Aparicio
4b07c4bfb9 fix package name 2016-08-08 21:46:24 -05:00
Jorge Aparicio
9494d8f925 put first in the queue 2016-08-08 21:43:13 -05:00
Jorge Aparicio
e7c9550447 no sudo 2016-08-08 21:43:01 -05:00
Jorge Aparicio
b47fcb8a24 fix installation of c toolchain 2016-08-08 21:37:48 -05:00
Jorge Aparicio
a4077112be apt-get update 2016-08-08 21:32:12 -05:00
Jorge Aparicio
4b453fbd0a really install curl inside docker 2016-08-08 21:27:08 -05:00
Jorge Aparicio
a633b0cba3 install curl inside docker 2016-08-08 21:20:46 -05:00
Jorge Aparicio
66d3efdce3 don't skip install phase inside docker 2016-08-08 21:14:04 -05:00
Jorge Aparicio
cc0f2acf76 set PATH inside docker 2016-08-08 21:02:07 -05:00
Jorge Aparicio
95eb812d38 don't recursively call docker 2016-08-08 20:56:05 -05:00
Jorge Aparicio
1904e17b91 enable docker 2016-08-08 20:45:46 -05:00
Jorge Aparicio
d9deff7103 install toolchain in docker 2016-08-08 20:41:08 -05:00
Jorge Aparicio
8f85ab545d run in xenial (docker) 2016-08-08 20:37:04 -05:00
Jorge Aparicio
6c835ef73e explicitly use qemu-ppc64le 2016-08-08 20:04:17 -05:00
Jorge Aparicio
7e29b4a15f CI: test powerpc64le-unknown-linux-gnu 2016-08-08 19:44:55 -05:00
Jorge Aparicio
2cf12b0c30 Merge pull request #17 from japaric/powerpc
CI: test powerpc-unknown-linux-gnu
2016-08-08 19:41:45 -05:00
Jorge Aparicio
0b9c875c60 use trusty 2016-08-08 19:36:20 -05:00
Jorge Aparicio
8c9173e770 CI: test powerpc-unknown-linux-gnu 2016-08-08 19:31:37 -05:00
Jorge Aparicio
1b0915db05 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
065aaa9144 Remove the x86-specific floating-point builtins 2016-08-08 08:36:59 +01:00
Jorge Aparicio
3723a269b1 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
a147763c19 Remove builtins that are not called by LLVM 2016-08-08 08:25:11 +01:00
Jorge Aparicio
255cde510d Merge pull request #9 from japaric/appveyor
CI: AppVeyor
2016-08-08 02:08:29 -05:00
Jorge Aparicio
9ec6a78ae2 properly call the rust installer to not require user input 2016-08-08 02:06:15 -05:00
Jorge Aparicio
5af72233a7 fix the syntax 2016-08-08 02:00:47 -05:00
Jorge Aparicio
5c3d684bdb CI: AppVeyor 2016-08-08 01:58:16 -05:00
Jorge Aparicio
b7a9d45cf0 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
36fb191695 Rewrite the arm mem* builtins without asm and naked functions 2016-08-08 07:25:32 +01:00
Jorge Aparicio
3d2d97ca17 Merge pull request #6 from Amanieu/readme
Clean up function list in README
2016-08-08 01:14:14 -05:00
Amanieu d'Antras
326ad00e3f Clean up function list in README 2016-08-08 06:54:00 +01:00
Jorge Aparicio
986c4aae74 CI: allow failures for TARGET=armv7-unknown-linux-gnueabihf 2016-08-07 21:22:15 -05:00
Jorge Aparicio
e5ab308115 README: add Contributing and Progress sections 2016-08-07 21:05:42 -05:00
Jorge Aparicio
b33ad9b37f Merge pull request #1 from japaric/ci
travis CI
2016-08-07 17:40:40 -05:00
Jorge Aparicio
0cc4667719 macOS: actually install binutils 2016-08-07 17:32:53 -05:00
Jorge Aparicio
c7c04f8c48 macOS: use gnu binutils 2016-08-07 17:29:31 -05:00
Jorge Aparicio
fda97847bb macOS: install binutils 2016-08-07 17:23:30 -05:00
Jorge Aparicio
994c5a2a01 nm: drop --defined-only flag
it doesn't work on macOS
2016-08-07 17:18:37 -05:00
Jorge Aparicio
a16950e580 ignore objdump exit code 2016-08-07 17:14:30 -05:00
Jorge Aparicio
ca57e9fb64 use container-based infrastructure 2016-08-07 17:10:36 -05:00
Jorge Aparicio
1c98c8238a fix objdump commands 2016-08-07 17:07:58 -05:00
Jorge Aparicio
295df480fa install libc6-dev for ARM targets 2016-08-07 17:07:12 -05:00