]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/input.h
libphobos: core.atomic should have fallback when there's no libatomic.
[thirdparty/gcc.git] / gcc / input.h
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-05  dmalcolmSupport string locations for C++ in -Wformat (PR c...
2018-04-30  dmalcolmUse char_span for return type of location_get_source_line
2018-04-30  dmalcolminput.h: use STATIC_ASSERT
2018-04-27  dmalcolminput.h: convert some macros to inline functions
2018-01-03  jakub Update copyright years.
2017-08-09  mpolacek PR c/81417
2017-01-01  jakub Update copyright years.
2016-09-27  marxinFix PR gcov-profile/46266
2016-09-21  jason Add from_macro_definition_at predicate for locations.
2016-09-02  dmalcolmIntroduce class edit_context
2016-08-29  dmalcolmAllow the use of ad-hoc locations for fix-it hints
2016-08-29  dmalcolmmake_location: ensure end-points are pure locations
2016-08-18  dmalcolmselftest.h: add class line_table_test
2016-08-18  dmalcolmEvict selftest tempfiles from the diagnostics file...
2016-08-05  dmalcolmOn-demand locations within string-literals
2016-07-27  dmalcolmMove make_location from tree.h/c to input.h/c
2016-05-03  mpolacek PR c/70859
2016-01-04  jakub Update copyright years.
2015-09-15  dmalcolmChange of location_get_source_line signature
2015-05-13  dmalcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-04-24  mpolacek PR c/61534
2015-01-05  jakub Update copyright years.
2014-08-15  manu2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
2014-07-16  dodjiSupport location tracking for built-in macro tokens
2014-02-10  mrsMerge in trunk.
2014-01-23  dodjiPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  dmalcolmRemove macros that implicitly use input_location
2013-11-06  dodjiRevert "preprocessor/58580 - preprocessor goes OOM...
2013-11-06  dodjipreprocessor/58580 - preprocessor goes OOM with warning...
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-04-30  dodjiMake conversion warnings work on NULL with -ftrack...
2012-04-30  dodjiMake expand_location resolve to locus in main source...
2012-04-11  manu2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
2011-10-17  dodjiAdd line map statistics to -fmem-report output
2011-10-17  dodjiLinemap infrastructure for virtual locations
2010-12-03  lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-05-27  jsm28 * input.c: New file.
2009-10-14  jakub PR preprocessor/41543
2008-07-21  espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-02-29  tromeygcc
2008-02-26  tromeygcc
2007-09-06  tromeygcc:
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-03-26  zack * gengtype-parse.c: New file.
2006-08-26  jsm28 PR c++/24009
2005-06-25  kcookUpdate FSF address.
2004-07-15  bothner * input.h: If USE_MAPPED_LOCATION, define separate...
2004-06-30  bothner Conditionally compile support for --enable-mapped_loca...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-20  bothner * input.h: Don't #include line-map.h. It may cause...
2004-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20  bothner Move cpp_reader's line_maps field to a shared global.
2003-09-16  jakub * c-common.c (handle_warn_unused_result_attribute...
2003-08-19  kazu * c-common.c: Fix comment formatting.
2003-08-06  bothner * line-map.h (fileline): New typedef.
2003-07-06  aj * gcc.c: Convert prototypes to ISO C90.
2003-05-02  nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01  nathan * input.h (lineno): Rename to ...
2002-05-23  neil * c-lex.c (indent_level): Remove.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2000-05-09  zacktop level:
2000-02-25  mmitchel * input.h (push_srcloc): New function.
1999-01-06  lawCopyright fixes.
1998-04-03  lawdummy commit before merge
1995-06-15  kennerUpdate FSF address.
1993-03-27  kennerAdd standard copyright notice.
1992-06-25  mycroftentered into RCS
1992-06-24  rms*** empty log message ***
1990-08-20  rmsInitial revision