summaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* files.c (file_hash_eq): Use filename_cmp instead of strcmp.Kai Tietz2011-03-251-0/+19
* Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner2011-03-211-0/+8
* re PR bootstrap/45381 (Bootstrap failure for powerpc-apple-darwin9: error: Al...Richard Henderson2011-03-181-0/+5
* re PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp)Eric Botcazou2011-01-041-0/+7
* re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor2010-11-181-0/+6
* re PR preprocessor/17349 (// comments cause weird behaviour with options -E -C)Kai Tietz2010-11-161-0/+6
* configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor2010-11-031-0/+7
* line-map.h (source_location): Remove obsolete comment mentioning location_s.Basile Starynkevitch2010-10-191-0/+4
* re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz2010-09-291-0/+17
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-0/+14
* * init.c: Fix type name in comment.Ian Lance Taylor2010-09-151-0/+4
* re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__")Jakub Jelinek2010-09-011-0/+7
* * system.h [HAVE_INTTYPES_H]: Include inttypes.h.Rainer Orth2010-08-261-0/+4
* re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')Richard Henderson2010-08-241-0/+7
* lex.c: Disable init_vectorized_lexer etc.Rainer Orth2010-08-241-0/+5
* Vectorize fast path of _cpp_clean_line.Richard Henderson2010-08-211-0/+18
* cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek2010-06-111-0/+14
* common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers2010-06-101-0/+5
* re PR bootstrap/44432 ([boot with C++] configure does not check presence of h...Joern Rennecke2010-06-091-0/+7
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-0/+4
* re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2010-06-031-0/+8
* c-common.c (flag_isoc1x): New.Joseph Myers2010-04-251-0/+7
* re PR preprocessor/43195 (#pragma once and -H)Manuel López-Ibáñez2010-04-091-0/+5
* diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin2010-04-071-0/+42
* re PR preprocessor/43642 (FAIL: c-c++-common/raw-string-1.c)Jakub Jelinek2010-04-061-0/+6
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-0/+4
* More N3077 raw string changesJason Merrill2010-03-291-0/+8
* Some raw string changes from N3077Jason Merrill2010-03-291-0/+6
* init.c (read_original_filename): Don't call read_original_directory if _cpp_h...Jakub Jelinek2010-02-111-0/+5
* re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling)Joseph Myers2010-01-011-0/+6
* macro.c (enter_macro_context): Call cb.used callback if defined.Arnaud Charlet2009-11-201-0/+6
* ChangeLog for libcppKai Tietz2009-11-111-0/+23
* charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek2009-10-191-0/+18
* re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek2009-10-141-0/+7
* * charset.c (_cpp_valid_ucn): Update C++0x restrictions.Jason Merrill2009-10-091-0/+4
* directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani2009-10-101-0/+5
* configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle2009-09-231-0/+5
* re PR preprocessor/38987 (Including a precompiled header from another header ...Richard Guenther2009-09-221-0/+5
* re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou2009-09-181-0/+8
* Changlog libcppKai Tietz2009-09-131-0/+6
* dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill2009-09-121-0/+4
* macro.c (stringify_arg): Escape CPP_WCHAR tokens.Ian Lance Taylor2009-09-021-0/+4
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-241-0/+4
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-0/+6
* re PR preprocessor/41067 (Inconsistency in warnings on invalid \-escapes)Tom Tromey2009-08-171-0/+5
* cpplib.h (INO_T_CPP): New macro.Douglas B Rupp2009-07-271-0/+5
* re PR regression/40800 (libcpp breaks bootstrap)Jerry Quinn2009-07-201-0/+7
* directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn2009-07-181-0/+27
* directives.c (parse_include): Add location argument.Manuel López-Ibáñez2009-06-231-0/+8
* expr.c (num_div_op): Take explicit location.Manuel López-Ibáñez2009-06-181-0/+4