1. cfa01b8 Merge pull request #86 from GuillaumeGomez/used by Guillaume Gomez · 5 days ago master
  2. f18a3c1 Add support for `used` variable attribute in libgccjit by Guillaume Gomez · 5 days ago
  3. 94e037e Merge pull request #85 from GuillaumeGomez/alias by Guillaume Gomez · 5 days ago master-94e037e6de94dd33ec023e676010d8f4cf8692e3 master-94e037e6de94dd33ec023e676010d8f4cf8692e3.94e037
  4. de4a5c0 Add support for new `alias` variable attribute in libgccjit by Guillaume Gomez · 5 days ago
  5. 31396c2 Fix AVX instruction when using the Intel syntax by Antoni Boucher · 6 days ago master-31396c2f72909f5973b6acab17242f4e4fece99a master-31396c2f72909f5973b6acab17242f4e4fece99a.31396c
  6. 6249f1b libgccjit: Expose `va_arg` and `va_start` by Folkert de Vries · 12 days ago master-6249f1b21d0c17856c6fa87def9edd0eaa968caf master-6249f1b21d0c17856c6fa87def9edd0eaa968caf.6249f1
  7. 248e431 libgccjit: Add support for Aarch64 CPU features by Antoni Boucher · 9 months ago master-248e43125850ce08c5c0582ddbe812538c2b2728 master-248e43125850ce08c5c0582ddbe812538c2b2728.248e43 master-f21792767f99bc93da1a85b9a96ad5a5b3bcc902
  8. 391685f libgccjit: Allow output operand for asm goto by Antoni Boucher · 8 weeks ago
  9. e54183d libgccjit: Add support for the detection of the avx512vp2intersect CPU feature by Antoni Boucher · 8 weeks ago
  10. efef6bd libgccjit: Add support for the detection of the movrs CPU feature by Antoni Boucher · 4 months ago
  11. 93513ed Fix warnings by Antoni Boucher · 6 months ago
  12. 6ea4627 libgccjit: Add a way to set the language name and the context filename by Antoni Boucher · 6 months ago
  13. 74b021f libgccjit: Fix UB in gcc_jit_context_new_array_constructor by Antoni Boucher · 9 months ago
  14. b661736 libgccjit: Add a function to check if LTO is supported by Antoni Boucher · 10 months ago
  15. 4efb07f Disable LTO check that makes LTO failing in some cases by Antoni Boucher · 10 months ago
  16. e304bf4 Add `lvalue::set_name` (#78) by Guillaume Gomez · 12 months ago
  17. 145dcbe gcc/jit/ChangeLog: (#77) by Guillaume Gomez · 1 year ago
  18. b3c4152 Added support for setting TREE_ADDRESSABLE (#76) by Fractal Fir(Michał Kostrubiec) · 1 year, 1 month ago
  19. 31539e4 Compile GCC on Ubuntu ARM by Antoni Boucher · 1 year, 1 month ago
  20. 65cb1ed libgccjit: Don't abort on fatal errors by Antoni Boucher · 1 year, 1 month ago
  21. 273738a Fix get_size for long double by Antoni Boucher · 1 year, 4 months ago
  22. 5c0515b Use rust-lang mirror for downloading GCC dependencies by Jakub Beránek · 1 year, 4 months ago
  23. 6e90844 libgccjit: Add support for the x87 CPU feature by Antoni Boucher · 1 year, 5 months ago
  24. 80dfa8d libgccjit: Fix for -fanalyzer used in libgccjit by Antoni Boucher · 2 years, 4 months ago
  25. 126e334 libgccjit: Allow sending a const pointer as argument by Antoni Boucher · 4 years, 2 months ago
  26. 8697cb4 jit: Fix volatile loads and stores by Martin Rodriguez Reboredo · 2 years, 7 months ago
  27. e9c22a7 Fix licenses by Guillaume Gomez · 2 years ago
  28. 3477946 Add support for the weak variable attribute by Antoni Boucher · 1 year, 11 months ago
  29. 1de1f8d Add `gcc_jit_rvalue_set_type` by Guillaume Gomez · 2 years, 3 months ago
  30. 7f42d93 feat(gccjit): Allow set_loccation to various classes by tempdragon · 2 years, 5 months ago
  31. cbbe447 Fix get_size of size_t by Antoni Boucher · 2 years, 9 months ago
  32. f9aa536 Fix bug related to the personality function by Antoni Boucher · 3 years, 3 months ago
  33. 591246b Add support for try/catch by Antoni Boucher · 3 years, 10 months ago
  34. 9e79fd4 Add support for packed struct by Antoni Boucher · 4 years, 4 months ago
  35. d453c28 Distribute version without 128-bit integers by Antoni Boucher · 2 years, 5 months ago
  36. 61aac57 Build and upload artifact on GitHub Actions by Antoni Boucher · 5 years ago
  37. ca3810f c++: Fix conversion to enum with fixed bool underlying type [PR96496] by Joyee Cheung · 13 days ago
  38. d23837e rs6000: Add TDOmode support by Jeevitha Palanisamy · 3 weeks ago
  39. 1a4d8dc libstdc++: Assert that produced layout_stride::mapping is unique. by Tomasz Kamiński · 3 weeks ago
  40. 07c6e56 testsuite: scan the vrp102.c property in evrp by Kyrylo Tkachov · 3 weeks ago
  41. 10f6223 middle-end: Eliminate redundant scalar duplication at different vector widths by Dylan Rees · 13 days ago
  42. ee27c51 aarch64: Improve simd highpart builtin folding by Dylan Rees · 13 days ago
  43. 71a5bab aarch64: Add C++ testcase for aligned may_alias types [PR124146] by Kyrylo Tkachov · 2 weeks ago
  44. 3bbe1a8 ipa: Add missing call to duplication hooks [PR ipa/125121] by Josef Melcr · 5 weeks ago
  45. 6b5be61 MAINTAINERS: Add myself to write after approval and DCO by Eikansh Gupta · 13 days ago
  46. 1ac3634 build: Fix Solaris clearcap.map installation by Rainer Orth · 13 days ago
  47. 6df03d6 doc: Delete some redundant "the"s. by Sandra Loosemore · 14 days ago
  48. d71e941 doc: Fix alphabetization for C Dialect Options by Sandra Loosemore · 14 days ago
  49. 1c483d3 doc: Clean up documentation for -fdeps-* options by Sandra Loosemore · 14 days ago
  50. 9d6a5f0 Daily bump. by GCC Administrator · 14 days ago
  51. d556f55 cobol: Accept FD name as CALL parameter. by James K. Lowden · 2 weeks ago
  52. f06e566 RISC-V: Remove scratch register from bitfield extract splitter by Jin Ma · 2 weeks ago
  53. 77650dd match: Remove redundant build_one_cst (type) [PR104280] by Kael Andrew Alonzo Franco · 2 weeks ago
  54. b4bdc0d match: Remove redundant build_zero_cst (type) [PR114009] by Kael Andrew Alonzo Franco · 2 weeks ago
  55. bb5d3ac match: Remove one build_minus_one_cst (type) in r15-6257. by Kael Andrew Alonzo Franco · 2 weeks ago
  56. b207851 Fortran: Constraints involving coarray ultimate components [PR101951,PR101967] by Paul Thomas · 2 weeks ago
  57. aeaa6a1 MAINTAINERS: Add myself to MAINTAINERS by Kael Andrew Alonzo Franco · 2 weeks ago
  58. e15e9cf rs6000: Add -mdense-math option by Surya Kumari Jangala · 2 weeks ago
  59. 194b23b build: Preserve all *_FOR_TARGET environment variables if already set. by Manuel Jacob · 2 weeks ago
  60. 3cca524 i386: Add BMI2 MULX pattern for highpart-only multiplication by MITSUNARI Shigeo · 2 weeks ago
  61. c585baa expmed: Optimize 32-bit unsigned division by constants on 64-bit targets by Jeff Law · 2 weeks ago
  62. 490c72b Daily bump. by GCC Administrator · 2 weeks ago
  63. 69a2daa fortran: [PR126210] Restrict host-assoc symbol skip to derived types by Jerry DeLisle · 2 weeks ago
  64. f92b46f Revert "rs6000: Add -mdense-math option" by Surya Kumari Jangala · 2 weeks ago
  65. 2601cb4 rs6000: Add -mdense-math option by Surya Kumari Jangala · 2 weeks ago
  66. 1646ca5 libgcc: Support -mcall-ms2sysv-xlogues on NetBSD/x86 by Rainer Orth · 2 weeks ago
  67. 0a82c5e cobol: Use snprintf instead of strncpy in charmaps.cc. by Robert Dubner · 2 weeks ago
  68. 592daa3 cobol: Use strncpy properly. by Robert Dubner · 2 weeks ago
  69. d1d3cf2 Daily bump. by GCC Administrator · 2 weeks ago
  70. 4302e16 vect: Add back testcases for trapping math with comparisons [PR36190] by Andrew Pinski · 2 weeks ago
  71. 0819599 PR tree-optimization/57371: Improved comparison of integers to FP constants. by Roger Sayle · 2 weeks ago
  72. a1ff104 PR target/48609: Improve RTL expansion of complex value return. by Roger Sayle · 2 weeks ago
  73. ec31d8c PR target/99668: Improved complex to vector RTL expansion. by Roger Sayle · 2 weeks ago
  74. c401a63 cobol: Address endian issues. by Robert Dubner · 2 weeks ago
  75. f935a7a fortran: [PR126170] Fix LTO ICE in copy_function_or_variable by Jerry DeLisle · 2 weeks ago
  76. 755885f testsuite: Fix gcc.target/x86_64/abi tests on NetBSD by Rainer Orth · 2 weeks ago
  77. 940db23 c++: modules: Allow for EOPNOTSUPP error from posix_fallocate by Rainer Orth · 2 weeks ago
  78. dadfcb3 libphobos: Disable .note.GNU-stack on NetBSD by Rainer Orth · 2 weeks ago
  79. 38d41ab RISC-V: Don't drop multilibs matching the default march/mabi by Jim Lin · 2 weeks ago
  80. 0ac16fd match.pd: Eliminate dead operand in vector permute and insert patterns by Pengfei Li · 3 weeks ago
  81. c8a5c1d libstdc++: Fix typos in comment in start_lifetime_as/neg.cc. by Tomasz Kamiński · 2 weeks ago
  82. fe37b9c cobol: Replace NUL input with space, with diagnostic. by James K. Lowden · 2 weeks ago
  83. 1df48a0 [PATCH] match: Use tree_expr_nonnegative_p for (X / Y) (==, !=) 0 -> X (<,>=) Y [PR125738] by Kael Andrew Franco · 2 weeks ago
  84. 6001454 [PATCH] gm2,sel-sched-ir: Remove Unused Declarations from GCC. by Léo Hardt · 2 weeks ago
  85. 62bc11d libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143] by Jonathan Wakely · 7 weeks ago
  86. 8663c3d libstdc++: Adjust error handling for filesystem::read_symlink on Windows by Jonathan Wakely · 3 weeks ago
  87. ce964ff libstdc++: Test has_unique_object_representations with incomplete types. by Tomasz Kamiński · 2 weeks ago
  88. 875a6c61 match.pd: right shift compare canonicalization [PR124808] by Daniel Barboza · 4 months ago
  89. 7fa4a7d libstdc++: Mandate complete type for start_lifetime_as_array. by Tomasz Kamiński · 2 weeks ago
  90. c8c1f77 libstdc++: Validate bound consistently in repeat_view constructors. by Tomasz Kamiński · 2 weeks ago
  91. 20b4b5e gcc/system.h: Allow for '#define INCLUDE_ITERATOR' to '#include <iterator>' by Thomas Schwinge · 3 weeks ago
  92. 3a578f6fc gcc/cp-tree: require that temp_override deduces on first constructor arg by Arsen Arsenović · 5 weeks ago
  93. b208156 Regenerate i386.opt.urls by Mark Wielaard · 2 weeks ago
  94. f7a75a1 fold-mem-offsets: Convert from DF to RTL-SSA by Konstantinos Eleftheriou · 1 year, 1 month ago
  95. 619b1f8 c++: Don't advertise __has_cpp_attribute (gnu::trivial_abi) by Jakub Jelinek · 2 weeks ago
  96. 44bf2e2 nvptx: Resolve 'flexible_array_member_type_p' conflict by Thomas Schwinge · 2 weeks ago
  97. bcde988 Ada: Suppress access checks during analysis of expanded dispatching calls by Eric Botcazou · 2 weeks ago
  98. 1f949c2 Fix m68k bootstrap due to diagnostic by Jeff Law · 2 weeks ago
  99. ae29eb3 RISC-V: Adjust test case due to vf[sz]ext.vf4 overlap by Pan Li · 3 weeks ago
  100. cc62106 RISC-V: Adjust the scan asm for v[sz]ext.vf2 for v1 and v12 by Pan Li · 3 weeks ago