summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libcpp.Richard Sandiford2013-01-1427-51/+31
* PR c++/54526 (again)Paolo Carlini2013-01-042-2/+18
* re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))Marc Glisse2013-01-032-6/+19
* re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer)Jakub Jelinek2012-12-033-7/+28
* re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)Steve Ellcey2012-11-212-1/+7
* cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin2012-11-167-1/+49
* Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland2012-11-104-55/+86
* AArch64 [7/10]Ian Bolton2012-10-233-0/+16
* gcc:Joseph Myers2012-10-235-12/+60
* files.c (read_file_guts, [...]): Free memory before returning.Tobias Burnus2012-10-155-4/+22
* Implement #pragma GCC warning/errorFlorian Weimer2012-10-042-3/+49
* * sv.po: Update.Joseph Myers2012-09-262-2/+6
* re PR middle-end/54704 (three-fold increase in compile-time between r191483 a...Dehao Chen2012-09-252-1/+6
* * vi.po: Update.Joseph Myers2012-09-252-116/+118
* re PR middle-end/54645 (Many testsuite failures)Dehao Chen2012-09-253-28/+51
* Integrate lexical block into source_location.Dehao Chen2012-09-193-3/+254
* * cpplib.pot: Regenerate.Joseph Myers2012-09-192-53/+57
* PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationDodji Seketeli2012-08-272-3/+11
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-149-330/+52
* gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis2012-07-302-1/+6
* lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmp...Uros Bizjak2012-06-192-2/+10
* * cpplib.pot: Regenerate.Joseph Myers2012-06-132-194/+145
* * sr.po: New.Joseph Myers2012-06-132-0/+959
* line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro.Dimitrios Apostolou2012-06-052-1/+6
* PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli2012-06-042-4/+33
* directives.c: Fix typos.Joseph Myers2012-05-295-13/+20
* PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli2012-05-292-2/+8
* Revert "PR bootstrap/53459 - unused local typedef when building on altivec"Dodji Seketeli2012-05-292-5/+1
* PR preprocessor/53229 - Fix diagnostics location when pasting tokensDodji Seketeli2012-05-294-50/+90
* PR bootstrap/53459 - unused local typedef when building on altivecDodji Seketeli2012-05-242-1/+5
* PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli2012-05-163-75/+124
* expr.c (interpret_float_suffix): Add a guard.Tristan Gingold2012-05-102-6/+11
* Properly initialize cpp_context in destringize_and_runDodji Seketeli2012-05-023-4/+14
* * libcpp/ChangeLog: Fix PR number.Manuel López-Ibáñez2012-04-301-1/+1
* re PR c++/52974 (Canonicalize include paths in diagnostics)Manuel López-Ibáñez2012-04-302-1/+41
* Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli2012-04-302-0/+10
* Strip "<built-in>" loc from displayed expansion contextDodji Seketeli2012-04-303-1/+75
* Fix expansion point loc for macro-like tokensDodji Seketeli2012-04-302-8/+56
* Fix token pasting with -ftrack-macro-expansionDodji Seketeli2012-04-302-1/+32
* Fix cpp_sys_macro_p with -ftrack-macro-expansionDodji Seketeli2012-04-302-1/+11
* Don't use C++ style comments in libcppDodji Seketeli2012-04-292-2/+8
* Add new option, -Wliteral-suffix.Ollie Wild2012-04-274-7/+56
* tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez2012-04-263-9/+19
* * vi.po: Update.Joseph Myers2012-04-242-32/+37
* * ja.po: Update.Joseph Myers2012-03-272-7/+10
* * lex.c (search_line_fast): Provide Neon-optimized version for ARM.Richard Earnshaw2012-03-222-0/+67
* * cpplib.pot: Regenerate.Joseph Myers2012-03-182-28/+32
* Remove obsolete Solaris 8 supportRainer Orth2012-03-142-2/+5
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-143-2/+9
* * uk.po: Update.Joseph Myers2012-01-312-82/+57