Commit Graph

24 Commits

Author SHA1 Message Date
Jorge Aparicio
43ce7db752 only show disassembly of optimized build
we can't really compare the disassembly of the debug build to
libcompiler-rt.a anyways
2016-08-21 11:09:32 -05:00
Jorge Aparicio
de150c1701 adjust test: weak symbols are now in librlibc.rlib 2016-08-15 20:22:58 -05:00
Jorge Aparicio
670f4e32aa check presence of weak symbols 2016-08-14 22:02:43 -05:00
Jorge Aparicio
54e090113a no need to explicitly call qemu-$ARCH 2016-08-13 17:45:43 -05:00
Jorge Aparicio
c7a48515ac don't call docker inside docker 2016-08-13 17:36:00 -05:00
Jorge Aparicio
cc6aab07ea actually enter docker 2016-08-13 17:27:18 -05:00
Jorge Aparicio
7b46e31124 CI: run all Linux targets inside docker 2016-08-13 17:22:12 -05:00
Jorge Aparicio
1b757d626d CI: test ARM Cortex targets
closes #32
2016-08-13 12:12:37 -05:00
Jorge Aparicio
d6acb778e4 fix bash syntax 2016-08-09 12:04:24 -05:00
Jorge Aparicio
b191b89e87 fix armv7 2016-08-09 11:53:49 -05:00
Jorge Aparicio
4d0da42b08 don't run tests on targets that have QEMU issues
cc #2
2016-08-09 11:49:55 -05:00
Jorge Aparicio
eb5a86b261 really install curl inside docker 2016-08-08 21:27:08 -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
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
3cea133b4c macOS: use gnu binutils 2016-08-07 17:29:31 -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
0921a91b26 fix objdump commands 2016-08-07 17:07:58 -05:00
Jorge Aparicio
5dbc8d9729 swap install.sh and script.sh 2016-08-07 17:03:44 -05:00
Jorge Aparicio
178fa2a806 travis CI 2016-08-07 16:55:30 -05:00