Daily bump.
[gcc.git] / libcpp / directives.c
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.
2007-01-12 Tom Tromeyre PR preprocessor/28227 (valid #ifdef rejected)
2007-01-04 Tom Tromeyre PR preprocessor/28165 (_Pragma GCC system_header...
2006-12-29 Jakub Jelinekre PR preprocessor/29612 (gcc --save-temps does not...
2006-06-09 Jakub Jelinekre PR preprocessor/27746 (ICE on openmp code when using...
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-31 Jakub Jelinekre PR c++/25294 (Bogus "unterminated comment" error...
2005-10-04 Ian Lance Taylorre PR preprocessor/13726 (cpp -C -dI loses comments...
2005-06-29 Kelley Cookall files: Update FSF address in copyright headers.
2005-05-28 Gabriel Dos Reisconfigure.ac: Check declarations for asprintf and vaspr...
2005-05-12 Zack Weinbergdirectives.c (#sccs table entry): Mark IN_I, consistent...
2005-03-12 Geoffrey KeatingIndex: libcpp/ChangeLog
2005-02-28 Devang Pateldirectives.c (do_line): Save sysp early before line...
2005-02-14 Kazu Hiratadirectives.c, [...]: Update copyright.
2005-01-02 Gabriel Dos Reisinternal.h: Update references to Cpp lib filenames.
2004-11-28 Nathanael Nerodere PR preprocessor/17610 (Empty #include statement...
2004-11-23 Daniel Jacobowitzsol2-c.c (solaris_register_pragmas): Use c_register_pra...
2004-10-27 Zack Weinbergre PR c++/18075 (#pragma implementation broken in prese...
2004-09-30 Per Bothnerdirectives.c (cpp_handle_deferred_pragma): Save, clear...
2004-09-18 Zack Weinbergdirectives.c (do_pragma): Save current buffer position...
2004-09-09 Zack Weinbergcpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes...
2004-07-24 Bernardo Innocentiinternal.h (xnew, [...]): Remove.
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-05 Zack WeinbergMakefile.am: Add makedepend.
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.