aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2013-05-31Mark ChangeLogGCC Administrator
2013-05-31Mark ChangeLogGCC Administrator
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber
2013-03-30* vi.po: Update.Joseph Myers
2013-03-27* zh_TW.po: Update.Joseph Myers
2013-03-22Mark ChangeLogGCC Administrator
2013-03-22Mark ChangeLogGCC Administrator
2013-03-15* cpplib.pot: Regenerate.Joseph Myers
2013-03-09* de.po: Update.Joseph Myers
2013-03-06re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek
2013-03-04be.po, [...]: Update.Joseph Myers
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek
2013-02-28files.c (_cpp_find_file): If returning early...Jakub Jelinek
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek
2013-02-24* cpplib.pot: Regenerate.Joseph Myers
2013-02-14re PR c++/55582 ([C++11] Unable to define string user-defined literal without...Ed Smith-Rowland
2013-02-05* eo.po: New.Joseph Myers
2013-01-14Update copyright years in libcpp.Richard Sandiford
2013-01-04PR c++/54526 (again)Paolo Carlini
2013-01-03re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))Marc Glisse
2012-12-03re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer)Jakub Jelinek
2012-11-21re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)Steve Ellcey
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland
2012-10-23AArch64 [7/10]Ian Bolton
2012-10-23gcc:Joseph Myers
2012-10-15files.c (read_file_guts, [...]): Free memory before returning.Tobias Burnus
2012-10-04Implement #pragma GCC warning/errorFlorian Weimer
2012-09-26* sv.po: Update.Joseph Myers
2012-09-25re PR middle-end/54704 (three-fold increase in compile-time between r191483 a...Dehao Chen
2012-09-25* vi.po: Update.Joseph Myers
2012-09-25re PR middle-end/54645 (Many testsuite failures)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-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis
2012-06-19lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmp...Uros Bizjak
2012-06-13* cpplib.pot: Regenerate.Joseph Myers
2012-06-13* sr.po: New.Joseph Myers
2012-06-05line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro.Dimitrios Apostolou
2012-06-04PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli
2012-05-29directives.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-10expr.c (interpret_float_suffix): Add a guard.Tristan Gingold
2012-05-02Properly initialize cpp_context in destringize_and_runDodji Seketeli