aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-28Makefile.in (POSTCOMPILE): New variable.Tom Tromey1-0/+5
2008-03-13re PR preprocessor/35322 (ICE with incomplete macro)Tom Tromey1-0/+5
2008-03-06re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder1-0/+5
2008-02-27re PR preprocessor/35379 (-MT generates a target string too long over two lines)Ralf Wildenhues1-1/+8
2008-02-26Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer1-0/+4
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey1-0/+13
2008-01-25re PR preprocessor/34692 (Internal error with pragma in macro)Jakub Jelinek1-16/+34
2008-01-22re PR c++/34859 (g++ -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS causes error)Tom Tromey1-0/+6
2008-01-07re PR preprocessor/30363 (Support for -traditional-cpp is incomplete in curre...Fred Fish1-0/+9
2008-01-03re PR preprocessor/34602 (Internal error with invalid #line directive)Tom Tromey1-0/+6
2007-12-11charset.c (convert_using_iconv): Close out any shift states, returning to the...DJ Delorie1-0/+5
2007-12-06re PR c/29172 (--combine can't handle #pragma once)Tom Tromey1-0/+17
2007-12-03( 5)Tom Tromey1-0/+6
2007-11-30re PR preprocessor/32868 (Don't warn about redefinitions of __STDC_FORMAT_MAC...Tom Tromey1-0/+6
2007-11-30Really remove accidentally committed ChangeLog entryTom Tromey1-5/+0
2007-11-16* files.c (search_path_head): Fix check for absolute paths.Michael Matz1-0/+4
2007-11-12Fix erroneous ChangeLog changeTom Tromey1-5/+5
2007-11-12re PR c++/17577 (#pragma implementation no longer diagnoses use after file to...Tom Tromey1-0/+14
2007-11-01re PR preprocessor/30805 (Internal compiler error when using "x##,##__VA_ARGS...Tom Tromey1-0/+6
2007-10-31re PR preprocessor/30786 (ICE on _Pragma at end of file)Tom Tromey1-0/+8
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-0/+19
2007-08-30expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ...Chao-ying Fu1-0/+11