aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-aux-info.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-569/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-05-10Come up with startswith function.Martin Liska1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-21Additional small changes to support opaque modesAaron Sawdey1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-3/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-2/+2
2015-08-19remove more useless typedefsTrevor Saunders1-2/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+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-04coretypes.h: Include machmode.h...Andrew MacLeod1-2/+0
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-27c-aux-info.c (gen_type): Resize 'buff' from 10 to 23 bytes...Chen Gang1-3/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+567