]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/ChangeLog
Fix a typo.
[thirdparty/gcc.git] / libcpp / ChangeLog
2008-05-06  Tom TromeyPR preprocessor/35313, PR preprocessor/36088:
2008-05-04  David S. MillerSorry, forgot this in previous commit.
2008-04-22  Daniel Frankecpplib.h (cpp_define_formatted): New.
2008-04-21  Tom Tromeyre PR preprocessor/33415 (Can't compile .cpp file with...
2008-04-18  Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-18  Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-04-18  Tom Tromeyre PR preprocessor/34866 (valgrind error indication...
2008-04-16  Tom TromeyMakefile.in (TAGS_SOURCES): New variable.
2008-04-11  Kaz Kojimaconfig.gcc (need_64bit_hwint): Need 64bit hwint for...
2008-04-02  Joseph Myerscppopts.texi (-dU): Document.
2008-04-01  Jakub Jelinekre PR pch/13675 (#including a precompiled header more...
2008-03-28  Tom TromeyMakefile.in (POSTCOMPILE): New variable.
2008-03-13  Tom Tromeyre PR preprocessor/35322 (ICE with incomplete macro)
2008-03-06  Markus Millederre PR preprocessor/35458 (Dependency generation (-M...
2008-02-27  Ralf Wildenhuesre PR preprocessor/35379 (-MT generates a target string...
2008-02-26  Thiemo SeuferMakefile.in ($(srcdir)/config.in): Depend on configure.ac.
2008-02-20  Tom Tromeytraditional.c (lex_identifier): Use CPP_HASHNODE.
2008-01-25  Jakub Jelinekre PR preprocessor/34692 (Internal error with pragma...
2008-01-22  Tom Tromeyre PR c++/34859 (g++ -D__STDC_LIMIT_MACROS -D__STDC_LIM...
2008-01-07  Fred Fishre PR preprocessor/30363 (Support for -traditional...
2008-01-03  Tom Tromeyre PR preprocessor/34602 (Internal error with invalid...
2007-12-12  DJ Deloriecharset.c (convert_using_iconv): Close out any shift...
2007-12-06  Tom Tromeyre PR c/29172 (--combine can't handle #pragma once)
2007-12-03  Tom Tromey( 5)
2007-11-30  Tom Tromeyre PR preprocessor/32868 (Don't warn about redefinition...
2007-11-30  Tom TromeyReally remove accidentally committed ChangeLog entry
2007-11-16  Michael Matz* files.c (search_path_head): Fix check for absolute...
2007-11-12  Tom TromeyFix erroneous ChangeLog change
2007-11-12  Tom Tromeyre PR c++/17577 (#pragma implementation no longer diagn...
2007-11-01  Tom Tromeyre PR preprocessor/30805 (Internal compiler error when...
2007-10-31  Tom Tromeyre PR preprocessor/30786 (ICE on _Pragma at end of...
2007-09-06  Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-08-30  Chao-ying Fuexpr.c (interpret_float_suffix): Support hr, r, lr...
2007-08-18  Tom Tromeyre PR preprocessor/32974 (#pragma GCC dependency genera...
2007-07-30  Ollie Wilddirectives-only.c: New file.
2007-07-04  Uros Bizjaktraditional.c (_cpp_scan_out_logical_line): Initialize...
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...
next