aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNeil Booth <neil@gcc.gnu.org>2002-05-04 07:32:26 +0000
committerNeil Booth <neil@gcc.gnu.org>2002-05-04 07:32:26 +0000
commitae1a07e00c1f0bab2b14dc4987e9f428e6b7b990 (patch)
tree60bcd025c0ea5583e5ad4da214fef71ad4dbac32 /gcc
parent4268e8bb9408758c1c97b6e821ab4c599d794808 (diff)
downloadgcc-ae1a07e00c1f0bab2b14dc4987e9f428e6b7b990.zip
gcc-ae1a07e00c1f0bab2b14dc4987e9f428e6b7b990.tar.gz
gcc-ae1a07e00c1f0bab2b14dc4987e9f428e6b7b990.tar.bz2
*** empty log message ***
From-SVN: r53153
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ba33bc4..426ac86 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -19,6 +19,7 @@
* cpplib.h (cppchar_signed_t): New.
struct cpp_options): New precision members.
(cpp_interpret_charconst, cpp_parse_escape): Update prototypes.
+ * cppexp.c (eval_token): Update.
2002-05-03 David S. Miller <davem@redhat.com>