aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-05Makefile.am: Add makedepend.Zack Weinberg17-111/+503
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating4-4/+41
2004-05-26re PR bootstrap/15651 (Size Errors/Warnings Followed by ICE)Paolo Bonzini3-2/+13
2004-05-25Makefile.am: the correct directory for gettext include files is given by @INC...Paolo Bonzini3-2/+8
2004-05-24system.h: dgettext takes two parameters.Paolo Bonzini2-1/+6
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini44-0/+37932