summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* * cpplib.pot: Regenerate.Joseph Myers2005-11-202-99/+112
* cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,...Gerald Pfeifer2005-11-142-1/+7
* re PR c/24101 (Segfault with preprocessed source)Uros Bizjak2005-11-092-0/+10
* Fix failure with pragma once where buffer is NULL and buffer_valid is true.James E Wilson2005-11-032-0/+6
* cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.Joseph Myers2005-11-043-2/+8
* re PR preprocessor/22042 (stringification BUG)Andrew Pinski2005-11-032-13/+12
* re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers2005-11-034-13/+40
* .cvsignore are not needed for subversion, remove them.Andreas Jaeger2005-10-311-1/+0
* Fix date of last ChangeLog entry.Jim Wilson2005-10-211-1/+1
* Fix bug with -MM -MG.James E Wilson2005-10-214-14/+24
* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata2005-10-083-2/+7
* re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor2005-10-043-10/+83
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-204-17/+34
* be.po, [...]: Update.Joseph Myers2005-09-0414-16/+23
* re PR preprocessor/20348 (File not included when file with same name is inclu...Jakub Jelinek2005-08-302-51/+32
* configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute.Kaveh R. Ghazi2005-07-243-2/+11
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-2927-30/+35
* * tr.po, vi.po: Update.Joseph Myers2005-06-183-129/+133
* be.po, [...]: Update.Joseph Myers2005-06-1614-39/+44
* * fr.po, sv.po: Update.Joseph Myers2005-06-153-6747/+180
* top level:Zack Weinberg2005-06-135-35/+285
* cpplib.pot: Regenerate.Jakub Jelinek2005-06-072-144/+160
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-2820-152/+405
* directives.c (#sccs table entry): Mark IN_I, consistent with #ident.Zack Weinberg2005-05-122-11/+15
* re PR bootstrap/21230 (bootstrap failed unless bootstrap compiler is gcc.)Ryota Kunisawa2005-05-122-1/+6
* Revert latest accidental commit.Eric Botcazou2005-05-121-1424/+10
* * nl.po: Update.Joseph Myers2005-05-052-6859/+246
* Fix matmul PR18857 and supply testcasePaul Thomas2005-04-301-10/+1424
* From Andris Pavenis, approved by Zack Weinberg, for DJGPP build problem.Andris Pavenis2005-04-272-0/+5
* be.po, [...]: Update.Joseph Myers2005-04-2714-551/+17651
* re PR preprocessor/20907 (long comments throw off line numbers)Per Bothner2005-04-212-1/+11
* system.h (fopen, [...]): Define these to the unlocked libiberty functions.Kaveh R. Ghazi2005-04-192-0/+10
* configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi2005-04-115-31/+971
* rw.po: New file.Joseph Myers2005-04-062-0/+971
* re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++)Jakub Jelinek2005-04-052-2/+41
* * de.po: Update.Joseph Myers2005-03-292-15/+18
* lex.c (warn_about_normalization): Cast field width to int to avoid warning.Andreas Jaeger2005-03-282-3/+8
* config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9].Joseph Myers2005-03-193-2/+8
* charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating2005-03-162-4/+13
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-152-1/+6
* Index: gcc/ChangeLogGeoffrey Keating2005-03-1510-548/+1402
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-127-42/+198
* tr.po: Update.Joseph Myers2005-03-043-9/+839
* re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore)Jakub Jelinek2005-03-042-2/+9
* be.po, [...]: Update.Joseph Myers2005-03-0412-969/+1110
* directives.c (do_line): Save sysp early before line table is realloc'ed.Devang Patel2005-02-282-1/+11
* * cpplib.pot: Regenerate.Joseph Myers2005-02-252-92/+122
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-203-14/+75
* charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel2005-02-192-1/+14
* re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher2005-02-152-4/+15