X
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index f84ca5ca8bf9fc551b867635f88f4d2c25338758..1b3fc9a17fc126e05d81fbe60af9e66b2bf95788 100644 (file)
@@ -1,3 +1,13 @@
+1999-05-13  DJ Delorie  <dj@cygnus.com>
+
+       * rclex.l: add code to suppress certain output from cpp, replace
+       all returns with MAYBE_RETURN
+       (MAYBE_RETURN): new, implement the suppression by returning
+       IGNORED_TOKEN as needed.
+       (cpp_line): remember which file we're in, mark data from included
+       *.h files for suppression.
+       * rcparse.y (input): allow IGNORED_TOKEN outside of known constructs
+
 1999-05-10  DJ Delorie  <dj@cygnus.com>
 
        * windres.c (quot): Quote shell metacharacters in a string
This page took 0.023284 seconds and 4 git commands to generate.