summaryrefslogtreecommitdiff
path: root/gcc/cpphash.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog:bonzini2004-05-241-118/+0
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+1
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-3/+4
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-21/+8
* cp:ghazi2003-06-161-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * cpperror.c: Fix formatting.kazu2002-05-221-1/+1
* * c-common.c (c_common_init): Set options->unsigned_char fromzack2002-05-211-1/+0
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-021-1/+0
* * cpperror.c: Update comments and copyright.neil2002-01-031-7/+1
* * cpphash.c (_cpp_init_hashtable): Update.neil2001-11-271-1/+0
* * c-common.c: Include c-lex.h.neil2001-11-151-0/+16
* * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.neil2001-08-111-1/+1
* * cpphash.c (alloc_node): Cast pointer.neil2001-05-301-1/+2
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-227/+56
* * cppexp.c (lex): Use NODE_NAME and NODE_LEN.neil2001-05-161-6/+6
* * cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)neil2001-01-281-5/+1
* * cpphash.c: Move cpp_defined here from cpplib.c.neil2000-11-091-0/+13
* * cpphash.c (cpp_forall_identifiers): Add context variablegeoffk2000-10-291-3/+4
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-40/+44
* * cpphash.h (HASHSTEP): Take character rather than pointerneil2000-09-181-1/+1
* 2000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-181-641/+173
* * cpphash.c (save_expansion): Clear PREV_WHITE on tokenszack2000-07-151-0/+7
* * cpphash.c (struct macro_info): Add new members.neil2000-07-131-153/+146
* * cpphash.c (macro_info): Don't use the `signed' keyword.ghazi2000-07-131-1/+1
* * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,zack2000-07-131-24/+18
* * cppexp.c (LOGICAL): Delete macro.zack2000-07-121-5/+7
* * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.neil2000-07-121-89/+151
* 2000-07-11 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-111-1/+1
* * cpplib.h (struct cpp_name): Now struct cpp_string.zack2000-07-081-34/+24
* * cpphash.c (is__va_args__): New function.neil2000-07-081-29/+56
* toplevel:zack2000-07-051-44/+31
* top level:zack2000-07-041-1638/+360
* * cppfiles.c: Include splay-tree.h, not hashtab.h.zack2000-06-211-1/+1
* * cppfiles.c: Read files in, using mmap if possible, thenzack2000-05-281-29/+29
* * cpphash.c (funlike_macroexpand): Make sure not to walk p1zack2000-05-191-3/+3
* * cppexp.c (parse_assertion): New.zack2000-05-181-21/+6
* * cpphash.c (trad_stringify, warn_trad_stringify,neil2000-05-141-8/+11
* * cpphash.c (collect_funlike_expansion): Make "# is notzack2000-05-111-1/+16
* * cpphash.h (struct hashnode): Use struct hack for namezack2000-05-101-11/+21
* gcc:zack2000-05-041-28/+33
* * cpplib.h: Add accessor macros for token lists.zack2000-05-031-38/+34
* * cpphash.c (collect_params): Fix off-by-one error.zack2000-05-021-2/+3
* * cpphash.c (trad_stringify): Adjust p after stringification asjakub2000-05-021-0/+1
* * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack2000-05-021-28/+6
* * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack2000-05-011-29/+17
* * cppfiles.c (redundant_include_p): Provide length of token tozack2000-04-301-27/+5
* * cpphash.h (enum node_type: Take out T_MCONST.zack2000-04-301-122/+168
* * cpphash.h: Move struct reflist, struct definition, and thezack2000-04-291-21/+69
* 2000-04-25 Zack Weinberg <zack@wolery.cumb.org>zack2000-04-251-6/+7