summaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
Commit message (Expand)AuthorAgeFilesLines
* * cppexp.c: Update all code for new lexer interface.zack2000-07-081-2/+1
* toplevel:zack2000-07-051-5/+10
* top level:zack2000-07-041-77/+85
* * cpp.texi: Document #pragma GCC dependencynathan2000-06-301-0/+4
* * cppfiles.c (open_include_file): If open(2) returns EMFILE orzack2000-06-281-2/+2
* * cppfiles.c: Include splay-tree.h, not hashtab.h.zack2000-06-211-23/+28
* * cpplib.h (cpp_reader): Remove if_stack. Changezack2000-05-291-1/+2
* * cppfiles.c: Read files in, using mmap if possible, thenzack2000-05-281-58/+9
* * cppexp.c (parse_assertion): Supply extra argument toneil2000-05-271-2/+6
* * cppexp.c (parse_assertion): New.zack2000-05-181-3/+24
* * cpphash.h (struct hashnode): Use struct hack for namezack2000-05-101-1/+1
* gcc:zack2000-05-061-7/+0
* * cpphash.h: #define __extension__ away if GCC_VERSION < 2095zack2000-05-041-30/+47
* gcc:zack2000-05-041-4/+42
* * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack2000-05-021-1/+1
* * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack2000-05-011-7/+0
* * cppfiles.c (redundant_include_p): Provide length of token tozack2000-04-301-3/+3
* * cpphash.h (enum node_type: Take out T_MCONST.zack2000-04-301-22/+15
* * cpphash.h: Move struct reflist, struct definition, and thezack2000-04-291-51/+2
* 2000-04-25 Zack Weinberg <zack@wolery.cumb.org>zack2000-04-251-0/+1
* * Revert previous patch until build failure cause determined.neil2000-04-251-1/+0
* * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.neil2000-04-241-0/+1
* * cpphash.h (struct definition): Move file, line, col members...zack2000-04-231-13/+15
* * cpphash.c (struct arg, struct arglist): Const-ify strings.zack2000-04-211-1/+2
* * cpplib.h (enum cpp_ttype): Add token types for allzack2000-04-201-6/+1
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-181-1/+2
* * cppexp.c (lex): Don't assume tokens are NUL terminated.zack2000-04-181-3/+0
* * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.neil2000-04-161-0/+6
* * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack2000-04-141-6/+3
* * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack2000-04-111-3/+3
* * cpplex.c (skip_block_comment): Use pointer arithmetic ratherneil2000-04-101-0/+4
* * cpphash.c (timestamp): Delete.zack2000-04-101-1/+1
* * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.zack2000-04-061-9/+20
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-011-1/+3
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-4/+4
* 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>zack2000-03-281-0/+1
* * cppfiles.c: Include mkdeps.h.zack2000-03-141-24/+4
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-131-0/+49
* Convert cpplib to use libiberty/hashtab.c.zack2000-03-121-26/+27
* * Makefile.in (LIBCPP_DEPS): New macro.zack2000-03-081-3/+168
* * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.zack2000-03-081-1/+1
* * cppfiles.c (_cpp_find_include_file): Make sure ih->name iszack2000-03-071-8/+9
* * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): Newzack2000-03-011-29/+24
* * cpphash.c: Fix formatting, update commentary.zack2000-02-111-1/+2
* * cppexp.c: Don't include cpphash.h.zack2000-02-101-0/+3
* * cpplib.h: Provide HASHNODE typedef and forward decl ofzack2000-02-101-15/+63
* * cpperror.c (cpp_file_line_for_message): Constify a char*.ghazi1999-09-071-1/+1
* 1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-261-0/+1
* 1999-02-25 17:14 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-02-251-6/+4
* 1999-02-18 18:32 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-02-181-0/+7