aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-03-28lex.c (warn_about_normalization): Cast field width to int to avoid warning.Andreas Jaeger1-0/+5
2005-03-19config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9].Joseph Myers1-0/+6
2005-03-16charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating1-0/+5
2005-03-15Index: libcpp/ChangeLogGeoffrey Keating1-0/+4
2005-03-15Index: gcc/ChangeLogGeoffrey Keating1-0/+29
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-0/+22
2005-03-04re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore)Jakub Jelinek1-0/+7
2005-02-28directives.c (do_line): Save sysp early before line table is realloc'ed.Devang Patel1-0/+5
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-6/+13
2005-02-19charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel1-0/+5
2005-02-15re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher1-0/+7
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata1-0/+5
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini1-0/+11
2005-02-09files.c (pchf_adder): Remove.Mike Stump1-0/+6
2005-01-23re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers1-0/+4
2005-01-11* include/cpplib.h: Also update copyright years.Tobias Schlüter1-0/+2
2005-01-11* include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.Tobias Schlüter1-0/+4
2005-01-04Index: libcpp/ChangeLogGeoffrey Keating1-0/+5
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis1-0/+8
2004-12-15re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou1-0/+7
2004-11-28re PR preprocessor/17610 (Empty #include statement halts gcc)Nathanael Nerode1-0/+6
2004-11-27internal.h: Replace all uses of uchar with unsigned char.Roger Sayle1-0/+7
2004-11-24aclocal.m4: Regenerate.Kelley Cook1-0/+4
2004-11-24re PR preprocessor/15824 (uchar redefinition warnings in libcpp)Roger Sayle1-0/+7
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-0/+13
2004-11-18configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz1-0/+7
2004-11-09Makefile.in ($(PACKAGE).pot): New rule.Joseph Myers1-0/+8
2004-11-04internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg1-0/+6
2004-10-27re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)Zack Weinberg1-0/+6
2004-10-14errors.c (_cpp_begin_message): Print "error: " for errors.Joseph Myers1-0/+4
2004-10-11makedepend.c: Include mkdeps.h for prototype of deps_add_vpath.Andreas Jaeger1-0/+5
2004-10-08pch.c (cpp_write_pch_state): Remove variable z as it is not used.Andrew Pinski1-0/+6
2004-09-29directives.c (cpp_handle_deferred_pragma): Save, clear and restore cb.line_ch...Per Bothner1-0/+6
2004-09-24warnings.m4: New file.Zack Weinberg1-0/+15
2004-09-22gettext-sister.m4: Renamed from gettext.m4Kelley Cook1-0/+6
2004-09-18* charset.c (_cpp_destroy_iconv, emit_numeric_escape)Zack Weinberg1-0/+4
2004-09-18directives.c (do_pragma): Save current buffer position before lexing the prag...Zack Weinberg1-0/+6
2004-09-15line-map.h (line_map_start): Add parameter names so preceding comment makes s...Per Bothner1-0/+6
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg1-2/+42
2004-09-06re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-...Serge Belyshev1-0/+6
2004-08-28configure.ac: Set PACKAGE correctly.Andreas Schwab1-0/+6
2004-08-25Makefile.in: Add back top_builddir.Paolo Bonzini1-0/+4
2004-08-25configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini1-1/+11
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+6
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti1-1/+9
2004-07-232004-07-23 Matthias Klose <doko@debian.org>Matthias Klose1-0/+4
2004-07-16re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis1-0/+7
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth1-0/+9
2004-06-30line-map.h (fileline): Remove old typedef.Per Bothner1-0/+5
2004-06-26re PR preprocessor/15933 (Caching of include files breaks compilation)Zack Weinberg1-0/+9