aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2005-01-11* include/cpplib.h: Also update copyright years.Tobias Schlüter2-1/+4
2005-01-11* include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.Tobias Schlüter2-1/+5
2005-01-04Index: libcpp/ChangeLogGeoffrey Keating2-1/+14
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis6-21/+29
2004-12-15* fr.po: Update.Joseph Myers2-6/+9
2004-12-15re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou2-6/+50
2004-12-04* tr.po: Update.Joseph Myers2-24/+30
2004-12-02* es.po: Update.Joseph Myers2-19217/+10
2004-12-02be.po, [...]: Update.Joseph Myers12-4173/+104767
2004-11-28re PR preprocessor/17610 (Empty #include statement halts gcc)Nathanael Nerode2-0/+14
2004-11-27internal.h: Replace all uses of uchar with unsigned char.Roger Sayle3-46/+59
2004-11-27* cpplib.pot: Regenerate.Joseph Myers2-48/+52
2004-11-24aclocal.m4: Regenerate.Kelley Cook2-1/+5
2004-11-24re PR preprocessor/15824 (uchar redefinition warnings in libcpp)Roger Sayle3-4/+9
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz4-16/+50
2004-11-18configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz3-0/+9
2004-11-09* cpplib.pot: Regenerate.Joseph Myers2-329/+375
2004-11-09Makefile.in ($(PACKAGE).pot): New rule.Joseph Myers2-3/+16
2004-11-04internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg2-1/+11
2004-10-27re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)Zack Weinberg2-31/+41
2004-10-14errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers2-0/+6
2004-10-11Remove extra whitespace.Andreas Jaeger1-1/+1
2004-10-11makedepend.c: Include mkdeps.h for prototype of deps_add_vpath.Andreas Jaeger3-1/+7
2004-10-08pch.c (cpp_write_pch_state): Remove variable z as it is not used.Andrew Pinski2-5/+7
2004-09-29directives.c (cpp_handle_deferred_pragma): Save, clear and restore cb.line_ch...Per Bothner2-0/+10
2004-09-24warnings.m4: New file.Zack Weinberg6-13/+205
2004-09-22gettext-sister.m4: Renamed from gettext.m4Kelley Cook5-964/+39
2004-09-18* charset.c (_cpp_destroy_iconv, emit_numeric_escape)Zack Weinberg2-6/+26
2004-09-18directives.c (do_pragma): Save current buffer position before lexing the prag...Zack Weinberg2-3/+12
2004-09-15line-map.h (line_map_start): Add parameter names so preceding comment makes s...Per Bothner2-3/+8
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg6-120/+258
2004-09-06re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-...Serge Belyshev2-3/+9
2004-08-28configure.ac: Set PACKAGE correctly.Andreas Schwab3-57/+114
2004-08-25Makefile.in: Add back top_builddir.Paolo Bonzini2-0/+5
2004-08-25configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini7-2533/+443
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell3-57/+116
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti6-15/+21
2004-07-232004-07-23 Matthias Klose <doko@debian.org>Matthias Klose2-1/+5
2004-07-16re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis3-1/+12
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth3-12/+27
2004-06-30line-map.h (fileline): Remove old typedef.Per Bothner3-3/+7
2004-06-26re PR preprocessor/15933 (Caching of include files breaks compilation)Zack Weinberg2-41/+31
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating3-2/+17
2004-06-15Makefile.in: Regenerate with automake 1.8.5.Paolo Bonzini3-109/+66
2004-06-12configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg6-214/+128
2004-06-11ChangeLog: Merge text from include/ChangeLog.Zack Weinberg2-26/+17
2004-06-09Index: gcc/ChangeLogGeoffrey Keating11-167/+299
2004-06-09gcc_release (build_sources): Move the libcpp gmo files to the source directory.Paolo Bonzini3-7/+17
2004-06-07Makefile.am (LIBICONV): Declare.Roger Sayle3-3/+10
2004-06-05Makefile.am (LIBINTL): DeclareAndrew Pinski3-3/+12