aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-26* sv.po: Update.Joseph Myers2-2/+6
2012-09-25re PR middle-end/54704 (three-fold increase in compile-time between r191483 a...Dehao Chen2-1/+6
2012-09-25* vi.po: Update.Joseph Myers2-116/+118
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen3-28/+51
2012-09-19Integrate lexical block into source_location.Dehao Chen3-3/+254
2012-09-19* cpplib.pot: Regenerate.Joseph Myers2-53/+57
2012-08-27PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationDodji Seketeli2-3/+11
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo9-330/+52
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis2-1/+6
2012-06-19lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmp...Uros Bizjak2-2/+10
2012-06-13* cpplib.pot: Regenerate.Joseph Myers2-194/+145
2012-06-13* sr.po: New.Joseph Myers2-0/+959
2012-06-05line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro.Dimitrios Apostolou2-1/+6
2012-06-04PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli2-4/+33
2012-05-29directives.c: Fix typos.Joseph Myers5-13/+20
2012-05-29PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli2-2/+8
2012-05-29Revert "PR bootstrap/53459 - unused local typedef when building on altivec"Dodji Seketeli2-5/+1
2012-05-29PR preprocessor/53229 - Fix diagnostics location when pasting tokensDodji Seketeli4-50/+90
2012-05-24PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli2-1/+5
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli3-75/+124
2012-05-10expr.c (interpret_float_suffix): Add a guard.Tristan Gingold2-6/+11
2012-05-02Properly initialize cpp_context in destringize_and_runDodji Seketeli3-4/+14
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áñez2-1/+41
2012-04-30Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli2-0/+10
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli3-1/+75
2012-04-30Fix expansion point loc for macro-like tokensDodji Seketeli2-8/+56
2012-04-30Fix token pasting with -ftrack-macro-expansionDodji Seketeli2-1/+32
2012-04-30Fix cpp_sys_macro_p with -ftrack-macro-expansionDodji Seketeli2-1/+11
2012-04-29Don't use C++ style comments in libcppDodji Seketeli2-2/+8
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild4-7/+56
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez3-9/+19
2012-04-24* vi.po: Update.Joseph Myers2-32/+37
2012-03-27* ja.po: Update.Joseph Myers2-7/+10
2012-03-22* lex.c (search_line_fast): Provide Neon-optimized version for ARM.Richard Earnshaw2-0/+67
2012-03-18* cpplib.pot: Regenerate.Joseph Myers2-28/+32
2012-03-14Remove obsolete Solaris 8 supportRainer Orth2-2/+5
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee3-2/+9
2012-01-31* uk.po: Update.Joseph Myers2-82/+57
2012-01-31* es.po: Update.Joseph Myers2-138/+140
2012-01-30be.po, [...]: Update.Joseph Myers19-2536/+2638
2012-01-27gcc.pot: Regenerate.Joseph Myers2-148/+156
2012-01-09macro.c (_cpp_builtin_macro_text): Remove unused variable map.Richard Guenther2-2/+4
2012-01-09re PR preprocessor/33919 (__BASE_FILE__ does not expand correctly when includ...Gary Funck4-8/+24
2012-01-03system.h: Prior to #define, #undef fopen and freopen unconditionally.Olivier Hainque2-0/+12
2011-12-20gcc:Joseph Myers3-7/+15
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-3/+7
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-15/+39
2011-12-07re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek4-1/+25
2011-12-05Add 'inline' to prototype of tokens_buff_remove_last_tokenDodji Seketeli2-8/+14