Skip to content
Success

#24 (Apr 22, 2020, 8:11:50 PM)

Started 5 yr 4 mo ago
Took 38 min on olive

Started by user n.oje.bar@gmail.com

Revision: cb8de5768c9b0fdb3d7cb319dc1a9e6b74427134
Repository: https://github.com/nojb/ocaml
  • origin/riscv
Changes
  1. Allow make to be invoked before configure (commit: d4a5665) (details / githubweb)
  2. autogen -> make configure (commit: 91913bc) (details / githubweb)
  3. Clean-up autoconf files in make distclean (commit: b1c78c0) (details / githubweb)
  4. Update otherlibraries description (commit: 998019d) (details / githubweb)
  5. Eliminate Config.ocamlopt_c{,pp}flags (commit: 2b4fe09) (details / githubweb)
  6. Clean runtime/primitives.new (commit: cc6c09e) (details / githubweb)
  7. Ensure make distclean works on an unconfigured tree (commit: 13786d7) (details / githubweb)
  8. Update release-checklist (commit: f568f85) (details / githubweb)
  9. Only enable for required targets (commit: a2ddf55) (details / githubweb)
  10. Preserve backtraces in debugger (commit: e2f278c) (details / githubweb)
  11. Remove use of Printexc.catch from debugger (commit: 37acb3b) (details / githubweb)
  12. Don't ever call stop_user_input in line_loop (commit: d0bab08) (details / githubweb)
  13. Use Fun.protect where possible (commit: 9eeead7) (details / githubweb)
  14. Testsuite is not parallel (commit: 2ddcdf1) (details / githubweb)
  15. Testsuite is not parallel (commit: 48e7150) (details / githubweb)
  16. Correct implementation of --disable-stdlib-manpages (commit: 9c5d7c1) (details / githubweb)
  17. tests/tool-ocamldep-modalias is not parallel (commit: 9fdd31f) (details / githubweb)
  18. tests/tool-ocamldep-modalias is not parallel (commit: cf2db2b) (details / githubweb)
  19. call_linker now returns exit_code for better error response on linking_error, fixes #7141 (commit: 8f235ef) (details / githubweb)
  20. Visit registers at most once in Coloring.iter_preferred (commit: d48df3c) (details / githubweb)
  21. Changes entry (commit: 89bb08b) (details / githubweb)
  22. code review changes (commit: 7266b79) (details / githubweb)
  23. Fix tail-call optimisation with a mutable ref (#9443) (commit: 2208a4c) (details / githubweb)
  24. Install a pretty printer for the Fun.Finally_raised exception (#9266) (commit: b1fdc44) (details / githubweb)
  25. matching: what_is_cases returns a head (commit: 2d9aafc) (details / githubweb)
  26. matching: inline split_and_precompile* to clarify compile_* (commit: d67a091) (details / githubweb)
  27. matching: factorize compile_match and compile_match_nonempty (commit: b2a2c94) (details / githubweb)
  28. matching: minor code factorization of compile_* functions (commit: 6ceba91) (details / githubweb)
  29. Changes (commit: 761383d) (details / githubweb)
  30. Reset Reg.visit_generation during Reg.reset (commit: 6fbecf0) (details / githubweb)
  31. Add [@inlined hint] attribute (commit: f46abe1) (details / githubweb)
  32. Add Changes entry (commit: 3dee10e) (details / githubweb)
  33. Reimplement output_value using a hash table to detect sharing (#9353) (commit: 67ada54) (details / githubweb)
  34. Introduce $MAKE to AppVeyor script (commit: afe92bb) (details / githubweb)
  35. Introduce $MAKE to AppVeyor script (commit: 540df2e) (details / githubweb)
  36. Add locations to docstring attributes (commit: a534650) (details / githubweb)
  37. Display AppVeyor environment (commit: 1850f55) (details / githubweb)
  38. Display AppVeyor environment (commit: 644696e) (details / githubweb)
  39. Run AppVeyor with -j for branches (commit: 094447b) (details / githubweb)
  40. Run AppVeyor with -j for branches (commit: db1d848) (details / githubweb)
  41. Use configure-caches on AppVeyor (commit: eaa2a01) (details / githubweb)
  42. Use configure-caches on AppVeyor (commit: 014105b) (details / githubweb)
  43. packed modtype lookup can fail due to missing cmi (commit: 35dbd85) (details / githubweb)
  44. Add Changes entry (commit: a5da416) (details / githubweb)
  45. Fix #mod_use in toplevel (commit: 5abff44) (details / githubweb)
  46. Add a test for #mod_use (commit: 528bd78) (details / githubweb)
  47. s/wrap_mode/wrap_mod/ (commit: b145395) (details / githubweb)
  48. Fix the native toplevel too... (commit: 221fee0) (details / githubweb)
  49. toplevels: label the wrap_mod argument (commit: a30e621) (details / githubweb)
  50. Add regression test (commit: 1725749) (details / githubweb)
  51. Prohibit signature local types with constraints (commit: 8dcdda9) (details / githubweb)
  52. Add Changes entry (commit: 6dcb770) (details / githubweb)
  53. Make substitution of type functions more robust (commit: 80324ba) (details / githubweb)
  54. Add test for usage warnings of recursive modules (commit: dd8218f) (details / githubweb)
  55. Improve usage warnings for recursive modules (commit: 5f16c55) (details / githubweb)
  56. Add Changes entry (commit: 2c8f99e) (details / githubweb)
  57. testsuite: -nolabels and commuting optional arguments (commit: 245a071) (details / githubweb)
  58. testsuite: -nolabels, commutes now, might get eliminated later (commit: 046da6c) (details / githubweb)
  59. type_application: merge sargs and more_sargs (commit: 2b1e211) (details / githubweb)
  60. apply the same treatment to Pcl_apply (commit: 6d43867) (details / githubweb)
  61. extract_label: return an option instead of raising (commit: b703371) (details / githubweb)
  62. typeclass: further simplification as suggested by reviewer (commit: aa5c1d3) (details / githubweb)
  63. type_args: forbid optional arguments commuting when [ignore_labels=true] (commit: 9e0515f) (details / githubweb)
  64. type_args: remove ty_old (commit: 0deda51) (details / githubweb)
  65. type_args: some comments (and formatting noise) (commit: 9632e02) (details / githubweb)
  66. type_application: primitives inspection helper (commit: f444ecd) (details / githubweb)
  67. type_unknown_args is a fold (commit: 5e78b17) (details / githubweb)
  68. inline type_unknown_args (commit: 21656b2) (details / githubweb)
  69. type_application: implement ignored and omitted in the same way (commit: 02a7388) (details / githubweb)
  70. type_application: better names, some more comments (commit: 22657fa) (details / githubweb)
  71. Typeclass.type_args rewrite in the same way (commit: 1294b28) (details / githubweb)
  72. type_application: better variable name (commit: ed654dc) (details / githubweb)
  73. Changes (commit: 73a3f90) (details / githubweb)
  74. optional arguments eliminated only when followed by unlabelled argument (commit: 384aa21) (details / githubweb)
  75. illegal commutation: more information in error message (commit: e01966a) (details / githubweb)
  76. Further Changes (commit: a321395) (details / githubweb)
  77. Turn off PIE for musl-based Linux on platforms other than amd64 and s390x (#9456) (commit: da12974) (details / githubweb)
  78. add a regression test for issue 9460 (commit: 5722f78) (details / githubweb)
  79. Fix Cmm type of unboxed Int64 values in Clet_mut (commit: 8f006a3) (details / githubweb)
  80. Changes entry (commit: 5c0e138) (details / githubweb)
  81. x86 asm: handle unit names with special characters (#9465) (commit: ec6690f) (details / githubweb)
  82. Fix asmcomp unit name test for bsd (#9473) (commit: 91bbdac) (details / githubweb)
  83. env summary: don't record implicit cmi files (commit: c041b03) (details / githubweb)
  84. Revert "AppVeyor speed-ups" (commit: 67c011b) (details / githubweb)
  85. Cast `getpid()` to `long long` before printing (commit: 974b9ca) (details / githubweb)
  86. Test distclean in CI (commit: 8a36b7a) (details / githubweb)
  87. Use Filename.quote_command (#9476) (commit: 15b08d2) (details / githubweb)
  88. Add -function-sections to missing folder in otherlibs (commit: ec03b06) (details / githubweb)
  89. Define OPTCOMPFLAGS in Makefile.common.in (commit: 7465e9f) (details / githubweb)
  90. Check FUNCTION_SECTIONS in Makefile.common.in to update OPTCOMPFLAGS (commit: 44af4ae) (details / githubweb)
  91. Check FLAMBDA in Makefile.common.in to update OPTCOMPFLAGS (commit: 7271919) (details / githubweb)
  92. Remove stray newlines (commit: b823c8d) (details / githubweb)
  93. Add an entry to Changes (commit: 0ba942c) (details / githubweb)
  94. Move Changes entry (commit: 5150303) (details / githubweb)
  95. Make Cconst_symbol have typ_int to fix no-naked-pointers mode (#9282) (commit: d5dadae) (details / githubweb)
  96. last commit before branching 4.11 (commit: e92d13c) (details / githubweb)
  97. first commit after branching 4.11.0 (commit: ea4542d) (details / githubweb)
  98. Add riscv64 backend (commit: 9c4ff80) (details / githubweb)
  99. check-typo (commit: 7716697) (details / githubweb)
  100. Changes (commit: c6020b9) (details / githubweb)
  101. Review (commit: f50abf4) (details / githubweb)
  102. Review (commit: 9f4266d) (details / githubweb)
  103. Add NOTES.md (commit: b289e39) (details / githubweb)
  104. Remove vestiges of 32-bit support (commit: 5ec06df) (details / githubweb)
  105. Use allocatable register (ft0) as scratch register for single precision store (commit: 12d9fd7) (details / githubweb)
  106. Use '$' to escape asm symbols (commit: 271f66f) (details / githubweb)
  107. Remove vestiges of 32-bit support (commit: 898a2d4) (details / githubweb)
  108. riscv.S: use hex literal (commit: 4b4a108) (details / githubweb)
  109. Group pattern matching cases together (commit: b4166d4) (details / githubweb)
  110. Use jr instead of jalr (commit: 72ca1d6) (details / githubweb)
  111. Changes (commit: f94b366) (details / githubweb)
  112. check-typo (commit: 2e0f1dc) (details / githubweb)
  113. Allow t0 to be used for the register allocator (commit: 7b6ac9d) (details / githubweb)
  114. check-typo (commit: cb8de57) (details / githubweb)