aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-objc-common.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm1-2/+10
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 1Martin Sebor1-1/+11
2017-05-30C++ template type diff printingDavid Malcolm1-2/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesSzabolcs Nagy1-2/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-2/+0
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-1/+1
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-2/+1
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-1/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-25array-notation-common.c: Use VAR_P throughout.Marek Polacek1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-1/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-2/+0
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-2/+2
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-30c-objc-common.c (c_tree_printer): For a typedef name, print the stripped vers...Marek Polacek1-16/+41
2014-10-26In cp/error.c...Manuel López-Ibáñez1-11/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-03c-objc-common.c (c_tree_printer): Tidy.Gabriel Dos Reis1-4/+4
2013-08-26Really commit all changesGabriel Dos Reis1-1/+1
2013-08-23diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis1-0/+2
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-8/+5
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-1/+1
2013-03-21tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+214