aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek5-18/+16
2009-04-22* cpplib.pot: Regenerate.Joseph Myers2-189/+173
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez5-8/+51
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez3-4/+13
2009-04-19re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit...Joseph Myers5-12/+105
2009-04-18directives.c (parse_include): Pass true to check_eol.Joseph Myers2-1/+5
2009-04-18re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers4-5/+17
2009-04-18re PR preprocessor/39647 (Syntax checks in #line not quite right)Joseph Myers2-17/+29
2009-04-12re PR preprocessor/31869 (stringifying empty macros)Joseph Myers2-1/+10
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek27-101/+134
2009-04-01re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)Janis Johnson3-5/+23
2009-04-01re PR c/33466 (mixed-case suffix for decimal float constants)Janis Johnson2-62/+81
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers3-3/+13
2009-03-30re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy5-10/+9
2009-03-30re PR preprocessor/39512 (linemap_init in lex.c does not initialize reallocator)Tom Tromey2-0/+6
2009-03-30re PR target/39558 (Bad interaction of decls named 'vector' and -maltivec vec...Jakub Jelinek2-4/+36
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers11-467/+98
2009-03-28Makefile.in (po/$(PACKAGE).pot): Use $(mkinstalldirs) not mkinstalldirs.Joseph Myers2-1/+6
2009-03-28* cpplib.pot: Regenerate.Joseph Myers2-14/+23
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2-8/+12
2009-03-04* es.po: Update.Joseph Myers2-17/+19
2009-02-21lex.c (lex_string): Return a CPP_LESS token for missing '>' in a header name.Joseph Myers2-2/+19
2009-02-15revert: configure.ac: Enable LFS.Richard Guenther4-372/+4
2009-02-13* zh_CN.po: Update.Joseph Myers2-16/+18
2009-02-13configure.ac: Enable LFS.Richard Guenther4-0/+378
2009-02-06* vi.po: Update.Joseph Myers2-18/+20
2009-01-05Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir.Ben Elliston2-3/+9
2008-12-10re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH)Alexandre Oliva2-2/+29
2008-12-06* nl.po, sv.po: Update.Joseph Myers3-28/+29
2008-11-29be.po, [...]: Update.Joseph Myers17-3087/+3480
2008-11-29lex.c (cpp_token_len): Use 6 as default length.Joseph Myers2-1/+5
2008-11-18* cpplib.pot: Regenerate.Joseph Myers2-91/+95
2008-11-13* id.po: New.Joseph Myers2-0/+912
2008-10-31expr.c (struct op): Add location.Manuel López-Ibáñez2-6/+33
2008-10-05cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell5-0/+102
2008-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin4-20/+57
2008-08-27gcc.pot: Regenerate.Joseph Myers2-165/+197
2008-07-31re PR preprocessor/36649 (-H option doesn't work as expected)Jakub Jelinek2-11/+54
2008-07-22re PR preprocessor/28079 (#line range not verified without -pedantic)Manuel López-Ibáñez2-10/+28
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez10-34/+58
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston5-21/+128
2008-07-03re PR preprocessor/33305 (We should warn about empty macro arguments)Andrew Haley2-0/+17
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues3-20/+56
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues2-0/+5
2008-06-12re PR preprocessor/36479 (Short buffer in libcpp)H.J. Lu2-0/+7
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers3-2/+7
2008-05-30re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey4-12/+30
2008-05-30cpplib.h (struct cpp_dir): Add new field, canonical_name.Danny Smith2-0/+8
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey6-14/+73
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey3-37/+81