summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers2006-09-132-0/+10
* config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher2006-09-093-4/+11
* * vi.po: Update.Joseph Myers2006-09-032-154/+157
* re PR c++/28288 (ICE with min/max operator)Steve Ellcey2006-08-144-40/+21
* * sv.po: Update.Joseph Myers2006-06-242-2/+6
* be.po, [...]: Update.Joseph Myers2006-06-2416-15/+20
* re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro)Jakub Jelinek2006-06-093-3/+39
* gcc/, libcpp/Daniel Jacobowitz2006-05-313-4/+23
* Makefile.in: Add install-html target.Carlos O'Donell2006-05-242-1/+6
* * de.po: Update.Joseph Myers2006-04-212-24/+28
* * sv.po: Update.Joseph Myers2006-03-312-4/+8
* be.po, [...]: Update.Joseph Myers2006-03-1316-1123/+1981
* cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev2006-02-186-1/+62
* re PR preprocessor/25717 (-dD does not list all defined macros (in particular...Jakub Jelinek2006-01-233-11/+22
* Makefile.in: Use -MMD instead of -MD.Paolo Bonzini2006-01-052-1/+5
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-046-245/+279
* re PR c++/25294 (Bogus "unterminated comment" error from #pragma comment)Jakub Jelinek2006-01-012-4/+56
* re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt2005-12-222-0/+7
* cpplib.h (CPP_N_DFLOAT): New.Jon Grimm2005-12-073-2/+31
* * vi.po: Update.Joseph Myers2005-12-062-162/+163
* * zh_CN.po: New file.Joseph Myers2005-12-032-0/+854
* be.po, [...]: Update.Joseph Myers2005-12-0114-14158/+2202
* * 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