summaryrefslogtreecommitdiffstats
path: root/gcc/cpplib.c
Commit message (Expand)AuthorAgeFilesLines
* * cpplib.c (do_if): Don't save and restore only_seen_white here.zack2000-05-301-4/+0
* * cpplib.h (cpp_reader): Remove if_stack. Changezack2000-05-291-328/+173
* * cppfiles.c: Read files in, using mmap if possible, thenzack2000-05-281-11/+11
* * cppexp.c (parse_assertion): Supply extra argument toneil2000-05-271-2/+2
* * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.zack2000-05-191-11/+9
* * cppexp.c (parse_assertion): New.zack2000-05-181-93/+152
* * cpplib.c: New feature, #pragma system_header.zack2000-05-171-0/+22
* * cpplex.c (parse_string2): Update comment.neil2000-05-151-2/+2
* * cpphash.c (trad_stringify, warn_trad_stringify,neil2000-05-141-2/+2
* gcc:zack2000-05-041-34/+36
* * cpplib.h: Add accessor macros for token lists.zack2000-05-031-5/+5
* * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack2000-05-021-13/+18
* * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack2000-05-011-94/+63
* * cppfiles.c (redundant_include_p): Provide length of token tozack2000-04-301-8/+14
* * cpphash.h (enum node_type: Take out T_MCONST.zack2000-04-301-1/+0
* * cpphash.h: Move struct reflist, struct definition, and thezack2000-04-291-3/+1
* 2000-04-25 Zack Weinberg <zack@wolery.cumb.org>zack2000-04-251-0/+23
* * Revert previous patch until build failure cause determined.neil2000-04-251-23/+0
* * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.neil2000-04-241-0/+23
* * cpphash.h (struct definition): Move file, line, col members...zack2000-04-231-77/+13
* * cpphash.c (trad_stringify, add_pat): New functions.zack2000-04-221-3/+4
* * cpphash.c (struct arg, struct arglist): Const-ify strings.zack2000-04-211-57/+39
* * cpplib.h (enum cpp_ttype): Add token types for allzack2000-04-201-3/+5
* * cpplib.c (do_pragma_poison): Strings in the token buffer arezack2000-04-191-2/+2
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-181-5/+6
* * cppexp.c (lex): Don't assume tokens are NUL terminated.zack2000-04-181-64/+67
* * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the wholerth2000-04-171-3/+3
* * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.neil2000-04-161-35/+40
* * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack2000-04-141-133/+13
* * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack2000-04-111-15/+15
* * cpplib.c (do_elif): Skip the rest of the line if we'rezack2000-04-071-11/+17
* * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.zack2000-04-061-273/+312
* 2000-04-04 Philippe De Muyter <phdm@macqel.be>zack2000-04-051-1/+1
* 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>zack2000-04-041-2/+4
* * cppinit.c (cpp_start_read): Turn off -Wtraditional ifzack2000-04-021-3/+6
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-011-54/+64
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-22/+22
* 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>zack2000-03-281-1/+6
* * cppfiles.c: Include mkdeps.h.zack2000-03-141-394/+299
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-131-1476/+193
* * cpplib.c (do_pragma_implementation): Fix off-by-one errorzack2000-03-131-2/+3
* Convert cpplib to use libiberty/hashtab.c.zack2000-03-121-45/+63
* * cppfiles.c (file_cleanup, _cpp_find_include_file,neil2000-03-111-25/+25
* * Makefile.in (LIBCPP_DEPS): New macro.zack2000-03-081-25/+31
* * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.zack2000-03-081-66/+31
* 2000-03-07 Neil Booth <NeilB@earthling.net>zack2000-03-071-12/+12
* * cppfiles.c (_cpp_find_include_file): Make sure ih->name iszack2000-03-071-36/+31
* * mkdeps.c, mkdeps.h: New files.zack2000-03-041-3/+4
* * cpplib.h (_dollar_ok): New macro.zack2000-03-041-2/+2
* * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not setjason2000-03-031-8/+6
OpenPOWER on IntegriCloud