aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.c
AgeCommit message (Expand)Author
2001-01-28 * cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)neil
2000-11-09 * cpphash.c: Move cpp_defined here from cpplib.c.neil
2000-10-29 * cpphash.c (cpp_forall_identifiers): Add context variablegeoffk
2000-10-282000-10-28 Neil Booth <neilb@earthling.net>neil
2000-09-18 * cpphash.h (HASHSTEP): Take character rather than pointerneil
2000-07-182000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack
2000-07-15 * cpphash.c (save_expansion): Clear PREV_WHITE on tokenszack
2000-07-13 * cpphash.c (struct macro_info): Add new members.neil
2000-07-13 * cpphash.c (macro_info): Don't use the `signed' keyword.ghazi
2000-07-13 * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,zack
2000-07-12 * cppexp.c (LOGICAL): Delete macro.zack
2000-07-12 * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.neil
2000-07-112000-07-11 Zack Weinberg <zack@wolery.cumb.org>zack
2000-07-08 * cpplib.h (struct cpp_name): Now struct cpp_string.zack
2000-07-08 * cpphash.c (is__va_args__): New function.neil
2000-07-05toplevel:zack
2000-07-04top level:zack
2000-06-21 * cppfiles.c: Include splay-tree.h, not hashtab.h.zack
2000-05-28 * cppfiles.c: Read files in, using mmap if possible, thenzack
2000-05-19 * cpphash.c (funlike_macroexpand): Make sure not to walk p1zack
2000-05-18 * cppexp.c (parse_assertion): New.zack
2000-05-14 * cpphash.c (trad_stringify, warn_trad_stringify,neil
2000-05-11 * cpphash.c (collect_funlike_expansion): Make "# is notzack
2000-05-10 * cpphash.h (struct hashnode): Use struct hack for namezack
2000-05-04gcc:zack
2000-05-03 * cpplib.h: Add accessor macros for token lists.zack
2000-05-02 * cpphash.c (collect_params): Fix off-by-one error.zack
2000-05-02 * cpphash.c (trad_stringify): Adjust p after stringification asjakub
2000-05-02 * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack
2000-05-01 * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack
2000-04-30 * cppfiles.c (redundant_include_p): Provide length of token tozack
2000-04-30 * cpphash.h (enum node_type: Take out T_MCONST.zack
2000-04-29 * cpphash.h: Move struct reflist, struct definition, and thezack
2000-04-252000-04-25 Zack Weinberg <zack@wolery.cumb.org>zack
2000-04-25 * Revert previous patch until build failure cause determined.neil
2000-04-24 * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.neil
2000-04-23 * cpphash.c (collect_objlike_expansion): Add sanity check.zack
2000-04-23 * cpphash.h (struct definition): Move file, line, col members...zack
2000-04-22 * cpphash.c (trad_stringify, add_pat): New functions.zack
2000-04-21 * cpphash.c (struct arg, struct arglist): Const-ify strings.zack
2000-04-20 * cpplib.h (enum cpp_ttype): Add token types for allzack
2000-04-19 * cpphash.c (special_symbol): Represent an empty macro withzack
2000-04-18 * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner
2000-04-18 * cppexp.c (lex): Don't assume tokens are NUL terminated.zack
2000-04-14 * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack
2000-04-11 * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack
2000-04-10 * cpphash.c (timestamp): Delete.zack
2000-04-06 * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.zack
2000-04-052000-04-04 Philippe De Muyter <phdm@macqel.be>zack
2000-04-01 * cpplib.c: Include symcat.h. Add 'origin' field to structzack