summaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 1999-02-08 23:25 -0500 Zack Weinberg <zack@midnite.ec.rhno.columbia.edu>zack1999-02-081-7/+8
* Close comment in copyrightlaw1999-01-071-1/+1
* Copyright fixes.law1999-01-061-0/+17
* 1998-12-15 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-151-3/+1
* * cppexp.c: When forcing unsigned comparisons, cast both sideslaw1998-10-111-1/+0
* Warning Fixes:ghazi1998-05-191-0/+2
* formatting tweaksmrs1996-07-031-1/+1
* * cpphash.h (enum node_type): Remove unneeded and non-standardbothner1995-07-051-2/+0
* Initial revisionbothner1995-03-161-0/+40