Clone this repo:
  1. 0081ca6 libgccjit: Fix UB in gcc_jit_context_new_array_constructor by Antoni Boucher · 7 weeks ago master
  2. 8cdf7b8 fixup! Some fixes and workaround for aarch64 by Antoni Boucher · 8 weeks ago master-8cdf7b83c2577a11650cb6da94be709fb890203e master-8cdf7b83c2577a11650cb6da94be709fb890203e.8cdf7b
  3. f432fa5 Update patch to disable 128-bit integers in tests by winstonallo · 10 weeks ago
  4. 782a085 libgccjit: Add a function to check if LTO is supported by Antoni Boucher · 2 months ago
  5. 7206cfe Disable LTO check that makes LTO failing in some cases by Antoni Boucher · 3 months ago
  6. 61afb0a Do not call host_detect_local_cpu when cross-compiling by antoyo · 3 months ago
  7. c12fd19 Add `lvalue::set_name` (#78) by Guillaume Gomez · 4 months ago
  8. 4dab46b gcc/jit/ChangeLog: (#77) by Guillaume Gomez · 5 months ago
  9. 5f05089 Added support for setting TREE_ADDRESSABLE (#76) by Fractal Fir(Michał Kostrubiec) · 6 months ago
  10. 2404781 Compile GCC on Ubuntu ARM by Antoni Boucher · 6 months ago
  11. 42a0cda libgccjit: Don't abort on fatal errors by Antoni Boucher · 6 months ago
  12. 2e89e70 Fix get_size for long double by Antoni Boucher · 9 months ago
  13. 56703c3 Use rust-lang mirror for downloading GCC dependencies by Jakub Beránek · 9 months ago
  14. a0d768d libgccjit: Add support for the x87 CPU feature by Antoni Boucher · 10 months ago
  15. eaa0810 libgccjit: Add the function attributes for setting the ABI by Antoni Boucher · 10 months ago
  16. 1dd0330 libgccjit: Fix for -fanalyzer used in libgccjit by Antoni Boucher · 1 year, 9 months ago
  17. c6beb3d libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node by Antoni Boucher · 11 months ago
  18. 7604ba2 libgccjit: Allow casts between integers and pointers by Antoni Boucher · 1 year ago
  19. c7de742 libgccjit: Allow sending a const pointer as argument by Antoni Boucher · 3 years, 7 months ago
  20. db5bc73 jit: Fix volatile loads and stores by Martin Rodriguez Reboredo · 2 years ago