aboutsummaryrefslogtreecommitdiff
path: root/libcpp/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Update copyright years in libcpp.Richard Sandiford5-10/+5
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin1-0/+3
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-2/+8
2012-10-23gcc:Joseph Myers1-1/+2
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen1-6/+8
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+41
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-10/+10
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis1-1/+1
2012-05-29directives.c: Fix typos.Joseph Myers1-3/+3
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli1-1/+1
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli1-1/+19
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-1/+6
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez1-1/+1
2011-12-20gcc:Joseph Myers1-2/+2
2011-11-22line-map.h (linemap_dump): Declare.Diego Novillo1-0/+10
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill1-1/+1
2011-10-26Implement C++11 user-defined literals.Ed Smith-Rowland1-2/+40
2011-10-25Support expansion of reserved locations wrapped in virtual locationsDodji Seketeli1-12/+9
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsDodji Seketeli1-11/+11
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey1-0/+8
2011-10-17Add line map statistics to -fmem-report outputTom Tromey1-0/+21
2011-10-17Support -fdebug-cpp optionTom Tromey2-0/+8
2011-10-17Generate virtual locations for tokensTom Tromey2-1/+9
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-39/+546
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette1-0/+4
2011-08-18* include/cpplib.h (struct cpp_options): Fix typo.Joseph Myers1-1/+1
2011-08-18c1x-uni-string-1.c, [...]: New tests.Joseph Myers1-1/+5
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...Gabriel Charette1-17/+0
2011-07-28line-map.h (struct line_maps): Remove unused field last_listed.Gabriel Charette1-5/+0
2011-07-15Use source_location where it is dueDodji Seketeli1-7/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+2
2010-10-19line-map.h (source_location): Remove obsolete comment mentioning location_s.Basile Starynkevitch1-2/+0
2010-09-29re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz1-3/+0
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-4/+4
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek1-2/+7
2010-06-10common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers1-4/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-0/+1
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-1/+2
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-19/+61
2009-11-20macro.c (enter_macro_context): Call cb.used callback if defined.Arnaud Charlet1-0/+3
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek1-2/+3
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-0/+5
2009-09-18re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou1-0/+4
2009-07-27cpplib.h (INO_T_CPP): New macro.Douglas B Rupp1-1/+7
2009-07-18directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn5-40/+0
2009-06-17* include/cpplib.h (progname): Don't declare.Ian Lance Taylor1-3/+0
2009-06-12cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.Ian Lance Taylor1-3/+8
2009-06-01diagnostic.c (diagnostic_build_prefix): Always print columns.Aldy Hernandez1-0/+2
2009-06-01cpp-id-data.h: Add extern "C".Ian Lance Taylor4-0/+34
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-2/+2