summaryrefslogtreecommitdiff
path: root/gcc/input.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Fix PR gcov-profile/46266marxin2016-09-271-0/+2
* Add from_macro_definition_at predicate for locations.jason2016-09-211-0/+5
* Introduce class edit_contextdmalcolm2016-09-021-0/+1
* Allow the use of ad-hoc locations for fix-it hintsdmalcolm2016-08-291-1/+5
* make_location: ensure end-points are pure locationsdmalcolm2016-08-291-0/+8
* selftest.h: add class line_table_testdmalcolm2016-08-181-0/+1
* Evict selftest tempfiles from the diagnostics file cachedmalcolm2016-08-181-0/+2
* On-demand locations within string-literalsdmalcolm2016-08-051-0/+35
* Move make_location from tree.h/c to input.h/cdmalcolm2016-07-271-0/+13
* PR c/70859mpolacek2016-05-031-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* Change of location_get_source_line signaturedmalcolm2015-09-151-1/+1
* libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)dmalcolm2015-05-131-0/+2
* PR c/61534mpolacek2015-04-241-0/+4
* Update copyright years.jakub2015-01-051-1/+1
* 2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-08-151-1/+10
* Support location tracking for built-in macro tokensdodji2014-07-161-0/+1
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2014-01-231-1/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-3/+0
* Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite...dodji2013-11-061-2/+1
* preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2013-11-061-1/+2
* gcc/rsandifo2013-09-281-3/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-3/+0
* Integrate lexical block into source_location.dehao2012-09-191-0/+8
* Make conversion warnings work on NULL with -ftrack-macro-expansiondodji2012-04-301-0/+1
* Make expand_location resolve to locus in main source filedodji2012-04-301-0/+1
* 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-111-0/+1
* Add line map statistics to -fmem-report outputdodji2011-10-171-0/+2
* Linemap infrastructure for virtual locationsdodji2011-10-171-15/+3
* 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-1/+1
* * input.c: New file.jsm282010-05-271-4/+1
* PR preprocessor/41543jakub2009-10-141-2/+7
* 2007-07-21 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-211-0/+5
* gcctromey2008-02-291-19/+0
* gcctromey2008-02-261-41/+11
* gcc:tromey2007-09-061-1/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+5
* * gengtype-parse.c: New file.zack2007-03-261-0/+3
* PR c++/24009jsm282006-08-261-0/+4
* Update FSF address.kcook2005-06-251-2/+2
* * input.h: If USE_MAPPED_LOCATION, define separate expanded_locationbothner2004-07-151-4/+14
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-9/+38
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-3/+0
* * input.h: Don't #include line-map.h. It may cause link problemsbothner2004-02-201-2/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-0/+4