]> gcc.gnu.org Git - gcc.git/history - gcc/input.c
Fix numerous typos in comments
[gcc.git] / gcc / input.c
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-01-31 David MalcolmPrevent ICEs due to bogus substring locations (PR prepr...
2017-01-10 David MalcolmFix issues with unrepresentable column numbers (PR...
2017-01-07 David MalcolmFix linemap corruption after very wide source lines...
2017-01-05 Alexandre Oliva[bootstrap-O3] add a default initializer to avoid a...
2017-01-04 Jakub Jelinekre PR bootstrap/77569 (self tests fail when not using...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-15 David MalcolmFix use-after-free lexing unterminated raw strings...
2016-11-30 David Malcolmsubstring locations and # line directives (PR preproces...
2016-11-21 David Malcolmsubstring_loc info needs default track-macro-expansion...
2016-11-17 David MalcolmFix locations within raw strings
2016-10-25 David Malcolminput.c/libcpp: fix lifetimes of path buffers
2016-10-06 Martin LiskaFix warnings for make profiledbootstrap (PR bootstrap...
2016-10-03 Bernd Edlingerre PR preprocessor/77699 (suspicious code in get_next_line)
2016-09-23 David MalcolmProvide location information for terminator characters...
2016-09-02 David MalcolmIntroduce class edit_context
2016-08-29 David Malcolminput.c: fix the comment for test_make_location_nonpure...
2016-08-29 David MalcolmAllow the use of ad-hoc locations for fix-it hints
2016-08-29 David Malcolmmake_location: ensure end-points are pure locations
2016-08-18 David Malcolmselftest.h: add class line_table_test
2016-08-18 David MalcolmEvict selftest tempfiles from the diagnostics file...
2016-08-18 David Malcolminput.c: move test functions within #CHECKING_P and...
2016-08-16 David MalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-16 David MalcolmMove class temp_source_file from input.c to selftest.c/h
2016-08-08 David MalcolmFix selftest::test_lexer_string_locations_ebcdic for...
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-07-27 David MalcolmMove make_location from tree.h/c to input.h/c
2016-07-25 David MalcolmFix selftest::temp_source_file ctor
2016-07-11 David Malcolminput.c: add lexing selftests and a test matrix for...
2016-06-13 David MalcolmPR bootstrap/71481: fix input.c selftest
2016-06-13 David Malcolmselftests: improve reported failure locations
2016-06-13 Bernd Edlingerinput.c (test_builtins): Fix an assertion.
2016-06-06 David MalcolmSelftest framework
2016-05-03 Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06 David MalcolmAdd stats on adhoc table to dump_line_table_statistics
2015-09-15 David MalcolmChange of location_get_source_line signature
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-05-13 David Malcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-03 Manuel López-Ibáñezinput.c (expand_location_to_spelling_point): Fix typo.
2014-10-21 David MalcolmState cleanups from jit branch
2014-08-15 Manuel López-Ibáñezinput.c (diagnostic_file_cache_fini): Fix typo in comment.
2014-07-16 Dodji SeketeliSupport location tracking for built-in macro tokens
2014-01-28 Dodji SeketeliPR preprocessor/59935 - caret diagnostics crashes on...
2014-01-24 Dodji SeketeliAvoid crashing when an input file could not be opened
2014-01-23 Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-06 Dodji SeketeliRevert "preprocessor/58580 - preprocessor goes OOM...
2013-11-06 Dodji Seketelipreprocessor/58580 - preprocessor goes OOM with warning...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-29 Jakub Jelinekre PR middle-end/53510 (OOM while compile some code)
2012-04-30 Dodji SeketeliMake conversion warnings work on NULL with -ftrack...
2012-04-30 Dodji SeketeliStrip "<built-in>" loc from displayed expansion context
2012-04-30 Dodji SeketeliMake expand_location resolve to locus in main source...
2012-04-11 Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2011-10-25 Dodji SeketeliSupport expansion of reserved locations wrapped in...
2011-10-18 Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17 Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2010-05-27 Joseph Myersinput.c: New file.
This page took 6.652991 seconds and 77 git commands to generate.