aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-24c++: static lambda in template [PR108526]Jason Merrill2-0/+13
2023-01-24xtensa: Revise complex hard register clobber eliminationTakayuki 'January June' Suwa1-35/+37
2023-01-24LRA: Always do elimination and only for hard register to check insn constraintsVladimir N. Makarov3-10/+141
2023-01-24Fortran: ICE in transformational_result [PR108529]Harald Anlauf2-0/+10
2023-01-24IBM zSystems: Fix TARGET_D_CPU_VERSIONSStefan Schulze Frielinghaus1-4/+5
2023-01-24Change m2 lexical analysis to optionally consume C comments.Gaius Mulley1-1/+69
2023-01-24Bugfix ensure RTentity is a dependent of RTco.ccGaius Mulley1-1/+3
2023-01-24arm: Make MVE masked stores read memory operand [PR 108177]Andre Vieira31-21/+428
2023-01-25C-SKY: Fix wrong sysroot suffix when disable multilib.Xianmiao Qu2-1/+9
2023-01-24tree-optimization/108500 - avoid useless fast-query compute in CFG cleanupRichard Biener3-6/+11
2023-01-24options: fix cl_target_option_print_diff() with stringsEric Biggers1-1/+1
2023-01-24c++: Handle structured bindings like anon unions in initializers [PR108474]Jakub Jelinek4-10/+78
2023-01-24arm: Fix inclusion of arm-mlib.h header more than once (pr108505).Srinath Parvathaneni1-1/+1
2023-01-24testsuite: Fix gcc.dg/vect/vect-bitfield-write-[23].c on SPARC [PR107808]Rainer Orth2-0/+2
2023-01-24testsuite: Fix gcc.dg/vect/vect-fmax-1.c etc. on SPARC [PR104756]Rainer Orth6-0/+12
2023-01-24LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731].Lulu Cheng3-7/+64
2023-01-23c++: TARGET_EXPR collapsing [PR107303]Jason Merrill3-3/+52
2023-01-24Daily bump.GCC Administrator10-1/+495
2023-01-23c++: TARGET_EXPR_ELIDING_P and std::move [PR107267]Jason Merrill2-1/+18
2023-01-23Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]Harald Anlauf2-0/+17
2023-01-23c++: Quash bogus -Wunused-value with new [PR107797]Marek Polacek3-2/+18
2023-01-23c++: vector of class with bool ctor [PR108195]Jason Merrill2-1/+17
2023-01-23Fortran: avoid ICE on invalid array subscript triplets [PR108501]Harald Anlauf2-7/+30
2023-01-23Fortran: fix ICE in check_charlen_present [PR108420]Harald Anlauf2-3/+16
2023-01-23c++: result location and explicit inst [PR108496]Jason Merrill2-1/+20
2023-01-23libstdc++: [_GLIBCXX_DEBUG] Remove useless constructor checksFrançois Dumont3-16/+87
2023-01-23modula-2, driver, Front end: Revise handling of I and L paths [PR108182].Iain Sandoe5-270/+304
2023-01-23modula-2: Fix stack size request in initPreemptive [PR108405]Iain Sandoe1-1/+4
2023-01-23arm: Documentation fix for -mbranch-protection option.Srinath Parvathaneni1-2/+1
2023-01-23sparc: Don't add crtfastmath.o for -sharedRichard Biener5-5/+5
2023-01-23arm: Add support for new frame unwinding instruction "0xb5".Srinath Parvathaneni1-2/+13
2023-01-23arm: Add support for dwarf debug directives and pseudo hard-register for PAC ...Srinath Parvathaneni6-21/+160
2023-01-23arm: Add pacbti related multilib support for armv8.1-m.main.Srinath Parvathaneni7-18/+106
2023-01-23arm: Add support for Arm Cortex-M85 CPU.Srinath Parvathaneni5-16/+64
2023-01-23tree-optimization/108482 - remove stray .LOOP_DIST_ALIAS callsRichard Biener2-0/+26
2023-01-23[PATCH 12/15] arm: implement bti injectionAndrea Corallo12-4/+181
2023-01-23[PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm bac...Andrea Corallo7-62/+77
2023-01-23[PATCH 10/15] arm: Implement cortex-M return signing address codegenAndrea Corallo17-9/+305
2023-01-23[PATCH 8/15] arm: Introduce multilibs for PACBTI target featureAndrea Corallo2-2/+32
2023-01-23[PATCH 7/15] arm: Emit build attributes for PACBTI target featureAndrea Corallo5-0/+85
2023-01-23[PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtimeAndrea Corallo3-1/+62
2023-01-23[PATCH 5/15] arm: Implement target feature macros for PACBTIAndrea Corallo10-0/+153
2023-01-23[PATCH 4/15] arm: Add testsuite library support for PACBTI targetAndrea Corallo2-0/+26
2023-01-23[PATCH 3/15] arm: Add option -mbranch-protectionAndrea Corallo3-1/+52
2023-01-23[PATCH 2/15] arm: Add Armv8.1-M Mainline target feature +pacbtiAndrea Corallo3-0/+14
2023-01-23[PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64Andrea Corallo13-321/+390
2023-01-23modula2/108144 - fix mistake in previous changeRichard Biener10-92/+92
2023-01-23libgomp.texi: Impl. status - non-rect loop nest only partialTobias Burnus1-1/+1
2023-01-23install.texi: Bump newlib version for nvptx + gcnTobias Burnus1-2/+2
2023-01-23tree-optimization/108449 - keep maybe_special_function_p behaviorRichard Biener2-2/+5