aboutsummaryrefslogtreecommitdiff
path: root/libcpp/include/line-map.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Update copyright years in libcpp.Richard Sandiford1-2/+1
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-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-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli1-1/+19
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez1-1/+1
2011-11-22line-map.h (linemap_dump): Declare.Diego Novillo1-0/+10
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 Tromey1-0/+4
2011-10-17Generate virtual locations for tokensTom Tromey1-1/+1
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-39/+546
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-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-10-19line-map.h (source_location): Remove obsolete comment mentioning location_s.Basile Starynkevitch1-2/+0
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-0/+5
2009-07-18directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn1-8/+0
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 Taylor1-0/+9
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+2
2009-04-18re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers1-2/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-3/+3
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-7/+1
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez1-7/+10
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey1-2/+2
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-4/+15
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2004-09-15line-map.h (line_map_start): Add parameter names so preceding comment makes s...Per Bothner1-3/+2
2004-06-30line-map.h (fileline): Remove old typedef.Per Bothner1-1/+0
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+182