summaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
Commit message (Expand)AuthorAgeFilesLines
* * cpplib.h (cpp_reader): Remove if_stack. Changezack2000-05-291-2/+4
* * cppfiles.c: Read files in, using mmap if possible, thenzack2000-05-281-1/+59
* * cpplex.c (_cpp_lex_line): Merge vertical space. Flagneil2000-05-281-3/+4
* * cpplex.c (_cpp_init_toklist): No comment space to initialise.neil2000-05-271-5/+0
* * cppexp.c (parse_assertion): New.zack2000-05-181-13/+9
* * cppinit.c (cpp_reader_init): Initialise col_adjust andneil2000-05-181-1/+8
* * cpplex.c (parse_string2): Update comment.neil2000-05-151-1/+0
* * cpphash.c (trad_stringify, warn_trad_stringify,neil2000-05-141-5/+4
* * cpplex.c (spell_token): New function.neil2000-05-101-23/+22
* * cpplex.c (spell_token): New function.neil2000-05-081-3/+1
* * cpplib.h: Add accessor macros for token lists.zack2000-05-031-9/+16
* * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack2000-05-021-12/+3
* * cpplex.c (cpp_idcmp): New function.zack2000-04-301-2/+2
* 2000-04-26 Neil Booth <NeilB@earthling.net>zack2000-04-271-2/+1
* * cpplex.c (spell_other, spell_char): Remove.neil2000-04-271-3/+5
* 2000-04-25 Zack Weinberg <zack@wolery.cumb.org>zack2000-04-251-45/+84
* * Revert previous patch until build failure cause determined.neil2000-04-251-79/+44
* * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.neil2000-04-241-44/+79
* * cpphash.c (struct arg, struct arglist): Const-ify strings.zack2000-04-211-1/+8
* * cpplib.h (enum cpp_ttype): Add token types for allzack2000-04-201-26/+150
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-181-1/+1
* * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack2000-04-141-17/+33
* * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack2000-04-111-10/+13
* * cpphash.c (timestamp): Delete.zack2000-04-101-2/+0
* * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.zack2000-04-061-4/+6
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-011-2/+3
* * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt themzack2000-04-011-4/+2
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-216/+203
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-131-13/+1
* Convert cpplib to use libiberty/hashtab.c.zack2000-03-121-5/+3
* * cppfiles.c (file_cleanup, _cpp_find_include_file,neil2000-03-111-14/+14
* * Makefile.in (LIBCPP_DEPS): New macro.zack2000-03-081-213/+18
* * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.zack2000-03-081-25/+15
* 2000-03-07 Neil Booth <NeilB@earthling.net>zack2000-03-071-3/+3
* * cppfiles.c (_cpp_find_include_file): Make sure ih->name iszack2000-03-071-7/+11
* * mkdeps.c, mkdeps.h: New files.zack2000-03-041-12/+1
* * cpplib.h (_dollar_ok): New macro.zack2000-03-041-15/+16
* * cppinit.c (cpp_handle_option): Set opts->pedantic directly.zack2000-03-041-2/+0
* * cpplib.h (CPP_PEDANTIC): Only true if system_header_p is not setjason2000-03-031-1/+5
* * cppfiles.c (cpp_read_file): New function.zack2000-03-021-15/+11
* * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): Newzack2000-03-011-17/+18
* * cpplib.h (enum file_change_code): Added rename_file.aoliva2000-02-271-1/+1
* * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.aoliva2000-02-231-0/+2
* * cppexp.c: Don't include cpphash.h.zack2000-02-101-8/+3
* * cpplib.h: Provide HASHNODE typedef and forward decl ofzack2000-02-101-70/+5
* * cpphash.c (macarg): Hoist all the flag diddling out of thezack2000-02-101-6/+2
* * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,zack2000-02-061-24/+27
* * cppalloc.c: Update copyright.zack2000-02-061-14/+1
* * cpperror.c: Remove #ifdef EMACS block.zack2000-02-061-9/+0
* * cpplib.h (cpp_reader): Add new flag, no_directives.zack2000-02-021-0/+5