1. 2e6a09a Fix warnings by Antoni Boucher · 4 months ago master
  2. df3fc78 libgccjit: Add a way to set the language name and the context filename by Antoni Boucher · 4 months ago
  3. 048f664 libgccjit: Fix UB in gcc_jit_context_new_array_constructor by Antoni Boucher · 7 months ago
  4. f251f22 libgccjit: Add a function to check if LTO is supported by Antoni Boucher · 8 months ago
  5. 2faf445 Disable LTO check that makes LTO failing in some cases by Antoni Boucher · 8 months ago
  6. 3761de6 Do not call host_detect_local_cpu when cross-compiling by antoyo · 9 months ago
  7. 7abe156 Add `lvalue::set_name` (#78) by Guillaume Gomez · 10 months ago
  8. 40cc80a gcc/jit/ChangeLog: (#77) by Guillaume Gomez · 11 months ago
  9. 66f495c Added support for setting TREE_ADDRESSABLE (#76) by Fractal Fir(Michał Kostrubiec) · 11 months ago
  10. 8320352 Compile GCC on Ubuntu ARM by Antoni Boucher · 11 months ago
  11. 0cdd972 libgccjit: Don't abort on fatal errors by Antoni Boucher · 12 months ago
  12. 1ef0610 Fix get_size for long double by Antoni Boucher · 1 year, 2 months ago
  13. 09034c9 Use rust-lang mirror for downloading GCC dependencies by Jakub Beránek · 1 year, 3 months ago
  14. 137971d libgccjit: Add support for the x87 CPU feature by Antoni Boucher · 1 year, 4 months ago
  15. 61e13d3 libgccjit: Fix for -fanalyzer used in libgccjit by Antoni Boucher · 2 years, 3 months ago
  16. 69a0051 libgccjit: Allow casts between integers and pointers by Antoni Boucher · 1 year, 6 months ago
  17. d1f6ae8 libgccjit: Allow sending a const pointer as argument by Antoni Boucher · 4 years, 1 month ago
  18. 4e8b331 jit: Fix volatile loads and stores by Martin Rodriguez Reboredo · 2 years, 5 months ago
  19. 17ba582 Fix licenses by Guillaume Gomez · 1 year, 11 months ago
  20. 88a66b2 Handle missing types in jit_langhook_type_for_mode by Antoni Boucher · 1 year, 8 months ago
  21. 8195950 Add support for the weak variable attribute by Antoni Boucher · 1 year, 9 months ago
  22. 76cd096 Add `gcc_jit_rvalue_set_type` by Guillaume Gomez · 2 years, 2 months ago
  23. daa9813 Fix is_same_type_as for vector type by Robert Zakrzewski · 2 years ago
  24. d509a29 libgccjit: Add support for Aarch64 CPU features by Antoni Boucher · 2 years, 1 month ago
  25. 0b64290 Make is_same_type_as() supporting floating point types. Improve type comparision by Robert Zakrzewski · 2 years, 1 month ago
  26. 57cf119 Add git_jit_type_is_floating_point() function by Robert Zakrzewski · 2 years, 2 months ago
  27. 8ac1be8 feat(gccjit): Allow set_loccation to various classes by tempdragon · 2 years, 4 months ago
  28. 0b5f563 Fix get_size of size_t by Antoni Boucher · 2 years, 7 months ago
  29. 59e918f Fix bug related to the personality function by Antoni Boucher · 3 years, 2 months ago
  30. afecd1e Add support for try/catch by Antoni Boucher · 3 years, 8 months ago
  31. ea8242c Add support for packed struct by Antoni Boucher · 4 years, 2 months ago
  32. 4a47c17 Distribute version without 128-bit integers by Antoni Boucher · 2 years, 4 months ago
  33. a4022e8 Build and upload artifact on GitHub Actions by Antoni Boucher · 5 years ago
  34. 69ee6ac a68: Minor typo fix in doc by Marc Poulhiès · 4 months ago
  35. 9a946fb Add missing PR reference by Eric Botcazou · 4 months ago
  36. a28bb06 Ada: Fix spurious visibility error from limited_with clause in hierarchy by Eric Botcazou · 4 months ago
  37. b61b3e1 debug/110885 - fix split-dwarf / debug-types interaction by Richard Biener · 4 months ago
  38. 12c95fc libatomic: Don't install libatomic_asneeded.{so,a} if corresponding libatomic.{so,a} wasn't installed by Jakub Jelinek · 4 months ago
  39. 238d2fc1 match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864] by Jakub Jelinek · 4 months ago
  40. cffe5fd fold-const: Fix implicit cast to nullptr_t typedef [PR123790] by Jakub Jelinek · 4 months ago
  41. 919b6fa d: Merge upstream dmd, druntime 1017635a96, phobos 5a142da0a by Iain Buclaw · 4 months ago
  42. 340c45d Permit const counters in flush_on_edges [PR123855] by Jørgen Kvalsvik · 4 months ago
  43. 5380be9 gcov-dump: Print PATHS tag by Jørgen Kvalsvik · 7 months ago
  44. 94fa0d5 gcc: -f*-coverage implies -ftest-coverage by Jørgen Kvalsvik · 7 months ago
  45. 1681b20 gcov-dump: Print start-position for conditions by Jørgen Kvalsvik · 8 months ago
  46. ba68de6 Update expected number of prime paths in test case by Jørgen Kvalsvik · 7 months ago
  47. 2df6b3b gcov: Only consider pure locations in line mapping by Jørgen Kvalsvik · 7 months ago
  48. de23c4a openmp: Handle asm goto in diagnose_sb_2 [PR123876] by Jakub Jelinek · 4 months ago
  49. 1297b72 libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273] by Jakub Jelinek · 4 months ago
  50. 0779f13 aarch64: Fix gating of fp8 intrinsics [PR123206] by Alex Coplan · 6 months ago
  51. 6f3d4f1 d: Refactor for changes to dmd front-end inteface by Iain Buclaw · 4 months ago
  52. 9f0f81c d: Fix ICE in dwarf2out_abstract_function, at dwarf2out.cc:23771 [PR123263] by Iain Buclaw · 4 months ago
  53. 4fe48225 tree-optimization/109410 - ICE with noreturn and -g by Richard Biener · 4 months ago
  54. 44a5be2 d, darwin: Add Apple as a predefined version by Iain Buclaw · 4 months ago
  55. 94d887e d: Fix infinite loop in dump_generic_node [PR123264] by Iain Buclaw · 4 months ago
  56. 40f6ae0 ifcvt: Improve noce_can_force_operand in ifcvt [PR122170] by Andrew Pinski · 4 months ago
  57. a57199c LoongArch: Remove unused function type. by Lulu Cheng · 4 months ago
  58. fde8a30 LoongArch: Fix bug123766. by Lulu Cheng · 4 months ago
  59. 4df77a2 LoongArch: Fix bug123807. by Lulu Cheng · 4 months ago
  60. 599659f LoongArch: Fix movsf in lp64s abi by mengqinggang · 5 months ago
  61. aeba874 Daily bump. by GCC Administrator · 4 months ago
  62. 41f293e optabs: Fix expansion of abs and neg for Float16 [PR123869] by Andrew Pinski · 4 months ago
  63. 57f571f libstdc++: Make std::expected trivially copy/move assignable (LWG 4026) by Jonathan Wakely · 4 months ago
  64. c906b8f testsuite: Move pr116353.c from being x86 specific to being generic by Andrew Pinski · 4 months ago
  65. 9f9b5d6 Allow CONCATs in emit_group_load_1. by Roger Sayle · 4 months ago
  66. 59145b0 Ada: Fix internal error on equality test with empty container by Eric Botcazou · 4 months ago
  67. 74907f4 testsuite: arm: rework some target-supports checks to use -mfpu=auto by Richard Earnshaw · 4 months ago
  68. 31875b9 testsuite: require arm_v8_3a_fp16_complex_neon for complex fp16 tests by Artemiy Volkov · 5 months ago
  69. a111fd4 libstdc++: Fix use of feature test macro in <source_location> by Jonathan Wakely · 4 months ago
  70. 4e47e85 libstdc++: fix a wrong export of a contracts facility in std module by vspefs · 4 months ago
  71. 32852e2 arm: testsuite: Use test framework to set arch in stack-protector-7 by Christopher Bazley · 4 months ago
  72. f101d34 doc: Add "user experience" documentation for options by Sandra Loosemore · 4 months ago
  73. 6a1578c RISC-V: Handle VL-setting FoF loads. [PR123806] by Robin Dapp · 4 months ago
  74. a7d442a RISC-V: testsuite: Add zvl requirement to PR123626. by Robin Dapp · 4 months ago
  75. 1726346 d: Fix Segmentation fault with redeclared symbols [PR123407] by Iain Buclaw · 4 months ago
  76. 07cbb8c pta: Fix comment of intra_create_variable_infos by Filip Kastl · 4 months ago
  77. 6f7c038 c++/reflection: add fixed test [PR123871] by Marek Polacek · 4 months ago
  78. b4ee1a5 d: Fix ICE in gimplify_expr with const ref noreturn parameters [PR123046] by Iain Buclaw · 4 months ago
  79. 06320fa tree-optimization/122537 - do not elide maybe_zero condition for wrapping IV by Richard Biener · 4 months ago
  80. 397b082 c++/reflection: tweak for eval_has_template_arguments by Marek Polacek · 4 months ago
  81. ec8ec27 c++/reflection: add assert to eval_type_trait by Marek Polacek · 4 months ago
  82. 101f297 c++/reflection: enhance splice error checking by Marek Polacek · 4 months ago
  83. bc10a49 Fix AIX build break in gcc/diagnostics/sarif-sink.cc. by Sangamesh Mallayya · 4 months ago
  84. a492b8c d: Fix buffer overflow detected with -defaultlib= and -debuglib= [PR123349] by Iain Buclaw · 4 months ago
  85. 95ed4da libstdc++: Fix non-ASCII characters in <contracts> header by Jonathan Wakely · 4 months ago
  86. 4c49f8e tree-optimization/123596 - fix partial virtual SSA update in eh_cleanup by Richard Biener · 4 months ago
  87. 312ba8d tree-optimization/116747 - ICE in cselim due to duplicate sinking by Richard Biener · 4 months ago
  88. 4f2a047 c++: Fix ICE in eval_annotations_of [PR123866] by Jakub Jelinek · 4 months ago
  89. 7632c2e a68: implement GNU68-2026-001-short-of-symbol by Jose E. Marchesi · 4 months ago
  90. ef8af34 c++: Implement CWG3131 - Value categories and types for the range in iterable expansion statements by Jakub Jelinek · 4 months ago
  91. 7365010 libffi: Remove more unneeded files when merging by Pietro Monteiro · 4 months ago
  92. f32faca libffi: Add missing GCC patches to LOCAL_PATCHES by Pietro Monteiro · 4 months ago
  93. e41a344 a68: support FFI with C via formal holes by Jose E. Marchesi · 5 months ago
  94. 67bb07e Daily bump. by GCC Administrator · 4 months ago
  95. a697610 Ada: Fix crash on Unchecked_Union parameter with -gnateV -gnata by Eric Botcazou · 4 months ago
  96. ea0f31d Ada: Fix stack corruption with concatenation and 'Image of composite type by Eric Botcazou · 4 months ago
  97. ddf9452 d: Fix ICE in ExprVisitor::visit, at d/expr.cc:2224 [PR123419] by Iain Buclaw · 4 months ago
  98. a1adc5a d: Fix ICE: in output_constructor_regular_field, at varasm.cc:5500 [PR123798] by Iain Buclaw · 4 months ago
  99. b20e680 i386: Use x >> ~y for x >> 31-y [PR36503] by Uros Bizjak · 4 months ago
  100. cb0d29d RISC-V: Fix ABI vector passing on stack and GPR [PR123824]. by Robin Dapp · 4 months ago