platform/upstream/gcc.git
2022-12-06 David Malcolmanalyzer: update internal docs
2022-12-06 David Malcolmanalyzer: split out more stuff from region-model-impl...
2022-12-06 Marcel VollweilerOpenMP: omp_get_max_teams, omp_set_num_teams, and omp_...
2022-12-06 Yannick Moyada: Allow No_Caching on volatile types
2022-12-06 Javier Mirandaada: Spurious error on nested call using the prefix...
2022-12-06 Eric Botcazouada: Suppress warning for specific constant valid condition
2022-12-06 Eric Botcazouada: Fix spurious error in checking of SPARK elaboration
2022-12-06 Eric Botcazouada: Elide the copy in extended returns for nonlimited...
2022-12-06 Eric Botcazouada: Small adjustment to special resolution of membersh...
2022-12-06 Eric Botcazouada: Use larger type for membership test of universal...
2022-12-06 Justin Squirekada: Accessibility code reorganization and bug fixes
2022-12-06 Liaiss Merzougueada: Add Codepeer Exemption + simplify TO_C code.
2022-12-06 Andre Vieiraarm: Fix MVE's vcmp vector-scalar patterns [PR107987]
2022-12-06 Jakub Jelineki386: Fix up expander conditions on cbranchbf4 and...
2022-12-06 Jakub Jelinektestsuite: Use -mnofpu for rx-*-* in ieee testsuite...
2022-12-06 Richard Bienertree-optimization/104475 - improve access diagnostics
2022-12-06 Jakub Jelinekrange-op-float: Improve binary reverse operations
2022-12-06 Jakub Jelinekrange-op-float: Fix up ICE in lower_bound [PR107975]
2022-12-06 Tobias Burnuslibgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status...
2022-12-06 Richard Bienertree-optimization/104165 - bougs -Warray-bounds, add...
2022-12-06 Iain Sandoetestsuite, X86, Darwin: Fix bf16 ABI tests for Mach...
2022-12-06 Prathamesh... aarch64: Use dup and zip1 for interleaving elements...
2022-12-06 GCC AdministratorDaily bump.
2022-12-05 Richard Bienermiddle-end/40635 - SSA update losing PHI arg loations
2022-12-05 Richard Bienertree-optimization/106868 - bogus -Wdangling-pointer...
2022-12-05 Jakub Jelinekmatch.pd: Don't fold nan < x etc. for -ftrapping-math...
2022-12-05 Jakub Jelinekrange-op-float: Fix up multiplication and division...
2022-12-05 Richard Bienertree-optimization/107833 - invariant motion of uninit...
2022-12-05 Scott Snyderplugins/107964 - install contracts.h
2022-12-05 Andrew Pinskitree-optimization/107956 - ICE with NULL call LHS
2022-12-05 Kewen Lingimple-fold: Refine gimple_fold_partial_load_store_mem_...
2022-12-05 GCC AdministratorDaily bump.
2022-12-04 Harald AnlaufFortran: error recovery simplifying UNPACK for insuffic...
2022-12-04 Harald AnlaufFortran: fix typo in documentation of intrinsic FLOOR...
2022-12-04 Harald AnlaufFortran: error recovery handling invalid CLASS variable...
2022-12-04 Patrick Palkac++: pack in requires-expr parm list [PR107417]
2022-12-04 Iain Sandoelibstdc++, Darwin: Limit recursive mutex init to OS...
2022-12-04 Iain Sandoelibstdc++, Darwin: Fix weak attribute to use __weak__...
2022-12-04 Iain Sandoelibsanitizer, Darwin: Restrict build to Darwin 16 or...
2022-12-04 Iain Sandoecoroutines: Do not promote temporaries that will be...
2022-12-04 GCC AdministratorDaily bump.
2022-12-03 Patrick Palkac++: substituting CONST_DECL_USING_P enumerators [PR103081]
2022-12-03 Alexandre Oliva[testsuite] [riscv] skip ssa-sink-18.c
2022-12-03 Alexandre Oliva[testsuite] [riscv] uninit-pred-9_b bogus warning
2022-12-03 GCC AdministratorDaily bump.
2022-12-02 Harald AnlaufFortran: intrinsic MERGE shall use all its arguments...
2022-12-02 David Malcolmanalyzer: introduce struct event_loc_info
2022-12-02 David Malcolmanalyzer: fixes to region creation messages [PR107851]
2022-12-02 Marek Polacektestsuite: Adjust dg-error for -fimplicit-constexpr
2022-12-02 Bernhard Reutner... c++: Set the locus of the function result decl
2022-12-02 Andrew MacLeodFix a few incorrect accesses.
2022-12-02 Jason Merrilldriver: fix validate_switches logic
2022-12-02 Vladimir N... LRA: Check hard reg availability of pseudo and its...
2022-12-02 liuhongtImprove ix86_expand_fast_convert_bf_to_sf with new...
2022-12-02 Martin Liskagcc: regenerate configure
2022-12-02 GCC AdministratorDaily bump.
2022-12-02 Jakub Jelineki386: Save/restore recog_data in ix86_vector_duplicate_...
2022-12-02 Jakub Jelinekc++: Incremental fix for g++.dg/gomp/for-21.C [PR84469]
2022-12-02 Jakub Jelinekc++: Deduce range for structured bindings if expression...
2022-12-02 Michael Collisonmatch.pd: rewrite select to branchless expression
2022-12-02 Richard BienerAdd --param max-unswitch-depth
2022-12-02 Eric GallagerPR59447: --with-dwarf2 implies "(or later)"
2022-12-02 David Malcolmanalyzer: handle comparisons against negated symbolic...
2022-12-02 David Malcolmanalyzer: add test coverage for string ops
2022-12-02 liuhongtFix ICE due to incorrect insn type.
2022-12-02 Patrick Palkac++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs...
2022-12-02 Björn Schäperslibstdc++: Add error handler for <stacktrace>
2022-12-01 Alex Coplanvarasm: Fix type confusion bug
2022-12-01 Martin Liskagcc: remove incpath.o from CXX_C_OBJS
2022-12-01 Ju-Zhe ZhongRISC-V: Remove tail && mask policy operand for vmclr...
2022-12-01 Ju-Zhe ZhongRISC-V: Add attributes for VSETVL PASS
2022-12-01 Ju-Zhe ZhongRISC-V: Add duplicate vector support.
2022-12-01 Paul-Antoine... amdgcn: Add preprocessor builtins for every processor...
2022-12-01 Eric Botcazouada: Strip conversions for the implementation of storag...
2022-12-01 Steve Bairdada: Enforce Aggregate aspect legality rule
2022-12-01 Eric Botcazouada: Further adjustments to User's Guide for PIE default
2022-12-01 Ronan Desplanquesada: Fix misphrasing in comment
2022-12-01 Gary Dismukesada: Use the address type of a Storage_Model_Type for...
2022-12-01 Ronan Desplanquesada: Fix minor issues in reference manual
2022-12-01 Josue Nava... ada: Minor updates to gnat/doc configuration
2022-12-01 Christophe... arm: Fix MVE testsuite fallouts
2022-12-01 Richard Bienertree-optimization/107937 - uninit predicate simplificat...
2022-12-01 Richard Bienertree-optimization/107935 - fixup equivalence handling...
2022-12-01 Jakub Jelineki386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns...
2022-12-01 Haochen Guirs6000: Corrects comments which are added by r13-4423
2022-12-01 Jason Merrillc++: small contracts fixes
2022-12-01 liuhongtFix unrecognizable insn due to illegal immediate_operan...
2022-12-01 David Malcolmanalyzer: fix i18n issues in symbolic out-of-bounds...
2022-12-01 David Malcolmanalyzer: unify bounds-checking class hierarchies
2022-12-01 David Malcolmdiagnostics: tweak diagnostic_path::interprocedural_p...
2022-12-01 David Malcolmanalyzer: more bounds-checking wording tweaks [PR106626]
2022-12-01 David Malcolmanalyzer: add note about valid subscripts [PR106626]
2022-12-01 David Malcolmanalyzer: fix wording of 'number of bad bytes' note...
2022-12-01 David Malcolmanalyzer: move bounds checking to a new bounds-checking.cc
2022-12-01 David Malcolmanalyzer: fix ICE on bind/connect with a constant fd...
2022-12-01 Haochen Guirs6000: Generates permute index directly for little...
2022-12-01 GCC AdministratorDaily bump.
2022-11-30 Iain Buclawmaintainer-scripts: Add gdc to update_web_docs_git
2022-11-30 Iain Buclawd: Add language reference section to documentation...
2022-11-30 Iain Buclawd: Update recipes for building html and pdf documentation
next