platform/upstream/gcc.git
2021-05-12 Martin Liskaada: do not use binary mode in conf.py
2021-05-12 Martin Liskagcc-changelog: respect branch in git_update_version.py.
2021-05-12 Jakub Jelinekmatch.pd: Optimize (x & y) == x into (x & ~y) == 0...
2021-05-12 Eric BotcazouMinor fixes
2021-05-12 Uros Bizjaki386: Implement FP vector compares for V2SFmode [PR98218]
2021-05-11 Joseph Myerspreprocessor: Support C2X #elifdef, #elifndef
2021-05-11 Joseph MyersUpdate gcc ja.po.
2021-05-11 Martin SeborReplace unreachable code with an assert.
2021-05-11 Joseph Myerspreprocessor: Fix cpp_avoid_paste for digit separators
2021-05-11 Stefan Schulze... testsuite: Fix input operands of gcc.dg/guality/pr43077-1.c
2021-05-11 Patrick Palkalibstdc++: Remove extern "C" from Ryu sources
2021-05-11 Jonathan Wakelylibstdc++: Fix tests that fail in C++98 mode
2021-05-11 Jonathan Wakelylibstdc++: Fix missing members in std::allocator<void>
2021-05-11 Joseph Myerspreprocessor: Enable digit separators for C2X
2021-05-11 Jason Merrillc++: ICE casting class to vector [PR100517]
2021-05-11 Richard BienerMore maybe_fold_reference TLC
2021-05-11 Martin LiskaRemove dead components from MAINTAINERS.
2021-05-11 Martin LiskaRemove libhsail-rt.
2021-05-11 Martin LiskaRemove BRIG front-end.
2021-05-11 Richard Bieneripa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA...
2021-05-11 Alex Coplanarm: Avoid emitting bogus CFA adjusts for CMSE nonsecur...
2021-05-11 Richard Sandifordaarch64: A couple of mul_laneq tweaks
2021-05-11 Richard BienerMore maybe_fold_reference TLC
2021-05-11 Richard Bienermiddle-end/100509 - avoid folding constant to aggregate...
2021-05-11 Srinath Parvathaneniarm: Remove duplicate definitions from arm_mve.h (pr100...
2021-05-11 Martin Liskagcc-changelog: Remove non-strict mode.
2021-05-11 Martin Liskagcc-changelog: Accept ref_name argument in GitCommit.
2021-05-11 Robin Dapptestsuite/s390: Fix risbg-ll-3.c f2_cconly test.
2021-05-11 Eric BotcazouFurther minor fixes
2021-05-11 Jakub Jelinekopenmp: Fix up taskloop reduction ICE if taskloop has...
2021-05-11 Kewen Linrs6000: Guard density_test only for vector version
2021-05-11 Kewen Linvect: Add costing_for_scalar parameter to init_cost...
2021-05-11 Kewen Linrs6000: Move rs6000_vect_nonmem into target cost_data
2021-05-11 Patrick Palkac++: dependent operator expression lookup [PR51577]
2021-05-11 Patrick Palkac++: fn parm pack expansion inside constraint [PR100138]
2021-05-11 GCC AdministratorDaily bump.
2021-05-10 Martin LiskaFix missing version_string in Ada
2021-05-10 Eric BotcazouAdd missing pragma Inline for classification attributes
2021-05-10 Eric BotcazouDo not use pragma Provide_Shift_Operators in Atree...
2021-05-10 Eric BotcazouRemove obsolete comment and add missing header
2021-05-10 Eric BotcazouMinor tweak to previous change for the sake of consistency
2021-05-10 Eric BotcazouAvoid spurious rebuild actions in ada/gen_il
2021-05-10 Eric BotcazouRemove call to gcc_unreachable in range-op.cc
2021-05-10 Jonathan Wakelylibstdc++: Remove TODO comment
2021-05-10 Jonathan Wakelylibstdc++: Implement proposed resolution to LWG 3548
2021-05-10 Martin SeborAvoid -Walloca-larger-than and -Wvla-larger-than false...
2021-05-10 Pat HaugenAdd ALTIVEC_REGS as pressure class.
2021-05-10 Christophe... arm: remove error in CPP_SPEC when float-abi soft and...
2021-05-10 Martin Jamboripa: Get rid of IPA_NODE_REF and IPA_EDGE_REF
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 options from...
2021-05-10 Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 options from...
2021-05-10 Jonathan Wakelylibstdc++: Adjust expected errors in tests when compile...
2021-05-10 Uros Bizjaki386: Force V2SI mode operands to registers in expand_s...
2021-05-10 Jonathan Wakelylibstdc++: Rename test type to avoid clashing with...
2021-05-10 Martin Liskagcc-changelog: remove newlines in git_email.py --help
2021-05-10 Tobias Burnuscontrib/gcc-changelog: Add/improve --help
2021-05-10 Christophe... arm: MVE: Factorize vcmp_*f*
2021-05-10 Christophe... arm: MVE: Factorize all vcmp* integer patterns
2021-05-10 Christophe... arm: MVE: Remove _s and _u suffixes from vcmp* builtins.
2021-05-10 Christophe... arm: MVE: Cleanup vcmpne/vcmpeq builtins
2021-05-10 Christophe... arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use...
2021-05-10 Christophe... testsuite/arm: Add mve-vmul-scalar-1.c test
2021-05-10 Christophe... testsuite/arm: Add mve-vsub-scalar-1.c test
2021-05-10 Tobias Burnuscontrib/gcc-changelog: Detect if same file appears...
2021-05-10 H.J. LuAdd a test for PR tree-optimization/42587
2021-05-10 Martin LiskaRevert "gcc-changelog: Remove components that will...
2021-05-10 Richard Bienertestsuite/100452 - fix g++.dg/vect/slp-pr99971.cc
2021-05-10 Richard Bienertree-optimization/100492 - avoid irreducible regions...
2021-05-10 Iain Buclawd: Fix qualifier ignored in alias definition if parenth...
2021-05-10 Iain Buclawlibphobos: Fix visibility of std.process.searchPathFor
2021-05-10 Martin Liskagcc_update: fix check for local source tree.
2021-05-10 Richard Bienermiddle-end/100464 - avoid spurious TREE_ADDRESSABLE...
2021-05-10 Richard Bienertree-optimization/100434 - DSE aggregate call LHS
2021-05-10 Martin LiskaFix genversion linker error.
2021-05-10 Alex Coplanarm: Fix wrong code with MVE V2DImode loads and stores...
2021-05-10 Martin LiskaLTO plugin: use startswith function.
2021-05-10 Martin LiskaCome up with startswith function.
2021-05-10 Martin Liskagcc-changelog: Remove components that will be removed.
2021-05-10 Martin Liskac++: remove redundand NULL check.
2021-05-10 Martin LiskaRemove __cplusplus >= 201103
2021-05-10 Martin LiskaUse genversion to generate version.h.
2021-05-10 Claudiu Zissulescuarc: Improve vector support for ARCv2.
2021-05-10 Claudiu Zissulescuarc: Cleanup simdext.md file
2021-05-10 Claudiu Zissulescuarc: Disable movmisalign patterns when aligned access...
2021-05-10 Claudiu Zissulescuarc: Fix compilation warnings.
2021-05-10 Claudiu Zissulescuarc: Update ctz/clz patterns
2021-05-10 Claudiu Zissulescuarc: Add alternative names for gp and fp registers.
2021-05-10 Claudiu Zissulescuarc: Fix documentation __builtin_arc_sr
2021-05-10 Bernd EdlingerReset prologue_location before calling code_end
2021-05-10 GCC AdministratorDaily bump.
2021-05-09 GCC AdministratorDaily bump.
2021-05-08 Paul ThomasCorrect ChangeLob entries for PR46991
2021-05-08 Paul ThomasFortran: Correct PR number from 46691 [PR46991].
next