Skip to content
Failed

#235 (Jul 28, 2020, 4:41:09 PM)

Started 5 yr 1 mo ago
Took 14 min on olive

Started by GitHub push by xavierleroy

Revision: a0a1ba4f1eb1a8a6c0013e77e3d6c1de5190c97f
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. arm64 runtime: use x17 instead of x18(reserved) (commit: 4375fa8) (details / githubweb)
  2. fix build when using clang (commit: bc1a664) (details / githubweb)
  3. arm64 runtime: macro pair for functions (commit: 32ab52c) (details / githubweb)
  4. arm64 runtime: macro pair for objects (commit: f6c799d) (details / githubweb)
  5. arm64 runtime: remove .type, .size on local labels (commit: cbcd76b) (details / githubweb)
  6. arm64 runtime: macro for global and local symbols (commit: 4294391) (details / githubweb)
  7. arm64 runtime: apply ios assembler requirements (commit: f323d2a) (details / githubweb)
  8. arm64 emitter: support apple variant of assembler (commit: d189dce) (details / githubweb)
  9. ios: Sys.command is not supported (commit: 8cd474f) (details / githubweb)
  10. ios: add support on configure script (commit: 5e7f7c7) (details / githubweb)
  11. arm64 runtime: use additional arg only externally (commit: bdbd867) (details / githubweb)
  12. arm64: support ios shared library (commit: 8c38ac6) (details / githubweb)
  13. ios: dead lock on Sys.command (commit: 99664ee) (details / githubweb)
  14. arm64: add reference to Apple ARM64 ABI (commit: 9a98d40) (details / githubweb)
  15. arm64: use Arch.macosx instead of is_macosx (commit: 69d4ab8) (details / githubweb)
  16. On the iPhone simulator the machine context field has two underscores (commit: 83a06c3) (details / githubweb)
  17. ios: memory leak when Sys.command failed (commit: f817b25) (details / githubweb)
  18. arm64: remove misleading comment (commit: cf6ecb7) (details / githubweb)