aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2010-06-11cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback.Jakub Jelinek
2010-06-10common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers
2010-06-09re PR bootstrap/44432 ([boot with C++] configure does not check presence of h...Joern Rennecke
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues
2010-06-01Undo inadvertent commit in rev 160105.Diego Novillo
2010-06-01richi's fixes for c++ bootstrapDiego Novillo
2010-05-15* fi.po: New.Joseph Myers
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers
2010-04-19zh_CN.po: Update.Joseph Myers
2010-04-18* es.po: Update.Joseph Myers
2010-04-16* sv.po: Update.Joseph Myers
2010-04-16be.po, [...]: Update.Joseph Myers
2010-04-09re PR preprocessor/43195 (#pragma once and -H)Manuel López-Ibáñez
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin
2010-04-06gcc.pot: Regenerate.Joseph Myers
2010-04-06re PR preprocessor/43642 (FAIL: c-c++-common/raw-string-1.c)Jakub Jelinek
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-29More N3077 raw string changesJason Merrill
2010-03-29Some raw string changes from N3077Jason Merrill
2010-02-24* zh_CN.po: Update.Joseph Myers
2010-02-11init.c (read_original_filename): Don't call read_original_directory if _cpp_h...Jakub Jelinek
2010-02-09* vi.po: Update.Joseph Myers
2010-02-07* es.po, nl.po: Update.Joseph Myers
2010-02-05* sv.po: Update.Joseph Myers
2010-02-05be.po, [...]: Update.Joseph Myers
2010-01-11* cpplib.pot: Regenerate.Joseph Myers
2010-01-09* nl.po: Update.Joseph Myers
2010-01-01re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling)Joseph Myers
2009-12-10* es.po: Update.Joseph Myers
2009-12-10zh_CN.po: Update.Joseph Myers
2009-12-07* id.po: Update.Joseph Myers
2009-12-04* sv.po: Update.Joseph Myers
2009-12-04be.po, [...]: Update.Joseph Myers
2009-12-02* cpplib.pot: Regenerate.Joseph Myers
2009-11-20macro.c (enter_macro_context): Call cb.used callback if defined.Arnaud Charlet
2009-11-11ChangeLog for libcppKai Tietz
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek
2009-10-17* cpplib.pot: Regenerate.Joseph Myers
2009-10-14re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)Jakub Jelinek
2009-10-09* charset.c (_cpp_valid_ucn): Update C++0x restrictions.Jason Merrill
2009-10-10directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani
2009-09-23configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle
2009-09-22re PR preprocessor/38987 (Including a precompiled header from another header ...Richard Guenther
2009-09-19* vi.po: Update.Joseph Myers
2009-09-18re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou
2009-09-13Changlog libcppKai Tietz
2009-09-12dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill
2009-09-08* id.po: Update.Joseph Myers
2009-09-02macro.c (stringify_arg): Escape CPP_WCHAR tokens.Ian Lance Taylor