aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey4-16/+52
2008-05-06PR preprocessor/35313, PR preprocessor/36088:Tom Tromey2-3/+14
2008-05-04Sorry, forgot this in previous commit.David S. Miller1-0/+5
2008-05-04config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller2-6/+2
2008-04-22cpplib.h (cpp_define_formatted): New.Daniel Franke3-5/+32
2008-04-21re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey4-17/+58
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees10-77/+187
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-14/+43
2008-04-18re PR preprocessor/34866 (valgrind error indication in testsuite from errors....Tom Tromey2-1/+16
2008-04-16Makefile.in (TAGS_SOURCES): New variable.Tom Tromey2-0/+11
2008-04-11config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima3-2/+8
2008-04-02cppopts.texi (-dU): Document.Joseph Myers5-4/+92
2008-04-01re PR pch/13675 (#including a precompiled header more than once in the same u...Jakub Jelinek2-10/+16
2008-03-28Makefile.in (POSTCOMPILE): New variable.Tom Tromey2-2/+15
2008-03-28* fr.po: Update.Joseph Myers2-46/+45
2008-03-20* vi.po: Update.Joseph Myers2-6/+11
2008-03-18* es.po, nl.po: Update.Joseph Myers3-11/+17
2008-03-15* zh_CN.po: Update.Joseph Myers2-4/+8
2008-03-15* de.po: Update.Joseph Myers2-4/+8
2008-03-14* sv.po: Update.Joseph Myers2-3/+7
2008-03-14rw.po: Remove.Joseph Myers17-19518/+1524
2008-03-13re PR preprocessor/35322 (ICE with incomplete macro)Tom Tromey2-0/+9
2008-03-06re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder2-0/+14
2008-02-27re PR preprocessor/35379 (-MT generates a target string too long over two lines)Ralf Wildenhues2-12/+21
2008-02-26Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer2-1/+5
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey6-18/+33