]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/ChangeLog
cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.
[thirdparty/gcc.git] / libcpp / ChangeLog
2007-07-03  Uros Bizjakcpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.
2007-06-17  Danny SmithCorrect filename of files.c in recent Changelog entries.
2007-06-17  Danny Smithcppfiles.c (open_file): Correct typo.
2007-06-16  Vladimir Pruscppfiles.c (open_file): Prevent the call for stat from...
2007-06-09  Vladimir Pruscppfiles.c (open_file): Account for the fact that on...
2007-06-05  Joerg Wunschre PR preprocessor/23479 (Implement binary constants...
2007-05-31  Dave Kornre PR preprocessor/14331 (please add option to suppress...
2007-05-24  Ollie Wildmacro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-05-23  Simon Martinre PR preprocessor/20077 (GCC accepts macro definitions...
2007-05-21  Ian Lance Taylorinternal.h (struct cpp_reader): Add new fields: nonexis...
2007-05-14  Janis Johnsonexpr.c (cpp_classify_number): Warn about dfp constant...
2007-05-14  Janis Johnsonre PR c/31924 (gcc accepts invalid suffixes for decimal...
2007-05-02  Eric Christopherif-div.c: New file.
2007-05-02  Tom Tromeyre PR preprocessor/28709 (Bad diagnostic pasting tokens...
2007-03-30  Michael Meissnermake alloca call type correct
2007-03-30  Richard Hendersondirectives.c (lex_macro_node_from_str): New.
2007-03-01  Brooks Moses* Makefile.in: Add dummy install-pdf target.
2007-01-30  Tom Tromeyre PR preprocessor/30468 (-M not fully chops dirname)
2007-01-30  Tom Tromeyre PR preprocessor/29966 (crash in cc1 with backtrace...
2007-01-27  Tom Tromeydepstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to...
2007-01-12  Tom Tromeyre PR preprocessor/28227 (valid #ifdef rejected)
2007-01-11  Paolo Bonziniwarnings.m4: Use m4_expand_once to clear the AC_SUBST...
2007-01-11  Paolo Bonziniwarnings.m4: Add second parameter with name of variable.
2007-01-04  Tom Tromeyre PR preprocessor/28165 (_Pragma GCC system_header...
2006-12-29  Ian Lance Taylorlex.c (_cpp_clean_line): Add uses of __builtin_expect.
2006-12-29  Jakub Jelinekre PR preprocessor/29612 (gcc --save-temps does not...
2006-12-28  Tom Tromeyre PR preprocessor/30001 (out-of-bounds access when...
2006-11-21  Ben EllistonFormatting fixes.
2006-11-21  Trevor Smigielconfigure.in (skipdirs): Don't build target-libiberty...
2006-11-01  Douglas Gregorcpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X...
2006-10-29  Joseph Myersconfig.gcc (i[34567]86-*-linux*): Handle --enable-targe...
2006-10-12  Jakub Jelinekre PR preprocessor/28709 (Bad diagnostic pasting tokens...
2006-10-10  Brooks Moses--(top level)-------------------------------------...
2006-09-22  Geoffrey Keatingconfigure.ac: Make need_64_bit_hwint case for x86-darwi...
2006-09-13  Joseph Myersre PR c/28768 (Preprocessor doesn't parse tokens correc...
2006-09-09  Eric Christopherconfig.gcc (i?86-*-darwin): Add 64-bit HWI support.
2006-08-14  Steve Ellceyre PR c++/28288 (ICE with min/max operator)
2006-06-09  Jakub Jelinekre PR preprocessor/27746 (ICE on openmp code when using...
2006-05-31  Daniel Jacobowitzgcc/, libcpp/
2006-05-24  Carlos O'DonellMakefile.in: Add install-html target.
2006-02-18  Grigory Zagorodnevcpp.texi (__TIMESTAMP__): Document.
2006-01-23  Jakub Jelinekre PR preprocessor/25717 (-dD does not list all defined...
2006-01-05  Paolo BonziniMakefile.in: Use -MMD instead of -MD.
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-12-22  Volker Reicheltre PR c++/23333 (accepts invalid pure specifier)
2005-12-06  Jon Grimmcpplib.h (CPP_N_DFLOAT): New.
2005-11-14  Gerald Pfeifercpplib.h (struct cpp_callbacks): Annotate error with...
2005-11-09  Uros Bizjakre PR c/24101 (Segfault with preprocessed source)
2005-11-04  James E WilsonFix failure with pragma once where buffer is NULL and...
2005-11-04  Joseph Myerscp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.
2005-11-04  Andrew Pinskire PR preprocessor/22042 (stringification BUG)
2005-11-03  Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-10-21  Jim WilsonFix date of last ChangeLog entry.
2005-10-21  James E WilsonFix bug with -MM -MG.
2005-10-08  Kazu Hirataconfigure.in (arm-*-linux-gnueabi): Add to noconfigdirs...
2005-10-04  Ian Lance Taylorre PR preprocessor/13726 (cpp -C -dI loses comments...
2005-09-20  Joseph Myersc.opt (fextended-identifiers): New.
2005-08-30  Jakub Jelinekre PR preprocessor/20348 (File not included when file...
2005-07-24  Kaveh R. Ghaziconfigure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing...
2005-06-29  Kelley Cookall files: Update FSF address in copyright headers.
2005-06-13  Zack Weinbergtop level:
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-05-12  Ryota Kunisaware PR bootstrap/21230 (bootstrap failed unless bootstra...
2005-04-28  Andris PavenisFrom Andris Pavenis, approved by Zack Weinberg, for...
2005-04-21  Per Bothnerre PR preprocessor/20907 (long comments throw off line...
2005-04-19  Kaveh R. Ghazisystem.h (fopen, [...]): Define these to the unlocked...
2005-04-11  Kaveh R. Ghaziconfigure.ac (fixincludes_UNLOCKED_FUNCS): New.
2005-04-05  Jakub Jelinekre PR preprocessor/19475 (missing whitespace after...
2005-03-28  Andreas Jaegerlex.c (warn_about_normalization): Cast field width...
2005-03-19  Joseph Myersconfig.gcc: Consistently use solaris2.1[0-9]* instead...
2005-03-16  Geoffrey Keatingcharset.c (_cpp_valid_ucn): In identifiers, reject...
2005-03-15  Geoffrey KeatingIndex: libcpp/ChangeLog
2005-03-15  Geoffrey KeatingIndex: gcc/ChangeLog
2005-03-12  Geoffrey KeatingIndex: libcpp/ChangeLog
2005-03-04  Jakub Jelinekre PR preprocessor/20282 (gcc4 can not bootstrap itself...
2005-02-28  Devang Pateldirectives.c (do_line): Save sysp early before line...
2005-02-20  Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-02-19  Devang Patelcharset.c (_cpp_convert_input): Check '\r' before inser...
2005-02-15  Eric Christopherre PR preprocessor/19077 (Internal compiler error compi...
2005-02-14  Kazu Hiratadirectives.c, [...]: Update copyright.
2005-02-14  Paolo Bonzinire PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)
2005-02-09  Mike Stumpfiles.c (pchf_adder): Remove.
2005-01-23  Joseph Myersre PR bootstrap/18058 (Bootstrap fails with non-GCC...
2005-01-11  Tobias Schlüter* include/cpplib.h: Also update copyright years.
2005-01-11  Tobias Schlüter* include/cpplib.h (c_lang): Fix comment to say cpp_cre...
2005-01-04  Geoffrey KeatingIndex: libcpp/ChangeLog
2005-01-02  Gabriel Dos Reisinternal.h: Update references to Cpp lib filenames.
2004-12-15  Eric Botcazoure PR preprocessor/15167 (Internal compiler error with...
2004-11-28  Nathanael Nerodere PR preprocessor/17610 (Empty #include statement...
2004-11-27  Roger Sayleinternal.h: Replace all uses of uchar with unsigned...
2004-11-24  Kelley Cookaclocal.m4: Regenerate.
2004-11-24  Roger Saylere PR preprocessor/15824 (uchar redefinition warnings...
2004-11-23  Daniel Jacobowitzsol2-c.c (solaris_register_pragmas): Use c_register_pra...
2004-11-18  Daniel Jacobowitzconfigure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_...
2004-11-09  Joseph MyersMakefile.in ($(PACKAGE).pot): New rule.
2004-11-04  Zack Weinberginternal.h (HAVE_ICONV): Undefine if we do not have...
2004-10-27  Zack Weinbergre PR c++/18075 (#pragma implementation broken in prese...
2004-10-14  Joseph Myerserrors.c (_cpp_begin_message): Print "error: " for...
next