aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
AgeCommit message (Expand)Author
2017-08-12Merged revisions r232323 through r251067 to the branchtr29124Edward Smith-Rowland
2017-07-20Merged revisions r232323 through r250392 to the branchEdward Smith-Rowland
2017-04-13Merged revisions through r246916 to the branchEdward Smith-Rowland
2016-10-12Merged from trunk to the branch.Edward Smith-Rowland
2016-08-16Commit Joseph Myers Implement C _FloatN, _FloatNx types [version 5] to the br...Joseph Myers
2016-08-13Merged revisions r232323 through r239446 to the branchEdward Smith-Rowland
2016-07-22Merged revisions r232323 through r238652 to the branchEdward Smith-Rowland
2016-06-16Merged revisions r232323 through r237522 to the branchEdward Smith-Rowland
2016-06-03Merged revisions r232323 through r237074 to the branchEdward Smith-Rowland
2016-05-23Merged revisions r232323 through r236585 to the branchEdward Smith-Rowland
2016-05-02Merged revisions r232323 through r235758 to the branch.Edward Smith-Rowland
2016-04-21Merged revisions r232323 through r235345 to the branchEdward Smith-Rowland
2016-04-04Merged revisions r232323 through r234721 to the branchEdward Smith-Rowland
2016-03-10Merged revisions r232323 through r234097 to the branchEdward Smith-Rowland
2016-03-01Merged r233676 through r233838 to the branchEdward Smith-Rowland
2016-02-18Merging r232742 through r233528...Edward Smith-Rowland
2016-01-22Merge from trunk.Edward Smith-Rowland
2016-01-20Merge from trunk.Edward Smith-Rowland
2016-01-13Merge from trunk.Edward Smith-Rowland
2015-12-07 PR c/68668Marek Polacek
2015-12-02Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...Joseph Myers
2015-12-02 PR c/68533Jakub Jelinek
2015-11-29 PR c/67106Jan Hubicka
2015-11-14 * c-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.Marek Polacek
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm
2015-11-11 PR c/68107Marek Polacek
2015-11-11adaAndrew Macleod
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-11-05gcc/Jakub Jelinek
2015-10-29adaAndrew Macleod
2015-10-21 PR c/68024Marek Polacek
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill
2015-09-15 PR c/67580Marek Polacek
2015-09-15 * c-decl.c (lookup_label): Return NULL_TREE instead of 0.Marek Polacek
2015-09-09 PR c/67500Jakub Jelinek
2015-08-12 * c-decl.c (grokdeclarator): Call error_at instead of error and passMarek Polacek
2015-08-03 PR c/67088Marek Polacek
2015-07-27gcc/c/ChangeLogLuis Felipe Strano Moraes
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25 * array-notation-common.c: Use VAR_P throughout.Marek Polacek
2015-06-25 * cilk.c (extract_free_variables): Use is_global_var.Marek Polacek
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-14 PR middle-end/66325Jan Hubicka
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez