platform/upstream/gcc.git
2020-06-17 Arnaud Charlet[Ada] Improve error message on anonymous access paramet...
2020-06-17 Eric Botcazou[Ada] Do not generate useless length check for array...
2020-06-17 Piotr Trojanek[Ada] Support aspect Relaxed_Initialization on private...
2020-06-17 Eric Botcazou[Ada] Small cleanup throughout CStand body
2020-06-17 Eric Botcazou[Ada] Remove new problematic condition for LLVM
2020-06-17 Gary Dismukes[Ada] Various typo corrections plus minor reformatting
2020-06-17 Bob Duff[Ada] Ada2020: AI12-0110 Tampering checks are performed...
2020-06-17 Eric Botcazou[Ada] Couple of small tweaks related to integer conversions
2020-06-17 Piotr Trojanek[Ada] Fix comment of Get_Iterable_Type_Primitive
2020-06-17 Ed Schonberg[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_T...
2020-06-17 Piotr Trojanek[Ada] Add assertions to Preserve_Comes_From_Source...
2020-06-17 Arnaud Charlet[Ada] Remove obsolete comments in Big_Numbers
2020-06-17 Gary Dismukes[Ada] Implement static expression functions for Ada...
2020-06-17 Eric Botcazou[Ada] Deal with second specific superflat case in Optim...
2020-06-17 Eric Botcazou[Ada] Adjust documentation of 'Bit and 'Descriptor_Size...
2020-06-17 Eric Botcazou[Ada] Work around problematic interaction with public...
2020-06-17 Eric Botcazou[Ada] Fix small oversight in change to Optimize_Length_...
2020-06-17 Eric Botcazou[Ada] Optimize length checks generated for slice assign...
2020-06-17 Piotr Trojanek[Ada] Fix casing from GNATProve to GNATprove
2020-06-17 Piotr Trojanek[Ada] Remove unnecessary special-casing of GNATprove...
2020-06-17 Eric Botcazou[Ada] Fix small fallout of change for 'Pos and 'Val...
2020-06-17 Piotr Trojanek[Ada] Fix expansion of "for X of Y loop" in GNATprove
2020-06-17 liuhongtOptimize V16QI/V32QI/V64QI shift by constant.
2020-06-17 Martin Liskagcov: fix gcov-tool merge for TOPN counters
2020-06-17 GCC AdministratorDaily bump.
2020-06-16 Jonathan Wakelymiddle-end: Add another testcase for PR 95493
2020-06-16 Iain Buclawd: Remove names of unused function parameters.
2020-06-16 Iain Buclawd: Update code formatting in a consistent style.
2020-06-16 Iain Buclawd: Consistently format quotations in comments.
2020-06-16 Iain Buclawd: Remove dependency on front-end OutBuffer for diagnos...
2020-06-16 Iain Buclawd: Remove dependency on front-end File type for json...
2020-06-16 Iain Buclawd: Move generation of array bounds error to own function.
2020-06-16 Jonathan Wakelylibstdc++: Strip cv-qualifiers in std::atomic<FP> ...
2020-06-16 Jonathan Wakelylibstdc++: Enforce copyable/movable checks in std:...
2020-06-16 Iain Buclawd: Use toStringExp instead of explicit cast
2020-06-16 Iain Buclawd: Use new isXxxxExp helpers where possible
2020-06-16 Iain Buclawd: Use toTypeFunction instead of explicit cast
2020-06-16 Iain Buclawd: Use new isTypeXxxx helpers where possible.
2020-06-16 Aldy HernandezFix pasto in the substitute_and_fold_engine merge with...
2020-06-16 Tobias BurnusOpenACC/Fortran: permit 'routine' inside PURE
2020-06-16 Tobias BurnusOpenMP/Fortran: Permit impure ELEMENTAL in omp directives
2020-06-16 Marek Polacekc++: Don't allow designated initializers with non-aggre...
2020-06-16 Marek Polacekc++: Fix ICE in check_local_shadow with enum [PR95560]
2020-06-16 Jakub Jelinektestsuite: Make sure the *san/inline* tests aren't...
2020-06-16 Stefan Schulze... S/390: Emit vector alignment hints for z13 if AS accept...
2020-06-16 Srinath Parvathaneni[PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic...
2020-06-16 Srinath Parvathaneni[PATCH][GCC] arm: Fix MVE scalar shift intrinsics code...
2020-06-16 Jakub Jelinekopenmp: Initial part of OpenMP 5.0 non-rectangular...
2020-06-16 Jakub Jelinekopenmp: Diagnose invalid OpenMP schedule(simd, static)
2020-06-16 Tobias Burnustestsuite: Add offloading_enabled check and use it...
2020-06-16 Tobias BurnusOpenMP/Fortran: Permit impure ELEMENTAL in omp directives
2020-06-16 Eric Botcazou[Ada] Expand 'Pos and 'Val for enumeration types with...
2020-06-16 Eric Botcazou[Ada] Fix spurious error on derived private type with...
2020-06-16 Richard Kenner[Ada] Change how we detect internal protected subprograms
2020-06-16 Richard Kenner[Ada] Improve bug box customer language
2020-06-16 Piotr Trojanek[Ada] Minor casing of " The " after a comma in docs...
2020-06-16 Piotr Trojanek[Ada] Reuse Is_Object where possible
2020-06-16 Piotr Trojanek[Ada] Fix typo in comment about overlapping actuals
2020-06-16 Piotr Trojanek[Ada] Force evaluation of qualified aggregates
2020-06-16 Eric Botcazou[Ada] Couple of formatting and stylistic fixes
2020-06-16 Steve Baird[Ada] Enable literal aspect specifications in Big_Numbe...
2020-06-16 Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-16 Bob Duff[Ada] Declare expressions
2020-06-16 Arnaud Charlet[Ada] ACATS C452005/C452006 memberships use wrong equal...
2020-06-16 Ed Schonberg[Ada] Implement AI12-0216 on restricting overlap errors...
2020-06-16 Eric Botcazou[Ada] Fix premature freezing of artificial array subtype
2020-06-16 Steve Baird[Ada] Implement AI12-0249, AI12-0295 (user-defined...
2020-06-16 Arnaud Charlet[Ada] ACATS 4.1P - C432003 - Errors missed on extension...
2020-06-16 Arnaud Charlet[Ada] ACATS 4.1P - BC55001 - Error missed
2020-06-16 Piotr Trojanek[Ada] Fix assertion failure on qualified type names...
2020-06-16 Piotr Trojanek[Ada] Force evaluation of operator calls in renamings
2020-06-16 Arnaud Charlet[Ada] ACATS 4.1K - B452001 - No errors detected
2020-06-16 Ghjuvan Lacambre[Ada] Check if attribute Passed_By_Reference is called...
2020-06-16 Gary Dismukes[Ada] Fix two typos
2020-06-16 Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-16 Eric Botcazou[Ada] Fix small fallout of freezing change for expressi...
2020-06-16 Eric Botcazou[Ada] Fix spurious error on implicit dereference for...
2020-06-16 Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-16 Ed Schonberg[Ada] Spurious undefined symbol with nested call to...
2020-06-16 Piotr Trojanek[Ada] Accept renamings of folded string aggregates
2020-06-16 Eric Botcazou[Ada] Implement AI12-0351 Matching for actuals for...
2020-06-16 Patrick Palkac++: TI_DEFERRED_ACCESS_CHECKS and dependent decls
2020-06-16 Patrick Palkac++: Clean up previous change [PR41437]
2020-06-16 Patrick Palkac++: Improve access checking inside templates [PR41437]
2020-06-16 Richard Bienermiddle-end/95690 - avoid MEM_EXPRs for constants
2020-06-16 Thomas SchwingeUn-XFAIL 'gcc.dg/graphite/pr80906.c'
2020-06-16 Thomas SchwingeFurther adjust 'dg-lto-options' in 'gcc.dg/lto/pr52634'
2020-06-16 Kito ChengRISC-V: Fix ICE on riscv_gpr_save_operation_p [PR95683]
2020-06-16 GCC AdministratorDaily bump.
2020-06-16 Nicolas Bertologcc/jit: Rename libgccjit.dll to libgccjit-0.dll.
2020-06-15 Tobias Klauserlibgo: update x/sys/cpu to add all GOARCHes supported...
2020-06-15 Tobias Klauserinternal/syscall/unix: use getrandom_linux_generic...
2020-06-15 Eric BotcazouOptimize assignment to volatile aggregate variable
2020-06-15 Eric BotcazouFix ICE in verify_sra_access_forest
2020-06-15 Jonathan Wakelylibstdc++: Update value of __cpp_lib_constexpr_char_tra...
2020-06-15 Paul Keirlibstdc++: Fix char_traits move with overlap
2020-06-15 Max Filippovgcc: xtensa: make TARGET_HAVE_TLS definition static
2020-06-15 Max Filippovgcc: xtensa: add -mabi option for call0/windowed ABI
2020-06-15 Max Filippovgcc: xtensa: make register elimination data static
2020-06-15 Martin JamborBRIG FE testsuite: Fix all dump-scans
next