aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-19Daily bump.GCC Administrator1-0/+9
2021-11-18c-family: Add __builtin_assoc_barrierMatthias Kretz2-0/+21
2021-11-18Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS.Martin Liska1-1/+1
2021-11-18Daily bump.GCC Administrator1-0/+6
2021-11-17Handle folded nonconstant array bounds [PR101702]Martin Sebor1-4/+6
2021-11-16Daily bump.GCC Administrator1-0/+5
2021-11-15openmp: Add support for thread_limit clause on targetJakub Jelinek1-0/+1
2021-11-12Daily bump.GCC Administrator1-0/+13
2021-11-11openmp: Add support for 2 argument num_teams clauseJakub Jelinek1-37/+74
2021-11-11Apply TLC to control dependence computeRichard Biener1-1/+1
2021-11-04Daily bump.GCC Administrator1-0/+12
2021-11-03c: Fold implicit integer-to-floating conversions in static initializers with ...Joseph Myers2-10/+52
2021-11-03Daily bump.GCC Administrator1-0/+6
2021-11-02Add a simulate_record_decl lang hookRichard Sandiford3-0/+34
2021-10-23Daily bump.GCC Administrator1-0/+5
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-0/+1
2021-10-16Daily bump.GCC Administrator1-0/+7