summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.am: Add makedepend.Zack Weinberg2004-06-0517-111/+503
* Index: libcpp/ChangeLogGeoffrey Keating2004-05-304-4/+41
* re PR bootstrap/15651 (Size Errors/Warnings Followed by ICE)Paolo Bonzini2004-05-263-2/+13
* Makefile.am: the correct directory for gettext include files is given by @INC...Paolo Bonzini2004-05-253-2/+8
* system.h: dgettext takes two parameters.Paolo Bonzini2004-05-242-1/+6
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-2444-0/+37932