]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/directives.c
libcpp/ChangeLog:
[thirdparty/gcc.git] / libcpp / directives.c
2014-08-29  manulibcpp/ChangeLog:
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-03-06  jakub PR middle-end/56461
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-10-04  fwImplement #pragma GCC warning/error
2012-08-27  dodjiPR preprocessor/53469 - argument tokens of _Pragma...
2012-05-29  jsm28 * directives.c: Fix typos.
2012-05-29  dodjiPR preprocessor/53229 - Fix diagnostics location when...
2012-05-02  dodjiProperly initialize cpp_context in destringize_and_run
2011-10-17  dodjiGenerate virtual locations for tokens
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-07-15  dodjiUse source_location where it is due
2011-06-06  dodjiPR preprocessor/48532
2011-03-21  meissnerMake UNSPEC/UNSPECV constants use the enum; Fix 48192...
2011-01-04  ebotcazou PR preprocessor/39213
2010-09-29  ktietz2010-09-29 Kai Tietz <kai.tietz@onevision.com>
2010-09-29  jsm28gcc:
2010-08-31  jakub PR preprocessor/45457
2010-04-07  simonb * diagnostic.h (diagnostic_override_option_index)...
2009-11-20  charlet * macro.c (enter_macro_context): Call cb.used callback...
2009-11-11  ktietzChangeLog for libcpp
2009-10-19  jakub * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-10-10  nvachhar2009-10-09 Neil Vachharajani <nvachhar@google.com>
2009-09-12  jasongcc/
2009-07-18  jlquinn2009-07-17 Jerry Quinn <jlquinn@optonline.net>
2009-06-23  manu2009-06-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-05-13  manu2009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-05-10  jsm28gcc:
2009-04-18  jsm28libcpp:
2009-04-18  jsm28libcpp:
2009-04-18  jsm28libcpp:
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-29  jsm28 PR preprocessor/34695
2008-07-22  manu2008-07-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-21  manu2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-05-30  tromeygcc/testsuite
2008-05-21  tromeygcc/testsuite
2008-05-13  tromeylibcpp
2008-04-22  dfranke2008-04-22 Daniel Franke <franke.daniel@gmail.com>
2008-04-18  jasonlibcpp/ChangeLog:
2008-04-02  jsm28gcc:
2008-03-13  tromeygcc/testsuite
2008-01-25  jakub PR preprocessor/34692
2008-01-03  tromeylibcpp
2007-10-31  tromeygcc/testsuite
2007-08-18  tromeygcc/testsuite
2007-07-30  aaw libcpp/
2007-03-30  meissnermake alloca call type correct
2007-03-30  rthlibcpp/
2007-01-12  tromeylibcpp
2007-01-04  tromeylibcpp
2006-12-29  jakub PR preprocessor/29612
2006-06-09  jakub PR preprocessor/27746
2006-01-04  rthlibcpp/
2005-12-31  jakub PR c++/25294
2005-10-04  ianlibcpp/
2005-06-29  kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2005-05-28  gdr * configure.ac: Check declarations for asprintf and...
2005-05-12  zacklibcpp:
2005-03-12  geoffkIndex: libcpp/ChangeLog
2005-02-28  dpatel * directives.c (do_line): Save sysp early before...
2005-02-14  kazu * directives.c, files.c, init.c, internal.h, macro...
2005-01-02  gdr * internal.h: Update references to Cpp lib...
2004-11-28  neroden(libcpp)
2004-11-23  jsm28gcc:
2004-10-27  zack PR 18075
2004-09-30  bothner * directives.c (cpp_handle_deferred_pragma): Save...
2004-09-18  zack * directives.c (do_pragma): Save current buffer position
2004-09-09  zack2004-09-09 Matt Austern <austern@apple.com>
2004-07-24  bernie * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew...
2004-06-09  geoffkIndex: gcc/ChangeLog
2004-06-05  zacklibcpp:
2004-05-24  bonziniChangeLog: