summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* gcc.pot: Regenerate.Joseph Myers2008-08-272-165/+197
* re PR preprocessor/36649 (-H option doesn't work as expected)Jakub Jelinek2008-07-312-11/+54
* re PR preprocessor/28079 (#line range not verified without -pedantic)Manuel López-Ibáñez2008-07-222-10/+28
* line-map.h (linenum_type): New typedef.Manuel López-Ibáñez2008-07-2110-34/+58
* cpplib.h (NODE_CONDITIONAL): New.Ben Elliston2008-07-145-21/+128
* re PR preprocessor/33305 (We should warn about empty macro arguments)Andrew Haley2008-07-032-0/+17
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-173-20/+56
* Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues2008-06-162-0/+5
* re PR preprocessor/36479 (Short buffer in libcpp)H.J. Lu2008-06-122-0/+7
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-073-2/+7
* re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey2008-05-304-12/+30
* cpplib.h (struct cpp_dir): Add new field, canonical_name.Danny Smith2008-05-302-0/+8
* re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey2008-05-216-14/+73
* symtab.h (HT_ALLOCED): Remove.Tom Tromey2008-05-213-37/+81
* re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey2008-05-134-16/+52
* PR preprocessor/35313, PR preprocessor/36088:Tom Tromey2008-05-062-3/+14
* Sorry, forgot this in previous commit.David S. Miller2008-05-041-0/+5
* config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller2008-05-042-6/+2
* cpplib.h (cpp_define_formatted): New.Daniel Franke2008-04-223-5/+32
* re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey2008-04-214-17/+58
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-1810-77/+187
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-14/+43
* re PR preprocessor/34866 (valgrind error indication in testsuite from errors....Tom Tromey2008-04-182-1/+16
* Makefile.in (TAGS_SOURCES): New variable.Tom Tromey2008-04-162-0/+11
* config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima2008-04-113-2/+8
* cppopts.texi (-dU): Document.Joseph Myers2008-04-025-4/+92
* re PR pch/13675 (#including a precompiled header more than once in the same u...Jakub Jelinek2008-04-012-10/+16
* Makefile.in (POSTCOMPILE): New variable.Tom Tromey2008-03-282-2/+15
* * fr.po: Update.Joseph Myers2008-03-282-46/+45
* * vi.po: Update.Joseph Myers2008-03-202-6/+11
* * es.po, nl.po: Update.Joseph Myers2008-03-183-11/+17
* * zh_CN.po: Update.Joseph Myers2008-03-152-4/+8
* * de.po: Update.Joseph Myers2008-03-152-4/+8
* * sv.po: Update.Joseph Myers2008-03-142-3/+7
* rw.po: Remove.Joseph Myers2008-03-1417-19518/+1524
* re PR preprocessor/35322 (ICE with incomplete macro)Tom Tromey2008-03-132-0/+9
* re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder2008-03-062-0/+14
* re PR preprocessor/35379 (-MT generates a target string too long over two lines)Ralf Wildenhues2008-02-272-12/+21
* Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer2008-02-262-1/+5
* traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey2008-02-206-18/+33
* * cpplib.pot: Regenerate.Joseph Myers2008-02-012-103/+111
* re PR preprocessor/34692 (Internal error with pragma in macro)Jakub Jelinek2008-01-253-31/+132
* re PR c++/34859 (g++ -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS causes error)Tom Tromey2008-01-222-2/+14
* * sv.po: Update.Joseph Myers2008-01-202-4/+8
* * sv.po: Update.Joseph Myers2008-01-202-1/+6
* * sv.po: Update.Joseph Myers2008-01-202-20/+17
* re PR preprocessor/30363 (Support for -traditional-cpp is incomplete in curre...Fred Fish2008-01-072-9/+69
* re PR preprocessor/34602 (Internal error with invalid #line directive)Tom Tromey2008-01-032-4/+15
* charset.c (convert_using_iconv): Close out any shift states, returning to the...DJ Delorie2007-12-112-4/+26
* re PR c/29172 (--combine can't handle #pragma once)Tom Tromey2007-12-064-8/+81