Daily bump.
[gcc.git] / libcpp / directives.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-01 JeanHeyd MeneideFeature: Macros for identifying the wide and narrow...
2020-11-27 Joseph Myerspreprocessor: Fix #line overflow check [PR97602]
2020-11-24 Nathan Sidwellpreprocessor: Add deferred macros
2020-11-19 Nathan Sidwellpreprocessor: main-file cleanup
2020-11-13 Piotr H. DabrowskiDo not warn about unused macros while processing #pragm...
2020-11-03 Nathan Sidwelllibcpp: dependency emission tidying
2020-11-02 Nathan Sidwellcpplib: Macro use location and comparison
2020-07-07 Nathan Sidwellpreprocessor: Better line info for <builtin> & <command...
2020-01-28 Nathan Sidwellpreprocessor: Make __has_include a builtin macro [PR93452]
2020-01-20 Nathan Sidwell[PR 80005] Fix __has_include
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-31 Jakub Jelinekre PR preprocessor/92296 (internal compiler error:...
2019-09-06 Nathan Sidwell[preprocessor] Popping "" file names
2019-09-05 Nathan Sidwell[preprocessor/91639] #includes at EOF
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-08-28 Nathan Sidwell[Preprocessor] small cleanups
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-02 Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-05-06 Nathan Sidwell[libcpp] struct deps renaming
2019-01-26 Jakub Jelinekre PR preprocessor/88974 (ICE: Segmentation fault ...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-31 Nathan Sidwell[5/6] Preprocessor include
2018-10-31 Nathan Sidwell[1/7] Preprocessor cleanup
2018-10-09 David MalcolmCleanup of libcpp diagnostic callbacks
2018-08-20 Nathan Sidwell[CPP PATCH] node type
2018-08-20 Nathan Sidwell[CPP PATCH] Fix warning & other cleanups.
2018-08-20 Nathan Sidwell[PATCH] #assert becomes macro-like
2018-08-16 Nathan Sidwell[PATCH] CPP Macro predicates
2018-08-08 Nathan Sidwell[PATCH] line-map include-from representation
2018-01-03 Jakub JelinekUpdate copyright years.
2017-10-31 David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-08-18 David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-06-22 David Malcolmlibcpp: Tweak to missing #include source location
2016-04-13 Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-03-25 Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-01-28 Jakub Jelinek* directives.c (destringize_and_run): Adjust prototype.
2016-01-27 David Malcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-05-12 David MalcolmImplement -Wmisleading-indentation
2015-03-23 Jakub Jelinekre PR preprocessor/65238 (__has_attribute is not handle...
2015-01-23 Marek Polacekre PR preprocessor/60570 (expression in 'elif' directiv...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-19 Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-12-11 Uros Bizjakxvasprintf.c: New file.
2014-11-10 Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-10-01 Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-08-29 Manuel López-Ibáñezdirectives.c (check_eol_1): New.
2014-08-29 Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-03-06 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2012-10-04 Florian WeimerImplement #pragma GCC warning/error
2012-08-27 Dodji SeketeliPR preprocessor/53469 - argument tokens of _Pragma...
2012-05-29 Joseph Myersdirectives.c: Fix typos.
2012-05-29 Dodji SeketeliPR preprocessor/53229 - Fix diagnostics location when...
2012-05-02 Dodji SeketeliProperly initialize cpp_context in destringize_and_run
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-07-15 Dodji SeketeliUse source_location where it is due
2011-06-06 Dodji Seketelire PR preprocessor/48532 (Wrong location of namespaced...
2011-03-21 Michael MeissnerMake UNSPEC/UNSPECV constants use the enum; Fix 48192...
2011-01-04 Eric Botcazoure PR preprocessor/39213 (Preprocessor ICE with -m64...
2010-09-29 Kai Tietzre PR preprocessor/45362 (Dangling reference about...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-08-31 Jakub Jelinekre PR preprocessor/45457 (ICE: invalid built-in macro...
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2009-11-20 Arnaud Charletmacro.c (enter_macro_context): Call cb.used callback...
2009-11-11 Kai TietzChangeLog for libcpp
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-10-10 Neil Vachharajanidirectives.c (DIRECTIVE_TABLE): Remove DEPRECATED from...
2009-09-12 Jason Merrilldbgcnt.c (dbg_cnt_process_single_pair): constify.
2009-07-18 Jerry Quinndirectives.c (do_linemarker, do_line): Use CPP_STRING...
2009-06-23 Manuel López-Ibáñezdirectives.c (parse_include): Add location argument.
2009-05-13 Manuel López-Ibáñezre PR preprocessor/36674 (#include location is offset...
2009-05-10 Joseph Myersc-lex.c (c_lex_with_flags): Expect cpp_hashnode in...
2009-04-18 Joseph Myersdirectives.c (parse_include): Pass true to check_eol.
2009-04-18 Joseph Myersre PR preprocessor/39646 (__FILE__ breaks for empty...
2009-04-18 Joseph Myersre PR preprocessor/39647 (Syntax checks in #line not...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-07-22 Manuel López-Ibáñezre PR preprocessor/28079 (#line range not verified...
2008-07-21 Manuel López-Ibáñezline-map.h (linenum_type): New typedef.
2008-05-30 Tom Tromeyre PR preprocessor/36320 (Required diagnosis of syntax...
2008-05-21 Tom Tromeyre PR preprocessor/27777 (Bad diagnostic emission when...
2008-05-13 Tom Tromeyre PR preprocessor/22168 (#if #A == #B should have...
2008-04-22 Daniel Frankecpplib.h (cpp_define_formatted): New.
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-02 Joseph Myerscppopts.texi (-dU): Document.
2008-03-13 Tom Tromeyre PR preprocessor/35322 (ICE with incomplete macro)
2008-01-25 Jakub Jelinekre PR preprocessor/34692 (Internal error with pragma...
2008-01-03 Tom Tromeyre PR preprocessor/34602 (Internal error with invalid...
2007-10-31 Tom Tromeyre PR preprocessor/30786 (ICE on _Pragma at end of...
2007-08-18 Tom Tromeyre PR preprocessor/32974 (#pragma GCC dependency genera...
2007-07-30 Ollie Wilddirectives-only.c: New file.
2007-03-30 Michael Meissnermake alloca call type correct
2007-03-30 Richard Hendersondirectives.c (lex_macro_node_from_str): New.
next