platform/upstream/gcc.git
2022-06-01 Richard Bienertree-optimization/105786 - avoid strlen replacement...
2022-06-01 Jakub Jelinekunswitch: Fold case label lo/hi values to index type...
2022-06-01 Aldy HernandezConvert ranger and clients to vrange.
2022-06-01 Aldy HernandezRevamp irange_allocator to handle vranges.
2022-06-01 Aldy HernandezConvert range-op.* to vrange.
2022-06-01 Aldy HernandezImplement generic range temporaries.
2022-06-01 Aldy HernandezImplement abstract vrange class.
2022-06-01 Yannick Moy[Ada] Allow confirming volatile properties on No_Cachin...
2022-06-01 Doug Rupp[Ada] Combine system.ads file - vxworks7 kernel constants.
2022-06-01 Doug Rupp[Ada] Combine system.ads files - arm and aarch64 qnx
2022-06-01 Piotr Trojanek[Ada] Fix missing space in error message
2022-06-01 Yannick Moy[Ada] Fix classification of Subprogram_Variant as asser...
2022-06-01 Eric Botcazou[Ada] Rename Returns_On_Secondary_Stack into Needs_Seco...
2022-06-01 Eric Botcazou[Ada] Do not freeze subprogram body without spec too...
2022-06-01 Julien Bortolussi[Ada] Bug fix in "=" function of formal doubly linked...
2022-06-01 Marc Poulhiès[Ada] Fix predicate check on object declaration
2022-06-01 Doug Rupp[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
2022-06-01 Ghjuvan Lacambre[Ada] Enable using absolute paths in -fdiagnostics...
2022-06-01 Eric Botcazou[Ada] Fix bad interaction between Inline_Always and...
2022-06-01 Piotr Trojanek[Ada] Propagate null-exclusion to anonymous access...
2022-06-01 Eric Botcazou[Ada] Add a comment about a finalization issue
2022-06-01 Eric Botcazou[Ada] Get rid of secondary stack for controlled compone...
2022-06-01 Alexandre Oliva[Ada] Note that hardening features are experimental
2022-06-01 Steve Baird[Ada] Another case where freezing incorrectly suppresse...
2022-06-01 Eric Botcazou[Ada] Adjust reference in comment
2022-06-01 Doug Rupp[Ada] QNX shared libraries - arm-qnx build gnatlib...
2022-06-01 Eric Botcazou[Ada] Fix composability of return on the secondary...
2022-06-01 Ghjuvan Lacambre[Ada] Fix "formal parameter & is not referenced" not...
2022-06-01 Ghjuvan Lacambre[Ada] Adjust warning switches
2022-06-01 Eric Botcazou[Ada] Minor tweaks to dispatching support code
2022-06-01 Steve Baird[Ada] Missing discriminant checks when accessing varian...
2022-06-01 Bob Duff[Ada] Fix search for "for ... of" loop subprograms
2022-06-01 Doug Rupp[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
2022-06-01 Julien Bortolussi[Ada] Add reference counting in functional containers
2022-06-01 Yannick Moy[Ada] Issue a warning on entity hidden in use_clause...
2022-06-01 Yannick Moy[Ada] Issue better error message for out-of-order keywo...
2022-06-01 Eric Botcazou[Ada] Use Actions field of freeze nodes for subprograms...
2022-06-01 Marc Poulhiès[Ada] Add inline documentation for Is_{Parenthesis...
2022-06-01 Bob Duff[Ada] Incorrect code for anonymous access-to-function...
2022-06-01 Bob Duff[Ada] Suppress warnings on membership test of ranges
2022-06-01 Richard Bienertree-optimization/105763 - avoid abnormals with ranger...
2022-06-01 GCC AdministratorDaily bump.
2022-05-31 Patrick Palkac++: non-dep call with empty TYPE_BINFO [PR105758]
2022-05-31 Patrick Palkac++: use auto_timevar instead of timevar_push/pop
2022-05-31 Patrick Palkac++: squash cp_build_qualified_type/_real
2022-05-31 Jason Merrillbuild: TAGS and .cc transition
2022-05-31 Iain Buclawd: Fix D lexer sometimes fails to compile code read...
2022-05-31 Christophe... aarch64: Fix build with gcc-4.8
2022-05-31 Alan ModraCorrect spelling of DW_AT_namelist_item
2022-05-31 Patrick Palkac++: document comp_template_args's default args
2022-05-31 Patrick Palkac++: use current_template_constraints more
2022-05-31 Jakub Jelinekopenmp: Add support for firstprivate and allocate claus...
2022-05-31 GCC AdministratorDaily bump.
2022-05-30 Marek Polacekc++: Add !TYPE_P assert to type_dependent_expression_p...
2022-05-30 Roger SayleAllow SCmode and DImode to be tieable with TARGET_64BIT...
2022-05-30 Harald AnlaufFortran: improve runtime error message with ALLOCATE...
2022-05-30 Roger SaylePR rtl-optimization/101617: Use neg/sbb in ix86_expand_...
2022-05-30 Roger SayleMake the default rtx_costs of MULT/DIV variants consistent.
2022-05-30 Roger SaylePR target/70321: Split double word equality/inequality...
2022-05-30 Uros Bizjaki386: Remove constraints when used with constant intege...
2022-05-30 Jan Beulichx86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses
2022-05-30 Ghjuvan Lacambre[Ada] Fix spurious options being inserted in -fdiagnost...
2022-05-30 Ghjuvan Lacambre[Ada] Add "option" field to GNAT's -fdiagnostics-format...
2022-05-30 Julien Bortolussi[Ada] Remove contract duplication in formal doubly...
2022-05-30 Piotr Trojanek[Ada] Fix expansion of structural subprogram variants
2022-05-30 Piotr Trojanek[Ada] Simplify construction of a path to file
2022-05-30 Piotr Trojanek[Ada] Remove repeated description of support for Addres...
2022-05-30 Ghjuvan Lacambre[Ada] Add insertion character to Ineffective_Inline_War...
2022-05-30 Ghjuvan Lacambre[Ada] Add insertion character for overlay modification...
2022-05-30 Ghjuvan Lacambre[Ada] Fix Warn_On_All_Unread_Out_Parameters not being...
2022-05-30 Ghjuvan Lacambre[Ada] Fix Warn_On_Late_Primitives messages not being...
2022-05-30 Ghjuvan Lacambre[Ada] Fix -gnatw.f warnings not having the right insert...
2022-05-30 Piotr Trojanek[Ada] Deconstruct deferred references
2022-05-30 Bob Duff[Ada] Avoid creating a finalization wrapper block for...
2022-05-30 Justin Squirek[Ada] Incorrect unreferenced warnings on null subprogra...
2022-05-30 Romain Beguet[Ada] Fix illegal Ada in s-dwalin.adb
2022-05-30 Steve Baird[Ada] Incorrect determination of whether an expression...
2022-05-30 Eric Botcazou[Ada] Fix expansion of aggregate for discriminated...
2022-05-30 Eric Botcazou[Ada] Do not freeze specifically for dispatch tables
2022-05-30 Eric Botcazou[Ada] Do not analyze expression functions for dispatch...
2022-05-30 Arnaud Charlet[Ada] Introduce Opt.CCG_Mode
2022-05-30 Yannick Moy[Ada] Update proofs of double arithmetic unit after...
2022-05-30 Alexandre Oliva[Ada] Tweaks to hardening docs
2022-05-30 Piotr Trojanek[Ada] Fix typo in comment for functional sets
2022-05-30 Eric Botcazou[Ada] Restore hiding of predefined "=" operator through...
2022-05-30 Eric Botcazou[Ada] Do not freeze profiles for dispatch tables
2022-05-30 Yannick Moy[Ada] Adapt proof of runtime unit s-arit32
2022-05-30 Yannick Moy[Ada] PR ada/105303 Fix use of Assertion_Policy in...
2022-05-30 Steve Baird[Ada] Delete no-longer-used Convert_To_Return_False...
2022-05-30 Julien Bortolussi[Ada] Add empty constructors to the functional containers
2022-05-30 Ghjuvan Lacambre[Ada] Fix new CUDA kernel registration scheme
2022-05-30 Prathamesh... [ARM] Fix prototype for vec_perm_const hook.
2022-05-30 Vineet GuptaRISC-V/testsuite: constraint some of tests to hard_float
2022-05-30 GCC AdministratorDaily bump.
2022-05-29 Jakub Jelineklibcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr...
2022-05-29 Iain SandoeDarwin: Fix empty g++ command lines [PR105599].
2022-05-29 Eric Gallagersourcebuild.texi: Document toplevel directories
2022-05-29 GCC AdministratorDaily bump.
2022-05-28 Joel Holdsworth[PATCH 1/2] avr: Added AVR-DA and DB MCU series
2022-05-28 Tobias BurnusOpenMP/Fortran: Add support for enter clause on declare...
next