aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Fix up duplicated words mostly in comments, part 2Jakub Jelinek28-36/+36
2024-04-09bitint: Don't move debug stmts from before returns_twice calls [PR114628]Jakub Jelinek2-2/+36
2024-04-09libgcc: Add basic support for aarch64-gnu (GNU/Hurd on AArch64)Sergey Bugaev3-2/+47
2024-04-09aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)Sergey Bugaev2-0/+74
2024-04-09Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.hSergey Bugaev2-11/+16
2024-04-09middle-end/114604 - ranger allocates bitmap without initialized obstackRichard Biener1-0/+4
2024-04-09RTEMS: Add multilib configuration for aarch64Sebastian Huber2-0/+43
2024-04-09libquadmath: Use soft-fp for sqrtq finite positive arguments [PR114623]Jakub Jelinek2-1/+78
2024-04-08x86: Define __APX_INLINE_ASM_USE_GPR32__H.J. Lu2-0/+8
2024-04-08testsuite: Add profile_update_atomic check to gcov-20.c [PR114614]Kewen Lin1-0/+1
2024-04-08rs6000: Fix wrong align passed to build_aligned_type [PR88309]Kewen Lin4-3/+33
2024-04-09PR modula2/114648 cc1gm2 by default does not handle C pre-processor file and ...Gaius Mulley4-1/+50
2024-04-09Daily bump.GCC Administrator8-1/+273
2024-04-08combine: Fix ICE in try_combine on pr112494.c [PR112560]Uros Bizjak2-5/+15
2024-04-08GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]'Thomas Schwinge36-2/+107
2024-04-08New effective-target 'asm_goto_with_outputs'Thomas Schwinge15-15/+31
2024-04-08GCN, nvptx: Errors during device probing are fatalThomas Schwinge3-7/+12
2024-04-08Fortran: Accept again tab as alternative to space as separator [PR114304]Tobias Burnus2-1/+83
2024-04-08Update gcc fr.poJoseph Myers1-731/+536
2024-04-08ICF&SRA: Make ICF and SRA agree on paddingMartin Jambor14-55/+999
2024-04-08ipa: Compare jump functions in ICF (PR 113907)Martin Jambor8-1/+267
2024-04-08libstdc++: Use char for _Utf8_view if char8_t isn't available [PR114519]Jonathan Wakely2-2/+5
2024-04-08libstdc++: Fix tests that fail with -fno-char8_tJonathan Wakely15-18/+26
2024-04-08libstdc++: Combine two std::from_chars tests into oneJonathan Wakely2-43/+7
2024-04-08aarch64: Fix expansion of svsudot [PR114607]Richard Sandiford2-5/+5
2024-04-08RISC-V: Implement TLS Descriptors.Tatsuyuki Ishi11-11/+115
2024-04-08s390: Fix s390_const_int_pool_entry_p and movdi peephole2 [PR114605]Jakub Jelinek3-2/+59
2024-04-08aarch64: Fix vld1/st1_x4 intrinsic testSwinney, Jonathan1-3/+7
2024-04-08ChangeLog: Add by hand ChangeLog entry for PR114361 revert.Jakub Jelinek2-0/+19
2024-04-08Daily bump.GCC Administrator14-1/+476
2024-04-08contrib: Add 8057f9aa1f7e70490064de796d7a8d42d446caf8 to ignored commits.Jakub Jelinek1-1/+2
2024-04-08tree-optimization/114624 - fix use-after-free in SCCPRichard Biener2-2/+22
2024-04-08RISC-V: Refine the error msg for RVV intrinisc required extPan Li15-19/+210
2024-04-08Darwin: Sync coverage specs with gcc/gcc.cc.Iain Sandoe1-1/+1
2024-04-08RISC-V: Minor fix for max_pointdemin.han1-1/+1
2024-04-08RISC-V: Allow RVV intrinsic for more function targetPan Li65-442/+1886
2024-04-08LoongArch: Set default alignment for functions jumps and loops [PR112919].Lulu Cheng3-16/+36
2024-04-06PR modula2/114617 gm2 unable to resolve const expressions using relop ICEGaius Mulley12-104/+738
2024-04-06libfortran: Fix handling of formatted separators.Jerry DeLisle3-7/+152
2024-04-06d: Merge upstream dmd, druntime b65767825f, phobos 92dc5a4e9.Iain Buclaw8-10/+68
2024-04-06x86: Use explicit shift count in double-precision shiftsH.J. Lu1-8/+8
2024-04-06Copy condition->expr map when inlining [PR114599]Jørgen Kvalsvik2-1/+44
2024-04-06Remove unecessary and broken MC/DC compile testJørgen Kvalsvik1-11/+0
2024-04-05analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588]David Malcolm5-7/+33
2024-04-05testsuite, Darwin: Account for block labels in function body scans.Iain Sandoe1-1/+1
2024-04-05c++: add fixed test [PR91079]Marek Polacek1-0/+13
2024-04-05aarch64: Fix whitespace in aarch64-ldp-fusion.cc:alias_walkerAlex Coplan1-1/+1
2024-04-05ipa: Force args obtined through pass-through maps to the expected type (PR 11...Martin Jambor2-0/+37
2024-04-05Regenerate common.opt.urlsMark Wielaard1-0/+6
2024-04-05aarch64: Fix bogus cnot optimisation [PR114603]Richard Sandiford3-20/+50