aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Daily bump.GCC Administrator1-0/+7
2022-03-12Add 'gcc/tree.cc:user_omp_clause_code_name' [PR65095]Thomas Schwinge1-2/+2
2022-03-10Daily bump.GCC Administrator1-0/+13
2022-03-09c: Revert C2x changes to function type compatibilityJoseph Myers1-2/+2
2022-03-09c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fw...Jakub Jelinek2-1/+3
2022-03-08Daily bump.GCC Administrator1-0/+5
2022-03-07Add missing space in various string literalsJakub Jelinek1-2/+2
2022-02-24Daily bump.GCC Administrator1-0/+6
2022-02-23Support SSA name declarations with pointer typeRichard Biener1-6/+28
2022-02-18Daily bump.GCC Administrator1-0/+7
2022-02-17openmp: Ensure proper diagnostics for -> in map/to/from clauses [PR104532]Jakub Jelinek1-1/+10
2022-02-12Daily bump.GCC Administrator1-0/+5
2022-02-11[gimplefe] Add vector_mask attribute to get access to vector boolsRichard Biener1-4/+8
2022-02-11Daily bump.GCC Administrator1-0/+13
2022-02-09C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler2-5/+49
2022-02-10Daily bump.GCC Administrator1-0/+9
2022-02-09c: Fix up __builtin_assoc_barrier handling in the C FE [PR104427]Jakub Jelinek3-2/+6
2022-01-18Daily bump.GCC Administrator1-0/+49
2022-01-17Change references of .c files to .cc filesMartin Liska9-30/+30
2022-01-17Rename .c files to .cc files.Martin Liska11-0/+0
2022-01-17OpenMP: allow requires dynamic_allocatorsAndrew Stubbs1-1/+1
2022-01-15Daily bump.GCC Administrator1-0/+6
2022-01-14openmp: Fix ICE in [PR103705]Chung-Lin Tang1-1/+2
2022-01-03Update copyright years.Jakub Jelinek18-18/+18
2022-01-03Update Copyright in ChangeLog filesJakub Jelinek1-1/+1
2022-01-02Daily bump.GCC Administrator1-0/+6
2022-01-01objc: Fix handling of break stmt inside of switch inside of ObjC foreach [PR1...Jakub Jelinek1-1/+2
2021-12-18Daily bump.GCC Administrator1-0/+8
2021-12-17attribs: Fix wrong error with -Wno-attribute=A::b [PR103649]Marek Polacek2-2/+4
2021-12-15Daily bump.GCC Administrator1-0/+6
2021-12-14c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]Jakub Jelinek1-0/+5
2021-12-13Daily bump.GCC Administrator1-0/+5
2021-12-12Replace gnu::unique_ptr with std::unique_ptrJonathan Wakely2-2/+2
2021-12-10Daily bump.GCC Administrator1-0/+6
2021-12-09pch: Add support for relocation of the PCH data [PR71934]Jakub Jelinek1-2/+2
2021-12-09Daily bump.GCC Administrator1-0/+24
2021-12-09OpenMP 5.0: Remove array section base-pointer mapping semantics and other fro...Chung-Lin Tang2-18/+123
2021-12-08openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang2-3/+23
2021-12-01Daily bump.GCC Administrator1-0/+16
2021-11-30Consolidate OpenACC "gang reduction on an orphan loop" checkingThomas Schwinge1-8/+0
2021-11-30Make OpenACC orphan gang reductions errorsCesar Philippidis1-0/+8
2021-11-30Avoid some -Wunreachable-code-ctrlRichard Biener1-7/+1
2021-11-30Daily bump.GCC Administrator1-0/+10
2021-11-29Make etags path used by build system configurableEric Gallager1-2/+2
2021-11-29Remove unreachable returnsRichard Biener2-3/+0
2021-11-24Daily bump.GCC Administrator1-0/+5
2021-11-23inliner: Remove unused transform_lang_insert_block hookJakub Jelinek1-1/+0
2021-11-20Daily bump.GCC Administrator1-0/+14
2021-11-19Restore ancient -Waddress for weak symbols [PR33925].Martin Sebor1-1/+4
2021-11-19Revert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS."Martin Liska1-1/+1