Commit Graph

839 Commits (master)

Author SHA1 Message Date
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
Jorge Aparicio a1334edbcd swap install.sh and script.sh 2016-08-07 17:03:44 -05:00
Jorge Aparicio 4a0e2305ad only test on master 2016-08-07 16:59:54 -05:00
Jorge Aparicio cf832e9708 set $PATH 2016-08-07 16:58:44 -05:00
Jorge Aparicio b1846b794b travis CI 2016-08-07 16:55:30 -05:00
Jorge Aparicio e82b7bec40 README: link back to rust-lang/rust issue 2016-08-07 16:01:28 -05:00
Jorge Aparicio 1faf15fc64 initial commit 2016-08-07 15:58:21 -05:00