aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pch.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-5/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-5/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
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-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-8/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-09re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)Jakub Jelinek1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-05re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-23gcc:Joseph Myers1-1/+29
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen1-0/+1
2012-07-14toplev.c (init_asm_output): Open asm_out_file in 'w' mode.Steven Bosscher1-29/+1
2012-07-01c-pch.c (c_common_write_pch): Remove unused variables.Uros Bizjak1-3/+0
2012-06-21c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher1-98/+24
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+1
2011-12-22tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.Richard Sandiford1-0/+2
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli1-1/+1
2011-08-22Avoid dangling line table after loading pchDodji Seketeli1-1/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-4/+0
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+517