OSDN Git Service

Add - before rms to be more portable.
[pf3gnuchains/gcc-fork.git] / gcc / cpplex.c
2000-12-06 neil * cpplex.c (skip_escaped_newlines): Don't warn...
2000-12-01 neil * cppinit.c (initialize): Forgotten prototype.
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-22 neil * cpplex.c (trigraph_ok): Ensure we don't warn twice.
2000-11-14 neil * cppexp.c (parse_defined): Call cpp_get_token not
2000-11-13 neil * cpplex.c (_cpp_lex_token): CPP_COMMENT and...
2000-11-12 neil * cppexp.c: Don't worry about pfile->skipping.
2000-11-11 neil Remove CPP_PLACEMARKERs
2000-11-09 neil * cpphash.c: Move cpp_defined here from cpplib.c.
2000-11-08 neil Move directive handling into the lexer itself.
2000-11-06 neil * cpplex.c (_cpp_equiv_tokens): Check arg_no in the
2000-11-06 neil * c-lex.c (c_lex): Replace tok.val.aux with tok.val...
2000-11-04 neil * cpplex.c (parse_string): Don't allow multilin...
2000-11-01 neil * c-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-10-30 neil * cppfiles.c (stack_include_file): Check for stacked...
2000-10-29 neil * cpplex.c (save_comment): Don't store new lines in...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-28 neil * cpperror.c (_cpp_begin_message): Do the test for...
2000-09-25 neil * cpplex.c (parse_args): Don't set VOID_REST...
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-09-25 neil * cpplex.c (save_comment): Only store the initial '/'
2000-09-25 neil * cpphash.h (_cpp_digraph_spellings, _cpp_process_dire...
2000-09-24 neil * cpplex.c: Update TODO comment.
2000-09-23 neil * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PU...
2000-09-19 neil * cpplex.c (lex_line): Drop the EOF token for unknown
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-16 neil * cpplex.c (push_macro_context): Set an argument's...
2000-09-15 neil * cpplex.c (ON_REST_ARG): Correct the test.
2000-09-12 zack * cppfiles.c: Move all default-#defines to top of...
2000-09-04 jakub * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of curre...
2000-08-29 zack * cpperror.c (print_file_and_line): If line is (unsign...
2000-08-28 gkm * cpplex.c (parse_string): Don't look for backslash
2000-08-25 neil * cpplex.c (is_macro_disabled): Caller has already...
2000-08-23 zack * cpphash.h (IN_I): New flag for directive table.
2000-08-20 zack2000-08-20 Zack Weinberg <zack@wolery.cumb.org>
2000-08-18 neil * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-09 zack * configure.in (--enable-c-cpplib): Uncomment. Use...
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-07-31 zack2000-07-31 Jakub Jelinek <jakub@redhat.com>
2000-07-24 zack * cppexp.c: Warn about unary + if -Wtraditional.
2000-07-20 zack * cppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-18 jakub * cpplex.c (cpp_scan_buffer): Output line command...
2000-07-18 zack2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
2000-07-16 neil * cpplex.c: Update comments.
2000-07-15 zack * cpphash.c (save_expansion): Clear PREV_WHITE on...
2000-07-13 neil * cpplex.c (adjust_column): New funcion.
2000-07-13 zack * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
2000-07-12 ghaziOops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL.
2000-07-12 ghazi * cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL.
2000-07-12 neil * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
2000-07-11 zack2000-07-11 Zack Weinberg <zack@wolery.cumb.org>
2000-07-11 ghazi * cpplex.c (T, I, S, C, N): Avoid non-constant initial...
2000-07-11 neil * cppinit.c: (cpp_reader_init): Allow digraphs by...
2000-07-09 neil * cpphash.h: ISvspace, is_vspace, is_nvspace: New.
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-08 zack * cppexp.c: Update all code for new lexer interface.
2000-07-08 neil * cpphash.c (is__va_args__): New function.
2000-07-07 ghazi * system.h (UNION_INIT_ZERO): New macro for initializi...
2000-07-05 zacktoplevel:
2000-07-04 neil * cpplex.c: Fix trigraph replacement within strings.
2000-07-04 zacktop level:
2000-07-02 jakub * cpplib.h (struct cpp_reader): New field include_depth.
2000-06-28 jakubBack it out temporarily.
2000-06-28 jakub * cpplex.c (output_line_command): Output correct ...
2000-06-21 zack * cppfiles.c: Include splay-tree.h, not hashtab.h.
2000-06-20 zack * cpplex.c (parse_name): Don't warn about $ in identif...
2000-06-01 zack2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
2000-05-29 zack * cpplib.h (cpp_reader): Remove if_stack. Change
2000-05-28 zack * cppfiles.c: Read files in, using mmap if possible...
2000-05-28 neil * cpplex.c (_cpp_lex_line): Merge vertical space....
2000-05-27 neil * cpplex.c (_cpp_init_toklist): No comment...
2000-05-27 neil * cppexp.c (parse_assertion): Supply extra argument to
2000-05-26 zack * cpplex.c (maybe_macroexpand): Warn about function...
2000-05-19 zack * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
2000-05-18 zack * cppexp.c (parse_assertion): New.
2000-05-18 neil * cppinit.c (cpp_reader_init): Initialise col_adjust and
2000-05-17 zack2000-05-17 Neil Booth <neilb@earthling.net>
2000-05-15 neil * cpplex.c (parse_string2): Update comment.
2000-05-14 neil * cpphash.c (trad_stringify, warn_trad_stringify,
2000-05-10 neil * cpplex.c (spell_token): New function.
2000-05-10 neil * cpplex.c (_cpp_lex_line): Maintain PREV_WHITE...
2000-05-08 neil * cpplex.c (spell_token): New function.
2000-05-07 neil * cpplex.c: Move new lexer definitions and prototypes
2000-05-04 zack * cpphash.h: #define __extension__ away if GCC_VERSION...
2000-05-04 zackgcc:
2000-05-03 zack * cpplib.h: Add accessor macros for token lists.
2000-05-02 zack * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
2000-05-01 zack * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-30 zack * cpplex.c (cpp_idcmp): New function.
2000-04-28 scottb2000-04-28 Scott Bambrough <scottb@netwinder.org>
2000-04-27 zack2000-04-26 Neil Booth <NeilB@earthling.net>
2000-04-27 neil * cpplex.c (spell_other, spell_char): Remove.
2000-04-26 neil* cpplex.c: fix typos in comment
2000-04-26 neil * cpplex.c: add comment describing lexer algorithm.
2000-04-25 zack2000-04-25 Zack Weinberg <zack@wolery.cumb.org>
2000-04-25 neil * Revert previous patch until build failure cause...
next