aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2012-11-16 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNUEd Smith-Rowland
2012-10-23AArch64 [7/10]Ian Bolton
2012-10-23gcc:Joseph Myers
2012-10-152012-10-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-10-04Implement #pragma GCC warning/errorFlorian Weimer
2012-09-26 * sv.po: Update.Joseph Myers
2012-09-25libcpp:Dehao Chen
2012-09-25 * vi.po: Update.Joseph Myers
2012-09-25gcc:Dehao Chen
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-19 * cpplib.pot: Regenerate.Joseph Myers
2012-08-27PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationDodji Seketeli
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-30gcc:Laurynas Biveinis
2012-06-19 * lex.c (search_line_sse42): Use __builtin_ia32_loaddqu andUros Bizjak
2012-06-13 * cpplib.pot: Regenerate.Joseph Myers
2012-06-13 * sr.po: New.Joseph Myers
2012-06-05 * line-map.c (linemap_enter_macro): Don't zero max_column_hint inDimitrios Apostolou
2012-06-04PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli
2012-05-29 * directives.c: Fix typos.Joseph Myers
2012-05-29PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli
2012-05-29Revert "PR bootstrap/53459 - unused local typedef when building on altivec"Dodji Seketeli
2012-05-29PR preprocessor/53229 - Fix diagnostics location when pasting tokensDodji Seketeli
2012-05-24PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli
2012-05-102012-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-05-02Properly initialize cpp_context in destringize_and_runDodji Seketeli
2012-04-30 * libcpp/ChangeLog: Fix PR number.Manuel López-Ibáñez
2012-04-302012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-04-30Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli
2012-04-30Fix expansion point loc for macro-like tokensDodji Seketeli
2012-04-30Fix token pasting with -ftrack-macro-expansionDodji Seketeli
2012-04-30Fix cpp_sys_macro_p with -ftrack-macro-expansionDodji Seketeli
2012-04-29Don't use C++ style comments in libcppDodji Seketeli
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild
2012-04-262012-04-26 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-04-24 * vi.po: Update.Joseph Myers
2012-03-27 * ja.po: Update.Joseph Myers
2012-03-22* lex.c (search_line_fast): Provide Neon-optimized version for ARM.Richard Earnshaw
2012-03-18 * cpplib.pot: Regenerate.Joseph Myers
2012-03-14Remove obsolete Solaris 8 supportRainer Orth
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee
2012-01-31 * uk.po: Update.Joseph Myers
2012-01-31 * es.po: Update.Joseph Myers
2012-01-30 * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po,Joseph Myers
2012-01-27gcc/po:Joseph Myers
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-09libcpp/Gary Funck