aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2023-07-07Update ChangeLog and version files for releasereleases/gcc-10.5.0releases/gcc-10Richard Biener1-0/+4
2023-05-04Daily bump.GCC Administrator1-0/+19
2022-08-03Daily bump.GCC Administrator1-0/+9
2022-06-28Update ChangeLog and version files for releasereleases/gcc-10.4.0Jakub Jelinek1-0/+4
2022-05-11Daily bump.GCC Administrator1-0/+54
2021-04-21Daily bump.GCC Administrator1-0/+9
2021-04-08Update ChangeLog and version files for releasereleases/gcc-10.3.0Richard Biener1-0/+4
2021-03-31Daily bump.GCC Administrator1-0/+10
2021-03-25Daily bump.GCC Administrator1-0/+7
2021-03-20Daily bump.GCC Administrator1-0/+9
2021-03-07Daily bump.GCC Administrator1-0/+8
2020-11-26Daily bump.GCC Administrator1-0/+10
2020-08-26Daily bump.GCC Administrator1-0/+10
2020-08-04Daily bump.GCC Administrator1-0/+11
2020-07-23Update ChangeLog and version files for releasereleases/gcc-10.2.0Richard Biener1-0/+4
2020-07-14Daily bump.GCC Administrator1-0/+10
2020-06-24Daily bump.GCC Administrator1-0/+6
2020-05-07testsuite: Improve g++.dg/ext/attr-parm-1.C testcase [PR94946]Jakub Jelinek1-1/+4
2020-05-07c: Fix ICE with _Atomic side-effect in nested fn param decls [PR94842]Jakub Jelinek1-0/+8
2020-05-07Update ChangeLog and version files for releasereleases/gcc-10.1.0Jakub Jelinek1-0/+4
2020-04-19c, objc: Fix up c_parser_objc_selector_arg after CPP_SCOPE changes [PR94637]Jakub Jelinek1-0/+6
2020-04-17c, c++: Fix two redundantAssignment warnings [PR94629]Jakub Jelinek1-0/+6
2020-04-15openmp: Reject requires directives not at file or namespace scope [PR94593]Jakub Jelinek1-0/+6
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus1-0/+9
2020-04-07openmp: Fix parallel master error recovery [PR94512]Jakub Jelinek1-0/+6
2020-03-23c: Fix up cfun->function_end_locus on invalid function bodies [PR94239]Jakub Jelinek1-0/+8
2020-03-19c: Fix up cfun->function_end_locus from the C FE [PR94029]Jakub Jelinek1-0/+14
2020-03-17c: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPEs [PR94172]Jakub Jelinek1-0/+17
2020-03-16c: Handle MEM_REF in c_fully_fold* [PR94179]Jakub Jelinek1-0/+5
2020-03-13PR c/94040 - ICE on a call to an invalid redeclaration of strftimeMartin Sebor1-0/+8
2020-03-05c: ignore initializers for elements of variable-size types [PR93577]Joseph Myers1-0/+8
2020-03-01PR middle-end/93926 - ICE on a built-in redeclaration returning an integer in...Martin Sebor1-0/+7
2020-03-01PR c/93812 - ICE on redeclaration of an attribute format function without pro...Martin Sebor1-0/+6
2020-02-25typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912]Jakub Jelinek1-0/+6
2020-02-13c: Fix ICE with cast to VLA [93576]Jakub Jelinek1-0/+6
2020-01-30Mark switch expression as used to avoid bogus warningJeff Law1-0/+6
2020-01-22Fix ICE with cast of division by zero (PR c/93348).Joseph Myers1-0/+6
2020-01-16Fix ICE caused by swallowing a token in c_parser_consume_tokenKerem Kat1-0/+6
2020-01-15Fix setting of DECL_CONTEXT in pushdecl (PR c/93072).Joseph Myers1-0/+6
2020-01-13Fix handling of overflow in C casts in integer constant expressions (PR c/932...Joseph Myers1-0/+7
2020-01-08re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener1-0/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+5
2019-12-20c-ada-spec.h (decl_sloc): Delete.Eric Botcazou1-0/+8
2019-12-20OpenACC 2.6 deep copy: C and C++ front-end partsJulian Brown1-0/+24
2019-12-19Add OpenACC 2.6's no_createJulian Brown1-0/+14
2019-12-10Replace label_text ctor with "borrow" and "take"David Malcolm1-0/+5
2019-12-04Fix C handling of use of lvalues of incomplete types (PR c/36941, PR c/88827).Joseph Myers1-0/+10
2019-12-03Diagnose use of [*] in old-style parameter definitions (PR c/88704).Joseph Myers1-0/+6
2019-12-01Fix bugs relating to flexibly-sized objects in nios2 backend.Sandra Loosemore1-0/+6
2019-11-30[C] Add a target hook that allows targets to verify type usageRichard Sandiford1-0/+14