aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-28N3472 binary constantsJakub Jelinek1-0/+13
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini1-1/+8
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber1-0/+6
2013-03-06re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+12
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+8
2013-02-28files.c (_cpp_find_file): If returning early...Jakub Jelinek1-0/+5
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek1-0/+14
2013-02-14re PR c++/55582 ([C++11] Unable to define string user-defined literal without...Ed Smith-Rowland1-0/+6
2013-01-14Update copyright years in libcpp.Richard Sandiford1-0/+4
2013-01-04PR c++/54526 (again)Paolo Carlini1-0/+5
2013-01-03re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))Marc Glisse1-0/+7
2012-12-03re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer)Jakub Jelinek1-0/+11
2012-11-21re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)Steve Ellcey1-0/+5
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin1-0/+10
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-0/+12
2012-10-23AArch64 [7/10]Ian Bolton1-0/+14
2012-10-23gcc:Joseph Myers1-0/+17
2012-10-15files.c (read_file_guts, [...]): Free memory before returning.Tobias Burnus1-0/+8
2012-10-04Implement #pragma GCC warning/errorFlorian Weimer1-0/+7
2012-09-25re PR middle-end/54704 (three-fold increase in compile-time between r191483 a...Dehao Chen1-0/+5
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen1-0/+14
2012-09-19Integrate lexical block into source_location.Dehao Chen1-0/+41
2012-08-27PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationDodji Seketeli1-0/+6
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-0/+15
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis1-0/+5
2012-06-19lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmp...Uros Bizjak1-0/+5
2012-06-05line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro.Dimitrios Apostolou1-0/+6
2012-06-04PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli1-0/+7
2012-05-29directives.c: Fix typos.Joseph Myers1-0/+7
2012-05-29PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli1-0/+6
2012-05-29Revert "PR bootstrap/53459 - unused local typedef when building on altivec"Dodji Seketeli1-5/+0
2012-05-29PR preprocessor/53229 - Fix diagnostics location when pasting tokensDodji Seketeli1-0/+25
2012-05-24PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli1-0/+5
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli1-0/+15
2012-05-10expr.c (interpret_float_suffix): Add a guard.Tristan Gingold1-0/+4
2012-05-02Properly initialize cpp_context in destringize_and_runDodji Seketeli1-0/+9
2012-04-30* libcpp/ChangeLog: Fix PR number.Manuel López-Ibáñez1-1/+1
2012-04-30re PR c++/52974 (Canonicalize include paths in diagnostics)Manuel López-Ibáñez1-0/+7
2012-04-30Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli1-0/+4
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli1-0/+7
2012-04-30Fix expansion point loc for macro-like tokensDodji Seketeli1-0/+8
2012-04-30Fix token pasting with -ftrack-macro-expansionDodji Seketeli1-0/+5
2012-04-30Fix cpp_sys_macro_p with -ftrack-macro-expansionDodji Seketeli1-0/+5
2012-04-29Don't use C++ style comments in libcppDodji Seketeli1-0/+6
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-0/+11
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez1-0/+7
2012-03-22* lex.c (search_line_fast): Provide Neon-optimized version for ARM.Richard Earnshaw1-0/+4
2012-03-14Remove obsolete Solaris 8 supportRainer Orth1-0/+4
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+5
2012-01-09macro.c (_cpp_builtin_macro_text): Remove unused variable map.Richard Guenther1-0/+4