summaryrefslogtreecommitdiff
path: root/gcc/c/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* PR c/71171: Fix uninitialized source_range in c_parser_postfix_expressiondmalcolm2016-05-191-0/+9
* PR c/70436mpolacek2016-04-131-1/+1
* Fix obstack use-after-free problems in C frontend, PR69522bernds2016-02-121-0/+1
* 2016-01-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-01-201-0/+2
* Update copyright years.jakub2016-01-041-1/+1
* * c-tree.h (c_build_va_arg): Adjust prototype.ebotcazou2015-12-041-1/+1
* Define c_fully_fold separately for C and C++.jason2015-12-021-0/+3
* OpenACC host_data support.jules2015-12-011-0/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-0/+19
* [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++tschwinge2015-10-271-2/+1
* gcc/jakub2015-10-131-1/+1
* PR c/67580mpolacek2015-09-151-0/+1
* remove more useless typedefstbsaunde2015-08-191-2/+2
* Merge debug-early branch into mainline.aldyh2015-06-051-1/+0
* PR target/55143: undefined reference to c_default_pointer_modealdot2015-04-101-4/+0
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+3
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* Let GDB reuse GCC's parser.pmuldoon2014-10-271-0/+24
* PR c/63543mpolacek2014-10-171-0/+3
* * machmode.h (int_n_data_t): New.dj2014-10-141-1/+3
* PR c/61405mpolacek2014-09-241-1/+1
* * doc/invoke.texi: Document -Wc99-c11-compat.mpolacek2014-08-191-1/+1
* PR c/51849mpolacek2014-08-101-2/+4
* PR c/6940mpolacek2014-07-061-0/+3
* PR c/60439mpolacek2014-06-031-1/+1
* * c-parser.c (c_parser_declaration_or_fndef): Pass init_loc tompolacek2014-05-101-1/+1
* PR c/61096mpolacek2014-05-091-4/+4
* * c-tree.h (error_init): Remove declaration.mpolacek2014-05-021-2/+0
* PR c/60114mpolacek2014-04-251-1/+2
* PR c++/60689jakub2014-03-281-0/+2
* * c-parser.c (c_parser_get_builtin_args): Replace calls tompolacek2014-02-071-9/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type.jsm282013-11-131-1/+2
* c-family:jsm282013-11-121-1/+3
* gcc:jsm282013-11-071-1/+5
* libgomp/jakub2013-10-111-0/+9
* Moved array notation helper functions from c/ to c-family/ files.bviyer2013-06-071-3/+0
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-7/+2
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-2/+2
* * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.jakub2012-08-171-2/+4
* toplevel/steven2012-06-291-0/+676