| Commit message (Expand) | Author | Age | Files | Lines |
* | Vectorize fast path of _cpp_clean_line. | Richard Henderson | 2010-08-21 | 6 | -99/+953 |
* | cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback. | Jakub Jelinek | 2010-06-11 | 4 | -12/+52 |
* | common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++. | Joseph Myers | 2010-06-10 | 3 | -7/+6 |
* | re PR bootstrap/44432 ([boot with C++] configure does not check presence of h... | Joern Rennecke | 2010-06-09 | 3 | -2/+35 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 2 | -0/+5 |
* | re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin... | Ralf Wildenhues | 2010-06-03 | 4 | -20/+35 |
* | Undo inadvertent commit in rev 160105. | Diego Novillo | 2010-06-01 | 3 | -110/+33 |
* | richi's fixes for c++ bootstrap | Diego Novillo | 2010-06-01 | 3 | -33/+110 |
* | * fi.po: New. | Joseph Myers | 2010-05-15 | 2 | -0/+961 |
* | c-common.c (flag_isoc1x): New. | Joseph Myers | 2010-04-25 | 3 | -1/+14 |
* | zh_CN.po: Update. | Joseph Myers | 2010-04-19 | 2 | -3/+9 |
* | * es.po: Update. | Joseph Myers | 2010-04-18 | 2 | -3/+7 |
* | * sv.po: Update. | Joseph Myers | 2010-04-16 | 2 | -2/+6 |
* | be.po, [...]: Update. | Joseph Myers | 2010-04-16 | 17 | -418/+423 |
* | re PR preprocessor/43195 (#pragma once and -H) | Manuel López-Ibáñez | 2010-04-09 | 2 | -1/+7 |
* | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 2010-04-07 | 10 | -119/+371 |
* | gcc.pot: Regenerate. | Joseph Myers | 2010-04-06 | 2 | -32/+36 |
* | re PR preprocessor/43642 (FAIL: c-c++-common/raw-string-1.c) | Jakub Jelinek | 2010-04-06 | 2 | -1/+7 |
* | Update to Automake 1.11.1. | Ralf Wildenhues | 2010-04-02 | 2 | -1/+5 |
* | More N3077 raw string changes | Jason Merrill | 2010-03-29 | 4 | -48/+145 |
* | Some raw string changes from N3077 | Jason Merrill | 2010-03-29 | 3 | -6/+12 |
* | * zh_CN.po: Update. | Joseph Myers | 2010-02-24 | 2 | -5/+8 |
* | init.c (read_original_filename): Don't call read_original_directory if _cpp_h... | Jakub Jelinek | 2010-02-11 | 2 | -3/+8 |
* | * vi.po: Update. | Joseph Myers | 2010-02-09 | 2 | -41/+20 |
* | * es.po, nl.po: Update. | Joseph Myers | 2010-02-07 | 3 | -12/+14 |
* | * sv.po: Update. | Joseph Myers | 2010-02-05 | 2 | -6/+9 |
* | be.po, [...]: Update. | Joseph Myers | 2010-02-05 | 17 | -770/+852 |
* | * cpplib.pot: Regenerate. | Joseph Myers | 2010-01-11 | 2 | -50/+58 |
* | * nl.po: Update. | Joseph Myers | 2010-01-09 | 2 | -42/+22 |
* | re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling) | Joseph Myers | 2010-01-01 | 2 | -1/+13 |
* | * es.po: Update. | Joseph Myers | 2009-12-10 | 2 | -19/+18 |
* | zh_CN.po: Update. | Joseph Myers | 2009-12-10 | 2 | -20/+19 |
* | * id.po: Update. | Joseph Myers | 2009-12-07 | 2 | -18/+17 |
* | * sv.po: Update. | Joseph Myers | 2009-12-04 | 2 | -37/+17 |
* | be.po, [...]: Update. | Joseph Myers | 2009-12-04 | 17 | -3429/+3806 |
* | * cpplib.pot: Regenerate. | Joseph Myers | 2009-12-02 | 2 | -142/+173 |
* | macro.c (enter_macro_context): Call cb.used callback if defined. | Arnaud Charlet | 2009-11-20 | 4 | -0/+16 |
* | ChangeLog for libcpp | Kai Tietz | 2009-11-11 | 6 | -19/+341 |
* | charset.c (cpp_init_iconv): Initialize utf8_cset_desc. | Jakub Jelinek | 2009-10-19 | 7 | -16/+295 |
* | * cpplib.pot: Regenerate. | Joseph Myers | 2009-10-17 | 2 | -149/+158 |
* | re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed) | Jakub Jelinek | 2009-10-14 | 3 | -2/+14 |
* | * charset.c (_cpp_valid_ucn): Update C++0x restrictions. | Jason Merrill | 2009-10-09 | 2 | -6/+19 |
* | directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs. | Neil Vachharajani | 2009-10-10 | 2 | -2/+7 |
* | configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h. | Loren J. Rittle | 2009-09-23 | 3 | -2/+7 |
* | re PR preprocessor/38987 (Including a precompiled header from another header ... | Richard Guenther | 2009-09-22 | 2 | -0/+11 |
* | * vi.po: Update. | Joseph Myers | 2009-09-19 | 2 | -4/+8 |
* | re PR preprocessor/28435 (-MMD vs not found system header (included from a sy... | Chris Demetriou | 2009-09-18 | 3 | -6/+31 |
* | Changlog libcpp | Kai Tietz | 2009-09-13 | 3 | -0/+8 |
* | dbgcnt.c (dbg_cnt_process_single_pair): constify. | Jason Merrill | 2009-09-12 | 2 | -1/+6 |
* | * id.po: Update. | Joseph Myers | 2009-09-08 | 2 | -5/+9 |