Age | Commit message (Expand) | Author | Files | Lines |
2016-09-27 | re PR gcov-profile/46266 (gcov generates data for non-existing file <built-in>) | Martin Liska | 1 | -0/+2 |
2016-09-21 | Add from_macro_definition_at predicate for locations. | Jason Merrill | 1 | -0/+5 |
2016-09-02 | Introduce class edit_context | David Malcolm | 1 | -0/+1 |
2016-08-29 | Allow the use of ad-hoc locations for fix-it hints | David Malcolm | 1 | -1/+5 |
2016-08-29 | make_location: ensure end-points are pure locations | David Malcolm | 1 | -0/+8 |
2016-08-18 | selftest.h: add class line_table_test | David Malcolm | 1 | -0/+1 |
2016-08-18 | Evict selftest tempfiles from the diagnostics file cache | David Malcolm | 1 | -0/+2 |
2016-08-05 | On-demand locations within string-literals | David Malcolm | 1 | -0/+35 |
2016-07-27 | Move make_location from tree.h/c to input.h/c | David Malcolm | 1 | -0/+13 |
2016-05-03 | re PR c/70859 (Bad column number in type-generic function errors) | Marek Polacek | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-15 | Change of location_get_source_line signature | David Malcolm | 1 | -1/+1 |
2015-05-13 | libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) | David Malcolm | 1 | -0/+2 |
2015-04-24 | re PR c/61534 (Wlogical-op should not warn when either operand comes from mac... | Marek Polacek | 1 | -0/+4 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-08-15 | input.h (in_system_header_at): Add comment. | Manuel López-Ibáñez | 1 | -1/+10 |
2014-07-16 | Support location tracking for built-in macro tokens | Dodji Seketeli | 1 | -0/+1 |
2014-01-23 | PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 1 | -1/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | Remove macros that implicitly use input_location | David Malcolm | 1 | -3/+0 |
2013-11-06 | Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite... | Dodji Seketeli | 1 | -2/+1 |
2013-11-06 | preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 1 | -1/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-09-27 | tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION. | Dehao Chen | 1 | -3/+0 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -0/+8 |
2012-04-30 | Make conversion warnings work on NULL with -ftrack-macro-expansion | Dodji Seketeli | 1 | -0/+1 |
2012-04-30 | Make expand_location resolve to locus in main source file | Dodji Seketeli | 1 | -0/+1 |
2012-04-11 | re PR c++/24985 (caret diagnostics) | Manuel López-Ibáñez | 1 | -0/+1 |
2011-10-17 | Add line map statistics to -fmem-report output | Tom Tromey | 1 | -0/+2 |
2011-10-17 | Linemap infrastructure for virtual locations | Tom Tromey | 1 | -15/+3 |
2010-12-03 | tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-27 | input.c: New file. | Joseph Myers | 1 | -4/+1 |
2009-10-14 | re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed) | Jakub Jelinek | 1 | -2/+7 |
2008-07-21 | Makefile.in: Replace toplev.h with TOPLEV_H. | Rafael Avila de Espindola | 1 | -0/+5 |
2008-02-29 | toplev.c (input_file_stack, [...]): Remove. | Tom Tromey | 1 | -19/+0 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -41/+11 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 1 | -1/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+5 |
2007-03-26 | gengtype-parse.c: New file. | Zack Weinberg | 1 | -0/+3 |
2006-08-26 | re PR c++/24009 (C++ fails to print #include stack) | Joseph Myers | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-07-14 | input.h: If USE_MAPPED_LOCATION... | Per Bothner | 1 | -4/+14 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -9/+38 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+0 |
2004-02-20 | input.h: Don't #include line-map.h. | Per Bothner | 1 | -2/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-19 | Move cpp_reader's line_maps field to a shared global. | Per Bothner | 1 | -0/+4 |
2003-09-16 | c-common.c (handle_warn_unused_result_attribute): New function. | Jason Merrill | 1 | -0/+3 |