summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 502b645d90a..0f38b0f8c5a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-28 Neil Booth <neil@daikokuya.co.uk>
+
+ * cpplib.c (_cpp_handle_directive): Move #define-specific
+ code to the #define handler...
+ (do_define): ...here.
+ (lex_macro_node): No longer a need to check for comments here.
+
2002-06-28 Stephane Carrez <stcarrez@nerim.fr>
* config/m68hc11/m68hc11.c (autoinc_mode): New function.