]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-11-09  Tamar Christinamiddle-end: optimize fneg (fabs (x)) to copysign (x...
2023-11-09  Tamar Christinamiddle-end: expand copysign handling from lockstep...
2023-11-09  Simon WrightFix PR ada/111813 (Inconsistent limit in Ada.Calendar...
2023-11-09  Tatsuyuki IshiDo not prepend target triple to -fuse-ld=lld,mold.
2023-11-09  Richard BienerRefactor x86 decl based scatter vectorization, prepare SLP
2023-11-09  Pan LiRISC-V: Refine frm emit after bb end in succ edges
2023-11-09  Juzhe-ZhongRISC-V: Add PR112450 test to avoid regression
2023-11-09  Richard Bienertree-optimization/112450 - avoid AVX512 style masking...
2023-11-09  Richard Bienertree-optimization/112444 - avoid bougs PHI value-numbering
2023-11-09  YunQiang SuMAINTAINERS: Update my email address
2023-11-09  YunQiang SuMIPS: Use -mnan value for -mabs if not specified
2023-11-09  Florian Weimeri386: Fix C99 compatibility issues in the x86-64 AVX...
2023-11-09  Florian Weimerc: Add -Wreturn-mismatch warning, split from -Wreturn...
2023-11-09  Florian Weimergcc.dg/Wmissing-parameter-type*: Test the intended...
2023-11-09  Stefan Schulze... s390: Revise vector reverse elements
2023-11-09  Stefan Schulze... s390: Add expand_perm_reverse_elements
2023-11-09  Stefan Schulze... s390: Recognize further vpdi and vmr{l,h} pattern
2023-11-09  Stefan Schulze... s390: Reduce number of patterns where the condition...
2023-11-09  Jakub Jelineklibgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64...
2023-11-09  Jakub Jelinekattribs: Fix ICE with -Wno-attributes= [PR112339]
2023-11-09  Jin MaRISC-V: Fix the illegal operands for the XTheadMemidx...
2023-11-09  Richard BienerFix SIMD clone SLP a bit more
2023-11-09  François Dumontlibstdc++: [_Hashtable] Use RAII type to guard node...
2023-11-09  Juzhe-ZhongRISC-V: Fix dynamic LMUL cost model ICE
2023-11-09  Alexandre Olivalibstdc++: optimize bit iterators assuming normalizatio...
2023-11-09  Alexandre Olivatestsuite: adjust gomp test for x86 -m32
2023-11-09  Alexandre Olivatestsuite: force PIC/PIE off for pr58245-1.C
2023-11-09  Alexandre Olivaskip debug stmts when assigning locus discriminators
2023-11-09  Juzhe-ZhongRISC-V: Fix dynamic tests [NFC]
2023-11-09  GCC AdministratorDaily bump.
2023-11-08  Uros Bizjaki386: Apply LRA reload workaround to insns with high...
2023-11-08  Richard BienerFix SLP of emulated gathers
2023-11-08  Richard BienerTLC to vect_check_store_rhs and vect_slp_child_index_fo...
2023-11-08  Richard BienerFix SLP of masked loads
2023-11-08  Lehua DingRISC-V: Removed unnecessary sign-extend for vsetvl
2023-11-08  Florian WeimerImprove C99 compatibility of gcc.dg/setjmp-7.c test
2023-11-08  Georg-Johann LayLibF7: Tweak IEEE double multiplication.
2023-11-08  Juzhe-ZhongRISC-V: Fix VSETVL VL check condition bug
2023-11-08  Mikael Morinlibgfortran: Remove empty array descriptor first dimens...
2023-11-08  Mikael Morinlibgfortran: Remove early return if extent is zero...
2023-11-08  Mikael Morinlibgfortran: Don't skip allocation if size is zero...
2023-11-08  xuliRISC-V: Eliminate unused parameter warning.
2023-11-08  Hongyu Wang[i386] APX: Fix ICE due to movti postreload splitter...
2023-11-08  Juzhe-Zhongtest: Fix bb-slp-33.c for RVV
2023-11-08  Florian Weimerc-family: Enable -fpermissive for C and ObjC
2023-11-08  Juzhe-ZhongRISC-V: Normalize user vsetvl intrinsics[PR112092]
2023-11-08  Haochen Jiangi386: Fix isa attribute for TI/TF andnot mode
2023-11-08  Joseph Myerstestsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-*
2023-11-08  GCC AdministratorDaily bump.
2023-11-07  Pan LiRISC-V: Support FP floor to i/l/ll diff size autovec
2023-11-07  Kwok Cheung... Fix libgomp build on targets that are not Linux-based...
2023-11-07  Joseph Myerstestsuite: Refer more consistently to C23 not C2X
2023-11-07  Juzhe-Zhongtest: Recover sdiv_pow2 check and remove test of RISC-V
2023-11-07  Robin Dappvect/ifcvt: Add vec_cond fallback and check for vector...
2023-11-07  François Dumontlibstdc++: [_Hashtable] Add missing node destructor...
2023-11-07  Joseph Myersc: Change T2X_* format checking macros to T23_*
2023-11-07  Uros Bizjaki386: Make flags_reg_operand a special predicate
2023-11-07  Martin Jamborgcc/configure: Regenerate
2023-11-07  Marek Polacektestsuite: nodiscard-reason-nonstring.C FAIL in C++26
2023-11-07  Kwok Cheung... openmp: Add support for the 'indirect' clause in C/C++
2023-11-07  Tobias BurnusOpenMP: invoke.texi - mention C attribute syntax for...
2023-11-07  Richard Sandifordaarch64: Add a %Z operand modifier for SVE registers
2023-11-07  Joseph Myersc: Refer more consistently to C23 not C2X
2023-11-07  Juzhe-Zhongtest: Fix FAIL of pr65518.c for RVV[PR112420]
2023-11-07  Richard Bienerlibstdc++/112351 - deal with __gthread_once failure...
2023-11-07  Robin Dapptestsuite/vect: Make check more accurate.
2023-11-07  Robin Dapptestsuite: Change expectation for bb-slp-over-widen-n.c
2023-11-07  Juzhe-ZhongRISC-V: Add RISC-V into vect_cmdline_needed
2023-11-07  Alexandre Olivatestsuite: check for and use -mno-strict-align where...
2023-11-07  Christoph MüllnerRISC-V: Use stdint-gcc.h in xtheadmemidx-helpers.h
2023-11-07  Christoph MüllnerRISC-V: Add ABI requirement for XTheadFMemIdx tests
2023-11-07  Eric Botcazouada: Fix debug info for aliased packed array with uncon...
2023-11-07  Eric Botcazouada: Fix spurious -Wstringop-overflow with link time...
2023-11-07  Bob Duffada: Compiler crash on early alignment clause
2023-11-07  Julien Bortolussiada: Update the logo in the gnat doc
2023-11-07  Eric Botcazouada: Fix incorrect resolution of overloaded function...
2023-11-07  Ronan Desplanquesada: Fix Ada.Directories.Modification_Time on Windows
2023-11-07  Eric Botcazouada: Elide temporary for aliased array with unconstrain...
2023-11-07  Piotr Trojanekada: Fix expansion of type aspects with handling of...
2023-11-07  Yannick Moyada: Rename Is_Limited_View to reflect actual query
2023-11-07  Viljar Indusada: Implement Aspects as fields under nodes
2023-11-07  Eric Botcazouada: Minor tweaks for comparison operators
2023-11-07  Piotr Trojanekada: Cleanup "not Present" on List_Id
2023-11-07  Piotr Trojanekada: Cleanup more "not Present"
2023-11-07  Ronan Desplanquesada: Fix documentation of -gnatwc
2023-11-07  Steve Bairdada: New Local_Restrictions and User_Aspect aspects.
2023-11-07  Bob Duffada: Error in prefix-notation call
2023-11-07  Piotr Trojanekada: Remove duplicated code for expansion of packed...
2023-11-07  Piotr Trojanekada: Simplify expansion of packed array assignments
2023-11-07  Piotr Trojanekada: Fix extra whitespace after END keywords
2023-11-07  Piotr Trojanekada: Avoid extra conversion in expansion of packed...
2023-11-07  Piotr Trojanekada: Simplify handling of known values in expansion...
2023-11-07  Piotr Trojanekada: Change local variables to constants in expansion...
2023-11-07  Piotr Trojanekada: Fix style in declaration of routine for expansion...
2023-11-07  Piotr Trojanekada: Cleanup getting of actual subtypes
2023-11-07  Piotr Trojanekada: Fix handling of actual subtypes for expanded names
2023-11-07  Viljar Indusada: Simplify code for Ignore_Style_Checks_Pragmas
2023-11-07  Viljar Indusada: Fix scope of semantic style_check pragmas
2023-11-07  Eric Botcazouada: Fix internal error on address of element of packed...
2023-11-07  Juzhe-ZhongRISC-V regression test: Fix FAIL bb-slp-cond-1.c for RVV
next