summaryrefslogtreecommitdiff
path: root/libcpp/directives.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-13 Patch from Roger Orr <rogero@howzatt.demon.co.uk>bernds1-1/+5
2016-03-25 PR lto/69650law1-0/+13
2016-01-28 * directives.c (destringize_and_run): Adjust prototype.jakub1-1/+2
2016-01-27libcpp: use better locations for _Pragma tokens (preprocessor/69126)dmalcolm1-3/+10
2016-01-04 Update copyright years.jakub1-1/+1
2015-05-19Replace line_map union with C++ class hierarchydmalcolm1-6/+11
2015-05-12Implement -Wmisleading-indentationdmalcolm1-2/+4
2015-03-23 PR preprocessor/65238jakub1-1/+1
2015-01-23 DR#412mpolacek1-16/+9
2015-01-05 Update copyright years.jakub1-1/+1
2014-12-19 PR preprocessor/63831jakub1-4/+0
2014-12-11 * xvasprintf.c: New file.uros1-2/+2
2014-11-10libcpp:emsr1-0/+4
2014-10-012014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>emsr1-0/+14
2014-08-29libcpp/ChangeLog:manu1-7/+24
2014-08-29libcpp/ChangeLog:manu1-0/+5
2014-01-02Update copyright years in libcpp/rsandifo1-1/+1
2013-03-06 PR middle-end/56461jakub1-1/+3
2013-01-14Update copyright years in libcpp.rsandifo1-1/+1
2012-10-04Implement #pragma GCC warning/errorfw1-3/+42
2012-08-27PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationdodji1-3/+5
2012-05-29 * directives.c: Fix typos.jsm281-1/+1
2012-05-29PR preprocessor/53229 - Fix diagnostics location when pasting tokensdodji1-29/+1
2012-05-02Properly initialize cpp_context in destringize_and_rundodji1-4/+1
2011-10-17Generate virtual locations for tokensdodji1-2/+2
2011-10-17Linemap infrastructure for virtual locationsdodji1-7/+9
2011-07-15Use source_location where it is duedodji1-1/+1
2011-06-06PR preprocessor/48532dodji1-1/+30
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053meissner1-2/+12
2011-01-04 PR preprocessor/39213ebotcazou1-4/+5
2010-09-292010-09-29 Kai Tietz <kai.tietz@onevision.com>ktietz1-28/+57
2010-09-29gcc:jsm281-2/+2
2010-08-31 PR preprocessor/45457jakub1-1/+7
2010-04-07 * diagnostic.h (diagnostic_override_option_index): New macro tosimonb1-16/+21
2009-11-20 * macro.c (enter_macro_context): Call cb.used callback if defined.charlet1-0/+4
2009-11-11ChangeLog for libcppktietz1-19/+96
2009-10-19 * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.jakub1-2/+4
2009-10-102009-10-09 Neil Vachharajani <nvachhar@google.com>nvachhar1-2/+2
2009-09-12gcc/jason1-1/+2
2009-07-182009-07-17 Jerry Quinn <jlquinn@optonline.net>jlquinn1-2/+2
2009-06-232009-06-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu1-13/+24
2009-05-132009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu1-0/+8
2009-05-10gcc:jsm281-9/+9
2009-04-18libcpp:jsm281-1/+1
2009-04-18libcpp:jsm281-2/+2
2009-04-18libcpp:jsm281-17/+20
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub1-3/+3
2009-03-29 PR preprocessor/34695jsm281-8/+1
2008-07-222008-07-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu1-10/+21
2008-07-212008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu1-12/+12