Age | Commit message (Expand) | Author | Files | Lines |
2005-11-20 | * cpplib.pot: Regenerate. | Joseph Myers | 2 | -99/+112 |
2005-11-14 | cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,... | Gerald Pfeifer | 2 | -1/+7 |
2005-11-09 | re PR c/24101 (Segfault with preprocessed source) | Uros Bizjak | 2 | -0/+10 |
2005-11-03 | Fix failure with pragma once where buffer is NULL and buffer_valid is true. | James E Wilson | 2 | -0/+6 |
2005-11-04 | cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter. | Joseph Myers | 3 | -2/+8 |
2005-11-03 | re PR preprocessor/22042 (stringification BUG) | Andrew Pinski | 2 | -13/+12 |
2005-11-03 | re PR c++/17964 (cpp error messages contain wrong line in C++) | Joseph Myers | 4 | -13/+40 |
2005-10-31 | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 1 | -1/+0 |
2005-10-21 | Fix date of last ChangeLog entry. | Jim Wilson | 1 | -1/+1 |
2005-10-21 | Fix bug with -MM -MG. | James E Wilson | 4 | -14/+24 |
2005-10-08 | configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... | Kazu Hirata | 3 | -2/+7 |
2005-10-04 | re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ... | Ian Lance Taylor | 3 | -10/+83 |
2005-09-20 | c.opt (fextended-identifiers): New. | Joseph Myers | 4 | -17/+34 |
2005-09-04 | be.po, [...]: Update. | Joseph Myers | 14 | -16/+23 |
2005-08-30 | re PR preprocessor/20348 (File not included when file with same name is inclu... | Jakub Jelinek | 2 | -51/+32 |
2005-07-24 | configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute. | Kaveh R. Ghazi | 3 | -2/+11 |
2005-06-29 | all files: Update FSF address in copyright headers. | Kelley Cook | 27 | -30/+35 |
2005-06-18 | * tr.po, vi.po: Update. | Joseph Myers | 3 | -129/+133 |
2005-06-16 | be.po, [...]: Update. | Joseph Myers | 14 | -39/+44 |
2005-06-15 | * fr.po, sv.po: Update. | Joseph Myers | 3 | -6747/+180 |
2005-06-13 | top level: | Zack Weinberg | 5 | -35/+285 |
2005-06-07 | cpplib.pot: Regenerate. | Jakub Jelinek | 2 | -144/+160 |
2005-05-28 | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 20 | -152/+405 |
2005-05-12 | directives.c (#sccs table entry): Mark IN_I, consistent with #ident. | Zack Weinberg | 2 | -11/+15 |
2005-05-12 | re PR bootstrap/21230 (bootstrap failed unless bootstrap compiler is gcc.) | Ryota Kunisawa | 2 | -1/+6 |
2005-05-12 | Revert latest accidental commit. | Eric Botcazou | 1 | -1424/+10 |
2005-05-05 | * nl.po: Update. | Joseph Myers | 2 | -6859/+246 |
2005-04-30 | Fix matmul PR18857 and supply testcase | Paul Thomas | 1 | -10/+1424 |
2005-04-27 | From Andris Pavenis, approved by Zack Weinberg, for DJGPP build problem. | Andris Pavenis | 2 | -0/+5 |
2005-04-27 | be.po, [...]: Update. | Joseph Myers | 14 | -551/+17651 |
2005-04-21 | re PR preprocessor/20907 (long comments throw off line numbers) | Per Bothner | 2 | -1/+11 |
2005-04-19 | system.h (fopen, [...]): Define these to the unlocked libiberty functions. | Kaveh R. Ghazi | 2 | -0/+10 |
2005-04-11 | configure.ac (fixincludes_UNLOCKED_FUNCS): New. | Kaveh R. Ghazi | 5 | -31/+971 |
2005-04-06 | rw.po: New file. | Joseph Myers | 2 | -0/+971 |
2005-04-05 | re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++) | Jakub Jelinek | 2 | -2/+41 |
2005-03-29 | * de.po: Update. | Joseph Myers | 2 | -15/+18 |
2005-03-28 | lex.c (warn_about_normalization): Cast field width to int to avoid warning. | Andreas Jaeger | 2 | -3/+8 |
2005-03-19 | config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9]. | Joseph Myers | 3 | -2/+8 |
2005-03-16 | charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ... | Geoffrey Keating | 2 | -4/+13 |
2005-03-15 | Index: libcpp/ChangeLog | Geoffrey Keating | 2 | -1/+6 |
2005-03-15 | Index: gcc/ChangeLog | Geoffrey Keating | 10 | -548/+1402 |
2005-03-12 | Index: libcpp/ChangeLog | Geoffrey Keating | 7 | -42/+198 |
2005-03-04 | tr.po: Update. | Joseph Myers | 3 | -9/+839 |
2005-03-04 | re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore) | Jakub Jelinek | 2 | -2/+9 |
2005-03-04 | be.po, [...]: Update. | Joseph Myers | 12 | -969/+1110 |
2005-02-28 | directives.c (do_line): Save sysp early before line table is realloc'ed. | Devang Patel | 2 | -1/+11 |
2005-02-25 | * cpplib.pot: Regenerate. | Joseph Myers | 2 | -92/+122 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 3 | -14/+75 |
2005-02-19 | charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end. | Devang Patel | 2 | -1/+14 |
2005-02-15 | re PR preprocessor/19077 (Internal compiler error compiling MPlayer) | Eric Christopher | 2 | -4/+15 |