platform/upstream/gcc.git
2020-06-24 H.J. Lux86: Add Cooper Lake detection with AVX512BF16
2020-06-24 H.J. Lux86: Share _isa_names_table and use cpuinfo.h
2020-06-24 David EdelsohnFix typo in ChangeLog
2020-06-24 H.J. Lux86: Move cpuinfo.h from libgcc to common/config/i386
2020-06-24 Jonathan Wakelylibstdc++: Fix std::from_chars to ignore leading zeros...
2020-06-24 Jonathan Wakelylibstdc++: Fix warnings with -Wsystem-headers
2020-06-24 Jonathan Wakelylibstdc++: Fix std::to_chars buffer overflow (PR 95851)
2020-06-24 H.J. Lux86: Fold arch_names_table into processor_alias_table
2020-06-24 Richard Bieneremit SLP vectorized loads earlier
2020-06-24 Richard Bienertree-optimization/95856 fix vect_stmt_dominates_stmt_p...
2020-06-24 Jakub Jelinekfold-const: Fix A <= 0 ? A : -A folding [PR95810]
2020-06-24 Jakub Jelinekopenmp: Fix two pastos in non-rect loop OpenMP lowering.
2020-06-24 Martin Liskaoptions: Properly compare string options.
2020-06-24 GCC AdministratorDaily bump.
2020-06-23 Aaron SawdeyAllow --with-cpu=power10
2020-06-23 Jason Merrillc++: Improve CTAD for aggregates [PR93976]
2020-06-23 Thomas KoenigMake forall statement in testsuite conforming.
2020-06-23 Iain Sandoecoroutines: Add a cleanup expression for g-r-o when...
2020-06-23 David Edelsohnbuild: Change conditional include and empty.mk to ...
2020-06-23 Nick Alcocklibiberty, include: add bsearch_r
2020-06-23 Eric BotcazouRemove superfluous space
2020-06-23 Eric BotcazouFix memory corruption with vector and variant record
2020-06-23 Eric BotcazouEmit debug info for integral variables first
2020-06-23 Eric BotcazouMinor tweak to elaborate_expression_1
2020-06-23 Eric BotcazouStreamline implementation of renaming in gigi
2020-06-23 Eric BotcazouMinor cleanup in elaborate_expression
2020-06-23 Eric BotcazouEmit user subtypes with -fgnat-encodings=minimal
2020-06-23 Michael MeissnerRemove unintended checkin
2020-06-23 Eric BotcazouMinor adjustment in assignment case
2020-06-23 Andre Simoes... arm: PR target/95646: Do not clobber callee saved regis...
2020-06-23 Jonathan Wakelylibstdc++: Adjust std::from_chars negative tests
2020-06-23 Alexandre Olivahandle dumpbase in offloading, adjust testsuite
2020-06-23 Jonathan Wakelylibstdc++: Implement P1972R2 changes to std::variant...
2020-06-23 Jonathan Wakelylibstdc++: Regenerate makefiles
2020-06-23 Michael MeissnerAdd REVISION
2020-06-23 Thomas KoenigHandle AR_FULL vs. AR_FULL in dependency checking.
2020-06-23 Mark EgglestonFortran : ICE in gfc_validate_kind PR95586
2020-06-23 GCC AdministratorDaily bump.
2020-06-22 David Edelsohnbuild: Use -include instead of conditional include.
2020-06-22 Segher Boessenkoolrs6000: Testsuite changes to go with the previous commit
2020-06-22 Segher Boessenkoolrs6000: Rename future to power10
2020-06-22 Joseph MyersUpdate gcc sv.po.
2020-06-22 Richard Sandifordrecog: Restore builds with Clang
2020-06-22 Srinath Parvathaneniarm: Fix the failing mve scalar shift execution tests.
2020-06-22 Mark EgglestonFortran : ICE in resolve_fl_procedure PR95708
2020-06-22 H.J. Lux86: Skip EXT_REX_SSE_REG_P for vzeroupper optimization
2020-06-22 Mark EgglestonFortran : ICE in gfc_check_reshape PR95585
2020-06-22 Mark EgglestonFortran : Missing gcc-internal-format PR42693
2020-06-22 Richard Bienertree-optimization/95770 - fix SLP vectorized stmt place...
2020-06-22 Andrew Stubbsamdgcn: Pass vector parameters in memory
2020-06-22 Jakub Jelinekopenmp: Compute triangular loop number of iterations...
2020-06-22 Kito ChengRISC-V: Normalize arch string in driver time
2020-06-22 Kito ChengRISC-V: Fix compilation failed for frflags builtin...
2020-06-22 GCC AdministratorDaily bump.
2020-06-21 David Edelsohnaix: Add GCC64 configuration and FAT target libraries.
2020-06-21 Peter Bergnerrs6000: Add MMA built-in function definitions and test...
2020-06-21 Peter Bergnerrs6000: Add base support and types for defining MMA...
2020-06-21 GCC AdministratorDaily bump.
2020-06-20 Iain Sandoecoroutines: Update handling and failure for g-r-o-o...
2020-06-20 Jason Merrillc++: Refinements to "more constrained".
2020-06-20 Harald AnlaufPR fortran/95707 - ICE in finish_equivalences, at fortr...
2020-06-20 Harald AnlaufPR fortran/95688 - ICE in gfc_get_string, at fortran...
2020-06-20 Harald AnlaufPR fortran/95687 - ICE in get_unique_hashed_string...
2020-06-20 Harald AnlaufPR fortran/95689 - ICE in check_sym_interfaces, at...
2020-06-20 Harald AnlaufPR fortran/95587 - ICE in gfc_target_encode_expr, at...
2020-06-20 Bin ChengRecord and restore postorder information in breaking...
2020-06-20 GCC AdministratorDaily bump.
2020-06-19 David Edelsohntestsuite: popcount[45]ll require lp64
2020-06-19 Jonathan Wakelylibstdc++: Fix some -Wsystem-headers warnings (PR 95765)
2020-06-19 Jason Merrillc++: Allow defaulted comparison outside class.
2020-06-19 David Edelsohnrs6000: apply -mbig option to vec-extract[hl] testcases...
2020-06-19 Tobias Burnusamdgcn: Silence compile warnings
2020-06-19 Przemyslaw... Fix PR94880: Failure to recognize andn pattern
2020-06-19 Richard BienerHandle SLP_TREE_LANE_PERMUTATION in scalar costing
2020-06-19 Jonathan Wakelylibstdc++: Remove redundant std:: qualification
2020-06-19 Jonathan Wakelylibstdc++: Define all std::function members inline
2020-06-19 Marc Glisselibstdc++: std::includes performance tweak
2020-06-19 Richard Bienertree-optimization/95761 - fix vector insertion place...
2020-06-19 Marc Glisselibstdc++: Optimize std::optional default constructor
2020-06-19 Eric Botcazou[Ada] Remove handling of 'Pos and 'Val attributes from...
2020-06-19 Eric Botcazou[Ada] Consolidate handling of implicit dereferences
2020-06-19 Eric Botcazou[Ada] AI12-0028-1 Import of variadic C functions
2020-06-19 Eric Botcazou[Ada] Further cleanup in constraint checking code for...
2020-06-19 Justin Squirek[Ada] Crash on compiling project with multiple subunits...
2020-06-19 Eric Botcazou[Ada] Fix check for bounds in aggregate expansion of...
2020-06-19 Eric Botcazou[Ada] Fix small fallout of previous change for Analyze_...
2020-06-19 Eric Botcazou[Ada] Fix small fallout of previous change for allocator
2020-06-19 Eric Botcazou[Ada] Plug small loophole in implementation of AI12...
2020-06-19 Eric Botcazou[Ada] Fix internal error on component of class-wide...
2020-06-19 Eric Botcazou[Ada] Deal with enumeration types with very large size
2020-06-19 Justin Squirek[Ada] Spurious condition warning on type conversion...
2020-06-19 Ed Schonberg[Ada] Spurious error on private type in ghost expressio...
2020-06-19 Bob Duff[Ada] AI12-0293-1 Remove pragma Assert
2020-06-19 Justin Squirek[Ada] Style checks on invalid UTF character cause crash
2020-06-19 Javier Miranda[Ada] ACATS 4.1G - C760A02 - Near infinite finalization
2020-06-19 Arnaud Charlet[Ada] AI12-0366 Changes to Big_Integer and Big_Real
2020-06-19 Piotr Trojanek[Ada] Minor remove extra whitespace in check suppressio...
2020-06-19 Eric Botcazou[Ada] Attempt to hide public entities in nested instanc...
2020-06-19 Piotr Trojanek[Ada] Reject junk expressions in attribute Update
2020-06-19 Piotr Trojanek[Ada] Decorate record delta aggregate for GNATprove
next