summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* directives.c, [...]: Update copyright.Kazu Hirata2005-02-148-7/+13
* re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini2005-02-147-7/+179
* files.c (pchf_adder): Remove.Mike Stump2005-02-092-57/+46
* re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers2005-01-232-1/+9
* * include/cpplib.h: Also update copyright years.Tobias Schlüter2005-01-112-1/+4
* * include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.Tobias Schlüter2005-01-112-1/+5
* Index: libcpp/ChangeLogGeoffrey Keating2005-01-042-1/+14
* internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis2005-01-026-21/+29
* * fr.po: Update.Joseph Myers2004-12-152-6/+9
* re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou2004-12-152-6/+50
* * tr.po: Update.Joseph Myers2004-12-042-24/+30
* * es.po: Update.Joseph Myers2004-12-022-19217/+10
* be.po, [...]: Update.Joseph Myers2004-12-0212-4173/+104767
* re PR preprocessor/17610 (Empty #include statement halts gcc)Nathanael Nerode2004-11-282-0/+14
* internal.h: Replace all uses of uchar with unsigned char.Roger Sayle2004-11-273-46/+59
* * cpplib.pot: Regenerate.Joseph Myers2004-11-272-48/+52
* aclocal.m4: Regenerate.Kelley Cook2004-11-242-1/+5
* re PR preprocessor/15824 (uchar redefinition warnings in libcpp)Roger Sayle2004-11-243-4/+9
* sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz2004-11-234-16/+50
* configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz2004-11-183-0/+9
* * cpplib.pot: Regenerate.Joseph Myers2004-11-092-329/+375
* Makefile.in ($(PACKAGE).pot): New rule.Joseph Myers2004-11-092-3/+16
* internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg2004-11-042-1/+11
* re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)Zack Weinberg2004-10-272-31/+41
* errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers2004-10-142-0/+6
* Remove extra whitespace.Andreas Jaeger2004-10-111-1/+1
* makedepend.c: Include mkdeps.h for prototype of deps_add_vpath.Andreas Jaeger2004-10-113-1/+7
* pch.c (cpp_write_pch_state): Remove variable z as it is not used.Andrew Pinski2004-10-082-5/+7
* directives.c (cpp_handle_deferred_pragma): Save, clear and restore cb.line_ch...Per Bothner2004-09-292-0/+10
* warnings.m4: New file.Zack Weinberg2004-09-246-13/+205
* gettext-sister.m4: Renamed from gettext.m4Kelley Cook2004-09-225-964/+39
* * charset.c (_cpp_destroy_iconv, emit_numeric_escape)Zack Weinberg2004-09-182-6/+26
* directives.c (do_pragma): Save current buffer position before lexing the prag...Zack Weinberg2004-09-182-3/+12
* line-map.h (line_map_start): Add parameter names so preceding comment makes s...Per Bothner2004-09-152-3/+8
* cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg2004-09-096-120/+258
* re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-...Serge Belyshev2004-09-062-3/+9
* configure.ac: Set PACKAGE correctly.Andreas Schwab2004-08-283-57/+114
* Makefile.in: Add back top_builddir.Paolo Bonzini2004-08-252-0/+5
* configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini2004-08-257-2533/+443
* configure.in (arm*-*-eabi*): New target.Mark Mitchell2004-08-113-57/+116
* internal.h (xnew, [...]): Remove.Bernardo Innocenti2004-07-246-15/+21