aboutsummaryrefslogtreecommitdiff
path: root/gcc/input.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-27re PR gcov-profile/46266 (gcov generates data for non-existing file <built-in>)Martin Liska1-0/+2
2016-09-21Add from_macro_definition_at predicate for locations.Jason Merrill1-0/+5
2016-09-02Introduce class edit_contextDavid Malcolm1-0/+1
2016-08-29Allow the use of ad-hoc locations for fix-it hintsDavid Malcolm1-1/+5
2016-08-29make_location: ensure end-points are pure locationsDavid Malcolm1-0/+8
2016-08-18selftest.h: add class line_table_testDavid Malcolm1-0/+1
2016-08-18Evict selftest tempfiles from the diagnostics file cacheDavid Malcolm1-0/+2
2016-08-05On-demand locations within string-literalsDavid Malcolm1-0/+35
2016-07-27Move make_location from tree.h/c to input.h/cDavid Malcolm1-0/+13
2016-05-03re PR c/70859 (Bad column number in type-generic function errors)Marek Polacek1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-15Change of location_get_source_line signatureDavid Malcolm1-1/+1
2015-05-13libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm1-0/+2
2015-04-24re PR c/61534 (Wlogical-op should not warn when either operand comes from mac...Marek Polacek1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-15input.h (in_system_header_at): Add comment.Manuel López-Ibáñez1-1/+10
2014-07-16Support location tracking for built-in macro tokensDodji Seketeli1-0/+1
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli1-1/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm1-3/+0
2013-11-06Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite...Dodji Seketeli1-2/+1
2013-11-06preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli1-1/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-3/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-09-27tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen1-3/+0
2012-09-19Integrate lexical block into source_location.Dehao Chen1-0/+8
2012-04-30Make conversion warnings work on NULL with -ftrack-macro-expansionDodji Seketeli1-0/+1
2012-04-30Make expand_location resolve to locus in main source fileDodji Seketeli1-0/+1
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-0/+1
2011-10-17Add line map statistics to -fmem-report outputTom Tromey1-0/+2
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-15/+3
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis1-1/+1
2010-05-27input.c: New file.Joseph Myers1-4/+1
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-2/+7
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-0/+5
2008-02-29toplev.c (input_file_stack, [...]): Remove.Tom Tromey1-19/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-41/+11
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-1/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+5
2007-03-26gengtype-parse.c: New file.Zack Weinberg1-0/+3
2006-08-26re PR c++/24009 (C++ fails to print #include stack)Joseph Myers1-0/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-07-14input.h: If USE_MAPPED_LOCATION...Per Bothner1-4/+14
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-9/+38
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-02-20input.h: Don't #include line-map.h.Per Bothner1-2/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-19Move cpp_reader's line_maps field to a shared global.Per Bothner1-0/+4