aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-0/+7
2010-04-09re PR preprocessor/43195 (#pragma once and -H)Manuel López-Ibáñez1-0/+5
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-0/+42
2010-04-06re PR preprocessor/43642 (FAIL: c-c++-common/raw-string-1.c)Jakub Jelinek1-0/+6
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-0/+4
2010-03-29More N3077 raw string changesJason Merrill1-0/+8
2010-03-29Some raw string changes from N3077Jason Merrill1-0/+6
2010-02-11init.c (read_original_filename): Don't call read_original_directory if _cpp_h...Jakub Jelinek1-0/+5
2010-01-01re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling)Joseph Myers1-0/+6
2009-11-20macro.c (enter_macro_context): Call cb.used callback if defined.Arnaud Charlet1-0/+6
2009-11-11ChangeLog for libcppKai Tietz1-0/+23
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek1-0/+18
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek1-0/+7
2009-10-09* charset.c (_cpp_valid_ucn): Update C++0x restrictions.Jason Merrill1-0/+4
2009-10-10directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani1-0/+5
2009-09-23configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle1-0/+5
2009-09-22re PR preprocessor/38987 (Including a precompiled header from another header ...Richard Guenther1-0/+5
2009-09-18re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou1-0/+8
2009-09-13Changlog libcppKai Tietz1-0/+6
2009-09-12dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill1-0/+4
2009-09-02macro.c (stringify_arg): Escape CPP_WCHAR tokens.Ian Lance Taylor1-0/+4
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-0/+4
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-0/+6
2009-08-17re PR preprocessor/41067 (Inconsistency in warnings on invalid \-escapes)Tom Tromey1-0/+5
2009-07-27cpplib.h (INO_T_CPP): New macro.Douglas B Rupp1-0/+5
2009-07-20re PR regression/40800 (libcpp breaks bootstrap)Jerry Quinn1-0/+7
2009-07-18directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn1-0/+27
2009-06-23directives.c (parse_include): Add location argument.Manuel López-Ibáñez1-0/+8
2009-06-18expr.c (num_div_op): Take explicit location.Manuel López-Ibáñez1-0/+4
2009-06-17* include/cpplib.h (progname): Don't declare.Ian Lance Taylor1-0/+4
2009-06-12cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.Ian Lance Taylor1-0/+13
2009-06-01diagnostic.c (diagnostic_build_prefix): Always print columns.Aldy Hernandez1-0/+4
2009-06-01cpp-id-data.h: Add extern "C".Ian Lance Taylor1-0/+8
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-0/+5
2009-05-13re PR preprocessor/36674 (#include location is offset by one row in errors fr...Manuel López-Ibáñez1-0/+8
2009-05-10c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node.Joseph Myers1-0/+22
2009-05-03charset.c (one_utf8_to_cppchar): Correct mask used for 5-byte UTF-8 sequences.Joseph Myers1-0/+5
2009-04-25re PR preprocessor/39559 (constants too large for intmax_t need pedwarns)Joseph Myers1-0/+6
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-0/+7
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez1-0/+13
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-0/+7
2009-04-19re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit...Joseph Myers1-0/+20
2009-04-18directives.c (parse_include): Pass true to check_eol.Joseph Myers1-0/+4
2009-04-18re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers1-0/+8
2009-04-18re PR preprocessor/39647 (Syntax checks in #line not quite right)Joseph Myers1-0/+9
2009-04-12re PR preprocessor/31869 (stringifying empty macros)Joseph Myers1-0/+7
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-0/+31
2009-04-01re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)Janis Johnson1-0/+6
2009-04-01re PR c/33466 (mixed-case suffix for decimal float constants)Janis Johnson1-0/+6
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers1-0/+8