1. 64b80b8 Do not query SCEV in range_of_phi unless dominators are available. by Aldy Hernandez · 2 years, 7 months ago
  2. 08f3925 Allocate non_null_ref tables at creation. by Aldy Hernandez · 2 years, 7 months ago
  3. 303b5d8 [Ada] Add some comments in init.c about the lynx178 signal handler by Doug Rupp · 2 years, 10 months ago
  4. e839168 [Ada] Rename "optional" node subtypes that allow Empty by Yannick Moy · 2 years, 10 months ago
  5. 7d9735b [Ada] Spurious dynamic accessibility check on allocator by Justin Squirek · 2 years, 10 months ago
  6. f6ccb78 [Ada] Regenerate gnat_ugn.texi by Eric Botcazou · 2 years, 10 months ago
  7. 57fb9d3 [Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmas by Matthieu Eyraud · 2 years, 10 months ago
  8. bd41370 [Ada] Add "optional" node subtypes that allow Empty by Bob Duff · 2 years, 10 months ago
  9. 0df911d [Ada] bindgen: support additional features on targets suppressing the standard lib by Patrick Bernardi · 2 years, 10 months ago
  10. 618fff6 [Ada] Fix regression in ACATS bdd2006 and bdd2007 by Bob Duff · 2 years, 10 months ago
  11. 900f9d9 [Ada] Set related expression for external DISCR symbols in Build_Temporary by Daniel Mercier · 2 years, 10 months ago
  12. 13b5944 [Ada] Minor tweaks to System.Dwarf_Line by Eric Botcazou · 2 years, 10 months ago
  13. dbea36c [Ada] Crash on build of Initialization procedure for derived container by Ed Schonberg · 2 years, 10 months ago
  14. 1d8617e [Ada] Cleanup old VxWorks in Makefile.rtl by Doug Rupp · 2 years, 10 months ago
  15. b6bb60b2 [Ada] Add assertions to Uintp (UI_Is_In_Int_Range) by Bob Duff · 2 years, 10 months ago
  16. 911b00f [Ada] Remove if_expression by Bob Duff · 2 years, 10 months ago
  17. b12d18a [Ada] Add assertions to Uintp by Bob Duff · 2 years, 10 months ago
  18. 97a5ed2 [Ada] Small optimization to DWARF 5 mode in System.Dwarf_Line by Eric Botcazou · 2 years, 10 months ago
  19. 97c5d52 [Ada] Follow-up tweaks to System.Dwarf_Line by Eric Botcazou · 2 years, 10 months ago
  20. cf7aa7d [Ada] exp_pakd.adb: work around spurious Codepeer warnings by Ghjuvan Lacambre · 2 years, 10 months ago
  21. 69a0ff3 [Ada] Fix ignored dynamic predicates specified through "predicate" aspect by Ghjuvan Lacambre · 2 years, 10 months ago
  22. 566b479 [Ada] rtems: add 128bit support for aarch64 by Frederic Konrad · 2 years, 10 months ago
  23. 704d03a [Ada] Presence of abstract operator function causes resolution problems by Gary Dismukes · 2 years, 10 months ago
  24. 16e307b [Ada] Interface behaves differently from abstract tagged null by Javier Miranda · 2 years, 10 months ago
  25. b23cdc0 [Ada] Clean up uses of Esize and RM_Size by Bob Duff · 2 years, 10 months ago
  26. e906896 [Ada] Enforce legality rule for Predicate_Failure aspect specifications by Steve Baird · 2 years, 10 months ago
  27. 3598c8d [Ada] Refactor sort procedures of doubly linked list containers by Steve Baird · 2 years, 10 months ago
  28. 2528d0c [Ada] Update comment for Error_Msg_Internal by Piotr Trojanek · 2 years, 10 months ago
  29. 255279b [Ada] Simplify iteration when printing error message spans by Piotr Trojanek · 2 years, 10 months ago
  30. ea3789f [Ada] Exception raised on empty file in GNATprove mode by Yannick Moy · 2 years, 10 months ago
  31. c3633203 [Ada] Refine patch for spurious link error involving discriminated types by Ed Schonberg · 2 years, 10 months ago
  32. 4d027ee [Ada] Remove "with GNAT.OS_Lib;" from libgnat/a-stbufi.ads by Bob Duff · 2 years, 10 months ago
  33. e87789f Evaluate 'random ()' to '0' in 'pass_omp_oacc_neuter_broadcast' by Thomas Schwinge · 2 years, 7 months ago
  34. 4e7a92c arm: pass architecture extensions to assembler if supported by Richard Earnshaw · 2 years, 7 months ago
  35. 55b989d tree-optimization/102421 - copy alignment info when splitting groups by Richard Biener · 2 years, 7 months ago
  36. 6e6bf4c Fix no_fsanitize_address effective target by Eric Botcazou · 2 years, 7 months ago
  37. 417ea5c Fortran: Fix -Wno-missing-include-dirs handling [PR55534] by Tobias Burnus · 2 years, 7 months ago
  38. 63c6446 ipa-fnsummary: Remove inconsistent bp_pack_value by Kewen Lin · 2 years, 7 months ago
  39. 56c24f1 C++: add type checking for static local vector variable in template by wangpc · 2 years, 7 months ago
  40. 6249802 Daily bump. by GCC Administrator · 2 years, 7 months ago
  41. 73cf73a Use EDGE_EXECUTABLE in ranger and return UNDEFINED for those edges. by Andrew MacLeod · 2 years, 8 months ago
  42. 5d110fe Make each def a new equivalency record. by Andrew MacLeod · 2 years, 7 months ago
  43. b333c3a MAINTAINERS: add myself as Fortran reviewer by Harald Anlauf · 2 years, 7 months ago
  44. 1949d75 c-family: Add more predefined macros for math flags by Matthias Kretz · 2 years, 10 months ago
  45. 71a4bda [Ada] Remove redundant checks for non-empty list of aspects by Piotr Trojanek · 2 years, 10 months ago
  46. 3613473 [Ada] Fix shadowing in conditions for inlining by Piotr Trojanek · 2 years, 10 months ago
  47. 2175b50 [Ada] Present and No functions for type Uint by Bob Duff · 2 years, 10 months ago
  48. 9613900 [Ada] Add SPARK_Mode => Off to System.File_Control_Block by Claire Dross · 2 years, 10 months ago
  49. c5049df [Ada] Use OS_Time for interface to TZ functions. by Doug Rupp · 2 years, 10 months ago
  50. a06c060 [Ada] Accept volatile expressions as non-scalar actual parameters by Piotr Trojanek · 2 years, 10 months ago
  51. 8e5a883 [Ada] Clean up Uint fields, remove unused routines by Bob Duff · 2 years, 10 months ago
  52. e97dd2a [Ada] Cleanups related to building of dispatch tables by Piotr Trojanek · 2 years, 10 months ago
  53. cf0813a [Ada] Accept volatile properties on constant objects by Piotr Trojanek · 2 years, 10 months ago
  54. 6c5ca4c [Ada] SPARK proof of the Ada.Strings.Fixed library by Pierre-Alexandre Bazin · 2 years, 10 months ago
  55. 8582e5d [Ada] Minor style fixes in Resolve_Aspect_Aggregate by Piotr Trojanek · 3 years, 5 months ago
  56. 4375ee5 [Ada] Adjust latest change for ELF platforms by Eric Botcazou · 2 years, 10 months ago
  57. aaddaf8 [Ada] Add support for PE-COFF PIE to System.Dwarf_Line by Eric Botcazou · 2 years, 10 months ago
  58. 7a8e133 [Ada] Fix repeated generation of dispatch tables in CodePeer mode by Piotr Trojanek · 2 years, 10 months ago
  59. 325443d [Ada] Spurious link error with child unit and different Assertion modes. by Ed Schonberg · 2 years, 10 months ago
  60. 535a706 [Ada] Clean up Uint fields (continued) by Arnaud Charlet · 2 years, 10 months ago
  61. 0c5c46a [Ada] Refine types of local constants that store Etype results by Piotr Trojanek · 2 years, 11 months ago
  62. 3450ded [Ada] Implementation of Preelaborable_Initialization attribute for AI12-0409 by Gary Dismukes · 2 years, 10 months ago
  63. c83448a [Ada] Fix condition in op interpretation resolution by Ghjuvan Lacambre · 2 years, 10 months ago
  64. 2743363 [Ada] Don't examine all discriminants when looking for the first one by Piotr Trojanek · 2 years, 10 months ago
  65. b8d31eb [Ada] Fix assertion in GNATprove_Mode by Bob Duff · 2 years, 10 months ago
  66. dae0df6 [Ada] Small cleanup in System.Dwarf_Line by Eric Botcazou · 2 years, 10 months ago
  67. 0f5356c [Ada] Only assign type to op if compatible by Ghjuvan Lacambre · 2 years, 10 months ago
  68. 518cede [Ada] Spurious accessibility error on allocator in generic instance by Justin Squirek · 2 years, 10 months ago
  69. 66fa923 [Ada] Capitalize comment by Ghjuvan Lacambre · 2 years, 10 months ago
  70. 8967ee5 [Ada] Refactor scan_backend_switch to share logic across backends by Ghjuvan Lacambre · 2 years, 10 months ago
  71. 3afd5368 [Ada] Work around CodePeer bug by declaring variable by Ghjuvan Lacambre · 2 years, 10 months ago
  72. 2c5ed0d [Ada] Move Build_And_Insert_Cuda_Initialization to Expand_CUDA_Package by Ghjuvan Lacambre · 2 years, 10 months ago
  73. 5e86334 [Ada] usage.adb: make -gnatw.c description clearer by Ghjuvan Lacambre · 2 years, 10 months ago
  74. d41be87 [Ada] Remove inappropriate test from Is_By_Reference_Type by Eric Botcazou · 2 years, 10 months ago
  75. 47ee6e6 Use the proper vectype by Richard Biener · 2 years, 7 months ago
  76. 0de4184 Fortran/OpenMP: unconstrained/reproducible ordered modifier by Tobias Burnus · 2 years, 7 months ago
  77. 24f9914 Avoid premature alignment setting in vect_duplicate_ssa_name_ptr_info by Richard Biener · 2 years, 7 months ago
  78. f55c8db vect alignmet enhance TLC by Richard Biener · 2 years, 7 months ago
  79. 1055552 Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* by Richard Biener · 2 years, 7 months ago
  80. 9081759 testsuite: Remove .exe suffix in prune_gcc_output by Christophe Lyon · 2 years, 8 months ago
  81. 7d79c3e Don't record string concatenation data for 'RESERVED_LOCATION_P' by Thomas Schwinge · 2 years, 8 months ago
  82. f92901a tree-optimization/65206 - dependence analysis on mixed pointer/array by Richard Biener · 2 years, 8 months ago
  83. abdf63d Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUTIL}. by Iain Sandoe · 2 years, 7 months ago
  84. 34fac9e Daily bump. by GCC Administrator · 2 years, 7 months ago
  85. 825293d Correct a function pre/postcondition [PR102403]. by Martin Sebor · 2 years, 7 months ago
  86. c3895ef Handle null cfun [PR102243]. by Martin Sebor · 2 years, 7 months ago
  87. 32731fa libgcc, Darwin: Remove unused symlinks. by Iain Sandoe · 2 years, 7 months ago
  88. ea4e901 libgcc, X86, Darwin: Handle symbols for HF cases. by Iain Sandoe · 2 years, 7 months ago
  89. 1297a40 libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3. by Iain Sandoe · 2 years, 7 months ago
  90. 8738543 Darwin, crts: Build Darwin10 unwinder shim as a library. by Iain Sandoe · 2 years, 7 months ago
  91. f75b237 [committed] Make test names unique for a couple of goacc tests by Jeff Law · 2 years, 7 months ago
  92. 7e4ada5 Update the section on binutils version by Andrew Pinski · 2 years, 7 months ago
  93. 68aace4 Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken by Andrew Pinski · 2 years, 7 months ago
  94. 08900f2 Minor cleanups to forward threader. by Aldy Hernandez · 2 years, 7 months ago
  95. 124c354 Jit, testsuite: Amend expect processing to tolerate more platforms. by Iain Sandoe · 2 years, 8 months ago
  96. 8d42a27 Make dump_ranger routines externally visible. by Aldy Hernandez · 2 years, 7 months ago
  97. 5fee8a0 [PATCH] Factor out `find_a_program` helper around `find_a_file` by John Ericson · 2 years, 7 months ago
  98. 16f9776 [PATCH] avr: Add atmega324pb MCU by Matwey V. Kornilov · 2 years, 7 months ago
  99. e9e4686 PR middle-end/88173: More constant folding of NaN comparisons. by Roger Sayle · 2 years, 7 months ago
  100. 69337e7 [PATCH] Remove unused function make_unique_name. by Benjamin Peterson · 2 years, 7 months ago