aboutsummaryrefslogtreecommitdiff
path: root/libcpp/pch.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-28preprocessor: Make __has_include a builtin macro [PR93452]Nathan Sidwell1-2/+0
2020-01-20[PR 80005] Fix __has_includeNathan Sidwell1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-2/+2
2018-08-20[CPP PATCH] node typeNathan Sidwell1-66/+48
2018-08-17[PATCH] Adjust lazy macro definitionNathan Sidwell1-8/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-13Implement __VA_OPT__Tom Tromey1-0/+1
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-18re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+2
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek1-1/+0
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland1-0/+1
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland1-0/+2
2014-01-02Update copyright years in libcpp/Richard Sandiford1-1/+1
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-1/+13
2013-01-14Update copyright years in libcpp.Richard Sandiford1-2/+1
2012-10-15files.c (read_file_guts, [...]): Free memory before returning.Tobias Burnus1-1/+0
2011-04-20remove useless if-before-free testsJim Meyering1-6/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-29re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz1-49/+38
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek1-1/+9
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-13/+13
2009-11-11ChangeLog for libcppKai Tietz1-0/+136
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+4
2008-12-10re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH)Alexandre Oliva1-2/+23
2007-06-01Fixup whitespacingMike Stump1-39/+39
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+41
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis1-17/+17
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini1-1/+1
2004-10-08pch.c (cpp_write_pch_state): Remove variable z as it is not used.Andrew Pinski1-5/+1
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating1-1/+10
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-94/+63
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+723