aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-12-11gcc/doc/gm2.texi sub range.Gaius Mulley1-1/+1
2022-12-11More spelling corrections, spacing and minor obvious corrections.Gaius Mulley1-120/+115
2022-12-11fortran/openmp.cc: Remove 's' that slipped in during %<..%> replacementTobias Burnus1-1/+1
2022-12-11Daily bump.GCC Administrator4-1/+36
2022-12-10Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]Harald Anlauf2-0/+21
2022-12-10ivopts: Fix IP_END handling for asm goto [PR107997]Jakub Jelinek2-0/+30
2022-12-10Purged out of gcc tree info from the documentation.Gaius Mulley1-136/+35
2022-12-10Add initial ChangeLogs for modula2.Gaius Mulley1-0/+5
2022-12-10Add stub 'gcc/rust/ChangeLog'Thomas Schwinge1-0/+6
2022-12-10Fortran: Replace simple '.' quotes by %<.%>Tobias Burnus4-28/+28
2022-12-10Daily bump.GCC Administrator5-1/+134
2022-12-09Alphabetically order options in gm2.texi and lang.opt and purge -fxcode.Gaius Mulley3-83/+119
2022-12-09Fortran: ICE on recursive derived types with allocatable components [PR107872]Paul Thomas2-1/+42
2022-12-09Fortran/OpenMP: align/allocator modifiers to the allocate clauseTobias Burnus6-38/+108
2022-12-09rs6000: Remove useless copy_rtx in rs6000_emit_set_{,long}_constJiufu Guo1-40/+21
2022-12-09i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)Martin Liska3-26/+26
2022-12-09Rename SUBTARGET_CC1_SPEC to OS_CC1_SPECSebastian Huber2-7/+7
2022-12-08analyzer: rename region-model-impl-calls.cc to kf.ccDavid Malcolm4-2/+15
2022-12-08analyzer: fix ICE on region creation during get_referenced_base_regions [PR10...David Malcolm6-7/+44
2022-12-08analyzer: handle memmove like memcpyDavid Malcolm6-8/+212
2022-12-09Implement hwasan target_hook.liuhongt7-1/+170
2022-12-09Daily bump.GCC Administrator5-1/+1009
2022-12-08docs: Suggest options to improve ASAN stack tracesMarek Polacek1-0/+10
2022-12-08Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]Harald Anlauf2-0/+13
2022-12-08Fix count comparison in ipa-cpEugene Rozenfeld2-1/+94
2022-12-08bpf: add define_insn for bswapDavid Faust2-0/+40
2022-12-08c++: build initializer_list<string> in a loop [PR105838]Jason Merrill5-8/+48
2022-12-08c++: avoid initializer_list<string> [PR105838]Jason Merrill4-0/+165
2022-12-08c++: fewer allocator temps [PR105838]Jason Merrill4-11/+88
2022-12-08c++: commentJason Merrill1-1/+2
2022-12-08AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]Sebastian Pop6-17/+70
2022-12-08testsuite: Fix leaks in tree-dynamic-object-size-0.cSiddhesh Poyarekar1-4/+16
2022-12-08cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719]Jakub Jelinek2-2/+60
2022-12-08i386: Add *concat<mode><dwi>3_{5,6,7} patterns [PR107627]Jakub Jelinek3-0/+134
2022-12-08Ensure arguments to range-op handler are supported.Andrew MacLeod3-11/+37
2022-12-08rs6000: Update sign extension computation with sext_hwiJiufu Guo3-27/+21
2022-12-08tree-optimization/107699 - missed &data._M_elems + _1 != &data._M_elems foldingRichard Biener2-8/+28
2022-12-08[PR102706] [testsuite] -Wno-stringop-overflow vs Warray-boundsAlexandre Oliva2-4/+18
2022-12-08[arm] xfail fp-uint64-convert-double testsAlexandre Oliva2-2/+2
2022-12-08[testsuite] [arm/aarch64] -fno-short-enums for auto-init-[12].cAlexandre Oliva3-3/+3
2022-12-08range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_PJakub Jelinek1-16/+46
2022-12-08arm: fix mve intrinsics scan body tests for C++Andrea Corallo785-40/+6464
2022-12-08range-op-float: Fix up frange_arithmetic [PR107967]Jakub Jelinek4-3/+159
2022-12-08Daily bump.GCC Administrator6-1/+115
2022-12-07Fortran: handle zero-sized arrays in ctors with typespec [PR108010]Harald Anlauf2-4/+74
2022-12-07c: Diagnose auto constexpr used with a typeJoseph Myers3-2/+22
2022-12-07Merge branch 'master' into devel/modula-2.Gaius Mulley295-5892/+13116
2022-12-07testsuite: Add test for C90 auto with implicit intJoseph Myers1-0/+12
2022-12-07preprocessor: Enable __VA_OPT__ for C2xJoseph Myers2-0/+20
2022-12-07gcc: xtensa: allow dynamic configurationMax Filippov5-18/+184