summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* * charset.c (_cpp_valid_ucn): Update C++0x restrictions.Jason Merrill2009-10-092-6/+19
* directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani2009-10-102-2/+7
* configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle2009-09-233-2/+7
* re PR preprocessor/38987 (Including a precompiled header from another header ...Richard Guenther2009-09-222-0/+11
* * vi.po: Update.Joseph Myers2009-09-192-4/+8
* re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou2009-09-183-6/+31
* Changlog libcppKai Tietz2009-09-133-0/+8
* dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill2009-09-122-1/+6
* * id.po: Update.Joseph Myers2009-09-082-5/+9
* macro.c (stringify_arg): Escape CPP_WCHAR tokens.Ian Lance Taylor2009-09-022-1/+5
* * es.po: Update.Joseph Myers2009-09-022-17/+21
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-242-1/+5
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-224-6711/+4256
* re PR preprocessor/41067 (Inconsistency in warnings on invalid \-escapes)Tom Tromey2009-08-172-1/+6
* * es.po: Update.Joseph Myers2009-08-042-5/+9
* cpplib.h (INO_T_CPP): New macro.Douglas B Rupp2009-07-272-1/+12
* * nl.po: Update.Joseph Myers2009-07-252-5/+9
* be.po, [...]: Update.Joseph Myers2009-07-2317-1540/+1625
* re PR regression/40800 (libcpp breaks bootstrap)Jerry Quinn2009-07-203-4/+11
* directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn2009-07-1812-111/+1110
* directives.c (parse_include): Add location argument.Manuel López-Ibáñez2009-06-232-13/+32
* expr.c (num_div_op): Take explicit location.Manuel López-Ibáñez2009-06-182-6/+15
* * include/cpplib.h (progname): Don't declare.Ian Lance Taylor2009-06-172-3/+4
* cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.Ian Lance Taylor2009-06-124-7/+38
* diagnostic.c (diagnostic_build_prefix): Always print columns.Aldy Hernandez2009-06-012-0/+6
* cpp-id-data.h: Add extern "C".Ian Lance Taylor2009-06-016-0/+50
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-163-3/+8
* re PR preprocessor/36674 (#include location is offset by one row in errors fr...Manuel López-Ibáñez2009-05-133-7/+24
* c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node.Joseph Myers2009-05-106-58/+97
* charset.c (one_utf8_to_cppchar): Correct mask used for 5-byte UTF-8 sequences.Joseph Myers2009-05-032-1/+6
* Fix typo in comment in previous commit.Joseph Myers2009-04-251-1/+1
* re PR preprocessor/39559 (constants too large for intmax_t need pedwarns)Joseph Myers2009-04-252-1/+26
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-225-18/+16
* * cpplib.pot: Regenerate.Joseph Myers2009-04-222-189/+173
* re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez2009-04-225-8/+51
* re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez2009-04-203-4/+13
* re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit...Joseph Myers2009-04-195-12/+105
* directives.c (parse_include): Pass true to check_eol.Joseph Myers2009-04-182-1/+5
* re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers2009-04-184-5/+17
* re PR preprocessor/39647 (Syntax checks in #line not quite right)Joseph Myers2009-04-182-17/+29
* re PR preprocessor/31869 (stringifying empty macros)Joseph Myers2009-04-122-1/+10
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0927-101/+134
* re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)Janis Johnson2009-04-013-5/+23
* re PR c/33466 (mixed-case suffix for decimal float constants)Janis Johnson2009-04-012-62/+81
* re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers2009-03-313-3/+13
* re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy2009-03-305-10/+9
* re PR preprocessor/39512 (linemap_init in lex.c does not initialize reallocator)Tom Tromey2009-03-302-0/+6
* re PR target/39558 (Bad interaction of decls named 'vector' and -maltivec vec...Jakub Jelinek2009-03-302-4/+36
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-2911-467/+98
* Makefile.in (po/$(PACKAGE).pot): Use $(mkinstalldirs) not mkinstalldirs.Joseph Myers2009-03-282-1/+6