aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-0/+7
2009-04-19re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit...Joseph Myers1-0/+20
2009-04-18directives.c (parse_include): Pass true to check_eol.Joseph Myers1-0/+4
2009-04-18re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers1-0/+8
2009-04-18re PR preprocessor/39647 (Syntax checks in #line not quite right)Joseph Myers1-0/+9
2009-04-12re PR preprocessor/31869 (stringifying empty macros)Joseph Myers1-0/+7
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-0/+31
2009-04-01re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)Janis Johnson1-0/+6
2009-04-01re PR c/33466 (mixed-case suffix for decimal float constants)Janis Johnson1-0/+6
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers1-0/+8
2009-03-30re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy1-0/+7
2009-03-30re PR preprocessor/39512 (linemap_init in lex.c does not initialize reallocator)Tom Tromey1-0/+5
2009-03-30re PR target/39558 (Bad interaction of decls named 'vector' and -maltivec vec...Jakub Jelinek1-0/+6
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-0/+29
2009-03-28Makefile.in (po/$(PACKAGE).pot): Use $(mkinstalldirs) not mkinstalldirs.Joseph Myers1-0/+5
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek1-0/+4
2009-02-21lex.c (lex_string): Return a CPP_LESS token for missing '>' in a header name.Joseph Myers1-0/+6
2009-02-15revert: configure.ac: Enable LFS.Richard Guenther1-0/+4
2009-02-13configure.ac: Enable LFS.Richard Guenther1-0/+6
2009-01-05Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir.Ben Elliston1-0/+6
2008-12-10re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH)Alexandre Oliva1-0/+6
2008-11-29lex.c (cpp_token_len): Use 6 as default length.Joseph Myers1-0/+4
2008-10-31expr.c (struct op): Add location.Manuel López-Ibáñez1-0/+8
2008-10-05cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell1-0/+11
2008-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin1-0/+15
2008-07-31re PR preprocessor/36649 (-H option doesn't work as expected)Jakub Jelinek1-0/+10
2008-07-22re PR preprocessor/28079 (#line range not verified without -pedantic)Manuel López-Ibáñez1-0/+7
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez1-0/+21
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-0/+17
2008-07-03re PR preprocessor/33305 (We should warn about empty macro arguments)Andrew Haley1-0/+6
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-0/+5
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues1-0/+4
2008-06-12re PR preprocessor/36479 (Short buffer in libcpp)H.J. Lu1-0/+6
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers1-0/+5
2008-05-30re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey1-0/+9
2008-05-30cpplib.h (struct cpp_dir): Add new field, canonical_name.Danny Smith1-0/+4
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey1-0/+10
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey1-0/+13
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey1-0/+10
2008-05-06PR preprocessor/35313, PR preprocessor/36088:Tom Tromey1-0/+6
2008-05-04Sorry, forgot this in previous commit.David S. Miller1-0/+5
2008-04-22cpplib.h (cpp_define_formatted): New.Daniel Franke1-0/+5
2008-04-21re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey1-0/+11
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-0/+37
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini1-0/+6
2008-04-18re PR preprocessor/34866 (valgrind error indication in testsuite from errors....Tom Tromey1-0/+6
2008-04-16Makefile.in (TAGS_SOURCES): New variable.Tom Tromey1-0/+5
2008-04-11config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima1-0/+6
2008-04-02cppopts.texi (-dU): Document.Joseph Myers1-0/+12
2008-04-01re PR pch/13675 (#including a precompiled header more than once in the same u...Jakub Jelinek1-0/+10