aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-06-09FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14Andreas Tobler8-4/+21
2024-06-09[committed] [RISC-V] Fix false-positive uninitialized variableJeff Law1-1/+1
2024-06-09i386: Implement .SAT_SUB for unsigned scalar integers [PR112600]Uros Bizjak2-1/+70
2024-06-09doc: Remove link to www.amelek.gda.pl/avr/Gerald Pfeifer1-2/+0
2024-06-08[middle-end PATCH] Prefer PLUS over IOR in RTL expansion of multi-word shifts...Roger Sayle2-9/+11
2024-06-09Daily bump.GCC Administrator5-1/+71
2024-06-08rs6000: Update ELFv2 stack frame comment showing the correct ROP save locationPeter Bergner1-8/+8
2024-06-08c++: Make *_cast<*> parsing more robust to errors [PR108438]Simon Martin2-1/+10
2024-06-08i386: Implement .SAT_ADD for unsigned scalar integers [PR112600]Uros Bizjak2-2/+54
2024-06-08RISC-V: Implement .SAT_SUB for unsigned scalar intPan Li20-0/+414
2024-06-08analyzer: Restore g++ 4.8 bootstrap; use std::move to return std::unique_ptr.Roger Sayle6-11/+11
2024-06-08Daily bump.GCC Administrator8-1/+348
2024-06-07analyzer: add logging to get_representative_path_varDavid Malcolm5-35/+109
2024-06-07analyzer: eliminate cast_region::m_original_regionDavid Malcolm7-85/+29
2024-06-07analyzer: new warning: -Wanalyzer-undefined-behavior-ptrdiff (PR analyzer/105...David Malcolm7-2/+293
2024-06-07c++: Handle erroneous DECL_LOCAL_DECL_ALIAS in duplicate_decls [PR107575]Simon Martin2-4/+18
2024-06-07c++: -include and header unit translationJason Merrill4-4/+31
2024-06-07c++: lambda in pack expansion [PR115378]Patrick Palka5-4/+20
2024-06-07lto: Fix build on MacOSSimon Martin1-1/+1
2024-06-07i386: PR target/115351: RTX costs for *concatditi3 and *insvti_highpart.Roger Sayle2-0/+62
2024-06-07i386: Improve handling of ternlog instructions in i386/sse.mdRoger Sayle14-14/+3491
2024-06-07lto: Implement cache partitioningMichal Jires6-10/+605
2024-06-07Fix fold-left reduction vectorization with multiple stmt copiesRichard Biener1-1/+1
2024-06-07Add finalizer creation to array constructor for functions of derived type.Andre Vehreschild2-1/+80
2024-06-07bitint: Fix up lower_addsub_overflow [PR115352]Jakub Jelinek2-5/+29
2024-06-07go: Fix gccgo -v on Solaris with ldRainer Orth1-2/+5
2024-06-07testsuite: go: Require split-stack support for go.test/test/index0.go [PR87589]Rainer Orth1-1/+2
2024-06-07Fix returned type to be allocatable for user-functions.Andre Vehreschild3-22/+109
2024-06-07enable adjustment of return_pc debug attrsAlexandre Oliva4-9/+35
2024-06-07Add additional option --param max-completely-peeled-insns=200 for power64*-*-*liuhongt1-0/+1
2024-06-07RISC-V: Add testcases for scalar unsigned SAT_ADD form 5Pan Li9-0/+183
2024-06-07RISC-V: Add testcases for scalar unsigned SAT_ADD form 4Pan Li9-0/+183
2024-06-07RISC-V: Add testcases for scalar unsigned SAT_ADD form 3Pan Li9-0/+185
2024-06-07RISC-V: Add testcases for scalar unsigned SAT_ADD form 2Pan Li9-0/+185
2024-06-07RISC-V: Add testcases for scalar unsigned SAT_ADD form 1Pan Li9-0/+183
2024-06-07Daily bump.GCC Administrator6-1/+258
2024-06-07Match: Support more form for scalar unsigned SAT_ADDPan Li4-5/+236
2024-06-06c: Fix up pointer types to may_alias structures [PR114493]Jakub Jelinek3-0/+60
2024-06-06aarch64: Add vector floating point extend pattern [PR113880, PR113869]Pengxuan Zheng3-1/+31
2024-06-06modula2: Simplify REAL/LONGREAL/SHORTREAL node creation.Gaius Mulley1-23/+7
2024-06-06testsuite/i386: Add vector sat_sub testcases [PR112600]Uros Bizjak2-0/+30
2024-06-06Plugins: Add label-text.h to CPPLIB_H so it will be installed [PR115288]Andrew Pinski1-0/+1
2024-06-06aarch64: Add missing ACLE macro for NEON-SVE BridgeRichard Ball1-0/+1
2024-06-06arm: Fix CASE_VECTOR_SHORTEN_MODE for thumb2.Richard Ball2-2/+146
2024-06-06AArch64: correct constraint on Upl early clobber alternativesTamar Christina2-33/+33
2024-06-06nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution, via '...Thomas Schwinge4-9/+39
2024-06-06Vect: Support IFN SAT_SUB for unsigned vector intPan Li2-15/+84
2024-06-06lto: Remove random_seed from section name.Michal Jires2-2/+16
2024-06-06lto: Skip flag OPT_fltrans_output_list_.Michal Jires1-0/+1
2024-06-06RISC-V: Regenerate opt urls.Robin Dapp1-0/+6