aboutsummaryrefslogtreecommitdiff
path: root/binutils/rclex.l
AgeCommit message (Collapse)AuthorFilesLines
1999-05-12 * rclex.l: add code to suppress certain output from cpp, replaceDJ Delorie1-85/+116
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-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+465