summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2004-07-23 Matthias Klose <doko@debian.org>Matthias Klose2004-07-232-1/+5
* re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis2004-07-163-1/+12
* re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth2004-07-043-12/+27
* line-map.h (fileline): Remove old typedef.Per Bothner2004-06-303-3/+7
* re PR preprocessor/15933 (Caching of include files breaks compilation)Zack Weinberg2004-06-262-41/+31
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-223-2/+17
* Makefile.in: Regenerate with automake 1.8.5.Paolo Bonzini2004-06-153-109/+66
* configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg2004-06-126-214/+128
* ChangeLog: Merge text from include/ChangeLog.Zack Weinberg2004-06-112-26/+17
* Index: gcc/ChangeLogGeoffrey Keating2004-06-0911-167/+299
* gcc_release (build_sources): Move the libcpp gmo files to the source directory.Paolo Bonzini2004-06-093-7/+17
* Makefile.am (LIBICONV): Declare.Roger Sayle2004-06-073-3/+10
* Makefile.am (LIBINTL): DeclareAndrew Pinski2004-06-053-3/+12