summaryrefslogtreecommitdiff
path: root/libcpp/traditional.c
Commit message (Expand)AuthorAgeFilesLines
* [CPP PATCH] node typeNathan Sidwell2018-08-201-1/+1
* [PATCH] #assert becomes macro-likeNathan Sidwell2018-08-201-3/+3
* [PATCH] Macro body is trailing arrayNathan Sidwell2018-08-171-29/+30
* [PATCH] Macro definition parameter parsingNathan Sidwell2018-08-161-5/+13
* [PATCH] CPP Macro predicatesNathan Sidwell2018-08-161-5/+5
* re PR preprocessor/69869 (internal compiler error: Segmentation fault in call...Jakub Jelinek2018-01-311-5/+13
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek2015-03-231-16/+142
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek2014-12-191-15/+3
* cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland2014-11-101-3/+15
* Preserve original spellings of extended identifiers.Joseph Myers2014-11-061-1/+2
* Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2014-10-011-3/+16
* Update copyright years in libcpp/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libcpp.Richard Sandiford2013-01-141-2/+1
* Generate virtual locations for tokensTom Tromey2011-10-171-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-4/+5
* line-map.h (linenum_type): New typedef.Manuel López-Ibáñez2008-07-211-1/+1
* traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey2008-02-201-2/+2
* re PR preprocessor/30363 (Support for -traditional-cpp is incomplete in curre...Fred Fish2008-01-071-9/+60
* traditional.c (_cpp_scan_out_logical_line): Initialize fmacro.args...Uros Bizjak2007-07-041-1/+6
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-2/+2
* directives.c, [...]: Update copyright.Kazu Hirata2005-02-141-1/+1
* internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis2005-01-021-1/+1
* Index: gcc/ChangeLogGeoffrey Keating2004-06-091-0/+3
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+1110