]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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].
2021-05-08  Eric BotcazouRemove obsolete gcc.dg/sso-9.c
2021-05-08  GCC AdministratorDaily bump.
2021-05-07  Andrew StubbsRevert "amdgcn: disable TImode"
2021-05-07  Andrew StubbsEnsure emit_move_insn operands are valid
2021-05-07  Jonathan Wakelylibstdc++: Fix constraints for rvalue stream insertion...
2021-05-07  Eric BotcazouFix incorrect array bounds with -fgnat-encodings=minima...
2021-05-07  Andrew MacLeodClean up and virtualize the on-entry cache interface.
2021-05-07  Andrew MacLeodWhen searching for non-null, check the dominator tree.
2021-05-07  Andrew MacLeodFix range_on_exit for PHI stmts when there are no other...
2021-05-07  Andrew MacLeodMake TRUE/FALSE edge calculation available without...
2021-05-07  Andrew MacLeodDon't over-allocate switch default range object.
2021-05-07  Andrew MacLeodChange x mod 0 to produce UNDEFINED rather than VARYING.
2021-05-07  Andrew MacLeodEnhance initial global value setting.
2021-05-07  Eric BotcazouDo not apply scalar storage order to pointer fields
2021-05-07  Andrew Stubbsamdgcn: disable TImode
2021-05-07  Jason Merrillc++: reject class lvalues in 'rvalue'
2021-05-07  Jason Merrillc++: avoid non-TARGET_EXPR class prvalues
2021-05-07  Jason Merrillc++: don't call 'rvalue' in coroutines code
2021-05-07  Christophe... tree-optimization/79333 - fold stmts following SSA...
2021-05-07  Jakub Jelineklibcpp: Fix up pragma preprocessing [PR100450]
2021-05-07  Uros Bizjaki386: Implement mmx_pblendv to optimize SSE conditional...
2021-05-07  Tobias BurnusOpenMP: Fix SIMT for complex/float reduction with ...
2021-05-07  Piotr Trojanek[Ada] Robust detection of access-to-subprogram and...
2021-05-07  Bob Duff[Ada] Minor reformattings
2021-05-07  Bob Duff[Ada] Variable-sized node types -- cleanup
2021-05-07  Bob Duff[Ada] Restore nnd capability
2021-05-07  Piotr Trojanek[Ada] Fix link from body protected entry implementation...
2021-05-07  Bob Duff[Ada] Reinitialize Private_Dependents when it is vanishing
2021-05-07  Eric Botcazou[Ada] Replace packed records with integers in low-level...
2021-05-07  Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #6
2021-05-07  Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #5
2021-05-07  Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #4
2021-05-07  Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #3
2021-05-07  Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #2
2021-05-07  Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #1
2021-05-07  Eric Botcazou[Ada] Small cleanup in C header file
2021-05-07  Bob Duff[Ada] Variable-sized node types
2021-05-07  Ed Schonberg[Ada] Spurious error with component of unchecked_union...
2021-05-07  Piotr Trojanek[Ada] Attribute Address is not an interfering context...
2021-05-07  Yannick Moy[Ada] Generate warning for negative literal of a modula...
2021-05-07  Piotr Trojanek[Ada] Cleanup code for flagging object references in...
2021-05-07  Piotr Trojanek[Ada] Remove End_Interp_List from the overloaded resolu...
2021-05-07  Ed Schonberg[Ada] Crash on imported object with deep initialization...
2021-05-07  Gary Dismukes[Ada] Remove some ??? comments
2021-05-07  Arnaud Charlet[Ada] Computation of Shift_Left and large signed values
2021-05-07  Eric Botcazou[Ada] Fix signature mismatch for Defining_Entity
2021-05-07  Justin Squirek[Ada] Implement aspect No_Controlled_Parts
2021-05-07  Eric Botcazou[Ada] Raise Constraint_Error for Compose and Scaling...
2021-05-07  Bob Duff[Ada] Minor efficiency improvement in containers
2021-05-07  Frederic Konrad[Ada] sigtramp: fix powerpc64 against -fPIC
2021-05-07  Claire Dross[Ada] Move Has_Inferable_Discriminants to Sem_Util
next