aboutsummaryrefslogtreecommitdiff
path: root/libcpp/traditional.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-2/+2
2018-08-20[CPP PATCH] node typeNathan Sidwell1-1/+1
2018-08-20[PATCH] #assert becomes macro-likeNathan Sidwell1-3/+3
2018-08-17[PATCH] Macro body is trailing arrayNathan Sidwell1-29/+30
2018-08-16[PATCH] Macro definition parameter parsingNathan Sidwell1-5/+13
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell1-5/+5
2018-01-31re PR preprocessor/69869 (internal compiler error: Segmentation fault in call...Jakub Jelinek1-5/+13
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-03-23re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek1-16/+142
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek1-15/+3
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland1-3/+15
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers1-1/+2
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland1-3/+16
2014-01-02Update copyright years in libcpp/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libcpp.Richard Sandiford1-2/+1
2011-10-17Generate virtual locations for tokensTom Tromey1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+5
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez1-1/+1
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey1-2/+2
2008-01-07re PR preprocessor/30363 (Support for -traditional-cpp is incomplete in curre...Fred Fish1-9/+60
2007-07-04traditional.c (_cpp_scan_out_logical_line): Initialize fmacro.args...Uros Bizjak1-1/+6
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-2/+2
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis1-1/+1
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-0/+3
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+1110