]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-11-18  Eric Botcazouada: Fix interaction of aspect Predicate and static...
2024-11-18  Bob Duffada: Atomic_Synchronization is not a user-visible check
2024-11-18  Eric Botcazouada: Fix small oversight in removal of N_Unchecked_Expr...
2024-11-18  Eric Botcazouada: Fix another minor fallout of previous changes...
2024-11-18  Eric Botcazouada: Fix another minor fallout of previous changes...
2024-11-18  Eric Botcazouada: Fix minor fallout of previous changes to aggregate...
2024-11-18  Eric Botcazouada: Small cleanup and refactoring in expansion of...
2024-11-18  Steve Bairdada: Array aggregate with large static bounds causes...
2024-11-18  Eric Botcazouada: Cleanup in expansion of array aggregates in object...
2024-11-18  Eric Botcazouada: Further cleanup in expansion of array aggregates...
2024-11-18  Eric Botcazouada: Small cleanup in expansion of array aggregates...
2024-11-18  Javier Mirandaada: Constraint error not raised in ACATS test c413007
2024-11-18  squirekada: Crash on 'Access for Stream_Element_Array object
2024-11-18  Ronan Desplanquesada: Tweak test for predefined main unit
2024-11-18  Tobias Burnuslibgomp/plugin/plugin-gcn.c: async-queue init - fix...
2024-11-18  Jennifer Schmitztestsuite: Move test pr117093.c into gcc.target/aarch64.
2024-11-18  Robin DappRISC-V: Add VLS modes to strided loads.
2024-11-18  Robin DappRISC-V: Add else operand to masked loads [PR115336].
2024-11-18  Robin Dappi386: Add zero maskload else operand.
2024-11-18  Robin Dappgcn: Add else operand to masked loads.
2024-11-18  Robin Dappaarch64: Add masked-load else operands.
2024-11-18  Robin Dappvect: Add maskload else value support.
2024-11-18  Robin Dapptree-ifcvt: Add zero maskload else value.
2024-11-18  Robin Dappifn: Add else-operand handling.
2024-11-18  Robin Dappdocs: Document maskload else operand and behavior.
2024-11-18  Tobias Burnuslibgomp/plugin/plugin-nvptx.c: Change false to NULL...
2024-11-18  Andrew Pinskimatch: Fix the `max<a,b>==0` pattern for pointers ...
2024-11-18  Jonathan Wakelylibstdc++: Fix invalid casts in unordered container...
2024-11-18  Jason Merrilllibcpp: add .c++-header-unit target
2024-11-18  Andrew Pinskitestsuite: Fix pr101145inf*.c testcases [PR117494]
2024-11-18  Gerald Pfeiferlibstdc++: Update reference to Angelika Langer's article
2024-11-18  Jeff LawImprove ext-dce's ability to eliminate more extensions
2024-11-18  Maciej W. RozyckiAlpha: Remove leftover `;;' for "unaligned_store<mode>"
2024-11-18  John David... hppa: Update install documentation
2024-11-18  GCC AdministratorDaily bump.
2024-11-17  Jason Merrillc++: regenerate opt urls
2024-11-17  John David... hppa: Remove typedef for bool type
2024-11-17  Florian Weimerc: Implement -Wdeprecated-non-prototype
2024-11-17  Jason Merrillc++: -M and modules again
2024-11-17  Jason Merrillc-family: add -fsearch-include-path
2024-11-17  Jason Merrilllibstdc++: add module std [PR106852]
2024-11-17  Jan HubickaMark asm statements as necessary in ipa-fnsummary
2024-11-17  Gerald Pfeiferlibstdc++: Move a gcc.gnu.org link to https
2024-11-17  Gerald Pfeiferlibstdc++: Update link to Angelika Langer's book
2024-11-17  Jan Hubickaipa-modref bits for unsequenced and reproducible
2024-11-17  Jan HubickaAdd __builtion_unreachable to vector::size(), vector...
2024-11-17  GCC AdministratorDaily bump.
2024-11-16  Jan HubickaAvoid expicit builtion list in tree-ssa-dce
2024-11-16  Jan HubickaMinor cleanup to cxx_init_decl_processing
2024-11-16  Georg-Johann LayAVR: Fix building LibF7 after switching to C23.
2024-11-16  Andrew Pinskimatch: Optimize `max(a,b) == 0` to `(a|b) == 0` for...
2024-11-16  Eikansh GuptaMATCH: Simplify `min(a, b) op max(a, b)` to `a op b...
2024-11-16  Andrew Pinskilibiberity: ANSIfy test-demangle.c
2024-11-16  Georg-Johann LayAVR: target/116781 - Fix ICE due to (clobber (match_dup...
2024-11-16  Georg-Johann LayAVR: target/117500 - Use output_operand_lossage in...
2024-11-16  Georg-Johann LayAVR: Add an RTL peephole to tweak lower_reg:QI o= cst.
2024-11-16  Jeff Law[committed] RISC-V testsuite adjustments for c23
2024-11-16  Jeff Law[committed] Adjust ARC tests after c23 changes
2024-11-16  Jakub Jelineklibgcc: Fix a warning/error in libgcc2.c [PR117624]
2024-11-16  Paul ThomasFortran: Fix segmentation fault in defined assignment...
2024-11-16  Gerald Pfeiferdoc: Streamline hppa*-hp-hpux11 installation instructions
2024-11-16  Jeff LawFix various sh tests to work with c23
2024-11-16  Thomas KoenigDocument that SELECT CASE works for unsigned.
2024-11-16  Jeff Law[committed] Fix compilation of testglue wrapper after...
2024-11-16  Dimitar Dimitrovtestsuite: pru: Fix pr64366.c for new -std=gnu23 default
2024-11-16  Thomas KoenigHandle unsigned constants for module I/O.
2024-11-16  Richard BienerFlip vectorization to forced SLP
2024-11-16  Richard Bienertree-optimization/117606 - SLP and single element inter...
2024-11-16  Richard Bienertree-optimization/117605 - SLP with large negative...
2024-11-16  Richard Bienertree-optimization/117558 - peeling for gaps and VL...
2024-11-16  Jan HubickaIgnore conditions guarding __builtin_unreachable in...
2024-11-16  Jason Merrillc++: adjust some tests for modules
2024-11-16  Martin Ueckerc: fix ICE when forming composite type for two structur...
2024-11-16  Sam Jamestestsuite: i386: adapt to -std=gnu23 default change
2024-11-16  Sam Jamestestsuite: graphite: adapt to -std=gnu23 default change
2024-11-16  Gaius MulleyPR modula2/117555: Add missing return statement after...
2024-11-16  Jonathan Wakelylibstdc++: Use -C option to run recursive make in sub...
2024-11-16  Pan LiRISC-V: Remove unnecessary option for scalar SAT_SUB...
2024-11-16  GCC AdministratorDaily bump.
2024-11-15  Joseph Myersc: Default to -std=gnu23
2024-11-15  Gaius MulleyPR modula2/117371: type incompatibility between INTEGER...
2024-11-15  Gaius Mulleymodula2: Add dependencies for generated sources
2024-11-15  Jennifer Schmitzmatch.pd: Fold vec_perm with view_convert
2024-11-15  John David... hppa: Fix typos in 32-bit SFmode peephole2 patterns
2024-11-15  Jan HubickaFix type of malloc parameter in trans-expr.cc
2024-11-15  Joseph Myerstree-nested: Do not inline or clone functions with...
2024-11-15  Richard BienerRemove unused vcond{,u,eq} expander infrastructure
2024-11-15  Christophe... testsuite: Fix tail_call and musttail effective targets...
2024-11-15  Richard BienerRemove dead code related to VEC_COND_EXPR expansion...
2024-11-15  Richard BienerStreamline vector lowering of VEC_COND_EXPR and vector...
2024-11-15  Florian WeimerRegenerate gcc/c-family/c.opt.urls
2024-11-15  Pan LiRISC-V: Rearrange the test files for scalar SAT_SUB...
2024-11-15  Florian Weimerc: Introduce -Wmissing-parameter-name
2024-11-15  Florian WeimerReport the section name in case of section type conflicts
2024-11-15  Pan LiRISC-V: Remove unnecessary option for scalar SAT_ADD...
2024-11-15  Jakub Jelinektestsuite: Change 3 tests from c++14 to c++11
2024-11-15  Jakub Jelinekc: Add _Decimal64x support
2024-11-15  Marek Polacektestsuite: fix g++.dg/tree-ssa/pr58483.C
2024-11-15  Pan LiRISC-V: Move scalar SAT_ADD test cases to a isolated...
2024-11-15  Kewen Linrs6000: Rework vector integer comparison in rs6000_emit...
next