cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and pedantic...
[platform/upstream/gcc.git] / gcc / cpplex.c
2000-09-28 Neil Boothcpperror.c (_cpp_begin_message): Do the test for suppre...
2000-09-25 Neil Boothcpplex.c (parse_args): Don't set VOID_REST flag.
2000-09-25 Branko Cibejflags.h: Declare warning flag warn_system_headers.
2000-09-25 Neil Boothcpplex.c (save_comment): Only store the initial '/...
2000-09-25 Neil Boothcpphash.h (_cpp_digraph_spellings, [...]): New library...
2000-09-24 Neil Boothcpplex.c: Update TODO comment.
2000-09-23 Neil Boothcpphash.h (CPP_RESERVE, [...]): Delete.
2000-09-19 Neil Boothcpplex.c (lex_line): Drop the EOF token for unknown...
2000-09-18 Neil Boothcpphash.h (HASHSTEP): Take character rather than pointe...
2000-09-16 Neil Boothcpplex.c (push_macro_context): Set an argument's level...
2000-09-15 Neil Boothcpplex.c (ON_REST_ARG): Correct the test.
2000-09-12 Zack Weinbergcppfiles.c: Move all default-#defines to top of file.
2000-09-04 Jakub Jelinekcpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current...
2000-08-29 Zack Weinbergcpperror.c (print_file_and_line): If line is (unsigned...
2000-08-28 Greg McGarycpplex.c (parse_string): Don't look for backslash befor...
2000-08-25 Neil Boothcpplex.c (is_macro_disabled): Caller has already checke...
2000-08-23 Zack Weinbergcpphash.h (IN_I): New flag for directive table.
2000-08-20 Zack Weinberg[multiple changes]
2000-08-18 Neil Boothcpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-09 Zack Weinbergconfigure.in (--enable-c-cpplib): Uncomment.
2000-08-04 Zack Weinbergcpplex.c (parse_name): Might have to glue a CPP_OTHER...
2000-08-02 Zack Weinbergcppexp.c, [...]: Do not use 'legal' or 'illegal' in...
2000-08-02 Zack Weinbergcpperror.c (v_message): Split into _cpp_begin_message...
2000-07-31 Zack Weinberg[multiple changes]
2000-07-24 Zack Weinbergcppexp.c: Warn about unary + if -Wtraditional.
2000-07-20 Zack Weinbergcppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-19 Zack Weinbergcpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into...
2000-07-18 Zack Weinbergcpplib.h (TTYPE_TABLE): Rearrange to use only two per...
2000-07-18 Jakub Jelinekcpplex.c (cpp_scan_buffer): Output line command even...
2000-07-18 Zack Weinberg[multiple changes]
2000-07-16 Neil Boothcpplex.c: Update comments.
2000-07-15 Zack Weinbergcpphash.c (save_expansion): Clear PREV_WHITE on tokens...
2000-07-13 Neil Boothcpplex.c (adjust_column): New funcion.
2000-07-13 Zack Weinbergcppexp.c, [...]: Eradicate all traces of code dependent...
2000-07-12 Kaveh R. GhaziOops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL.
2000-07-12 Kaveh R. Ghazi* cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL.
2000-07-12 Neil Boothcpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
2000-07-11 Zack Weinberg[multiple changes]
2000-07-11 Kaveh R. Ghazi* cpplex.c (T, I, S, C, N): Avoid non-constant initiali...
2000-07-11 Neil Boothcppinit.c: (cpp_reader_init): Allow digraphs by default.
2000-07-09 Neil Boothcpphash.h: ISvspace, is_vspace, is_nvspace: New.
2000-07-08 Zack Weinbergcpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-08 Zack Weinbergcppexp.c: Update all code for new lexer interface.
2000-07-08 Neil Boothcpphash.c (is__va_args__): New function.
2000-07-07 Kaveh R. Ghazisystem.h (UNION_INIT_ZERO): New macro for initializing...
2000-07-05 Zack Weinbergcpplex.c: Don't include sys/mman.h.
2000-07-04 Neil Boothcpplex.c: Fix trigraph replacement within strings.
2000-07-04 Zack Weinbergtop level:
2000-07-02 Jakub Jelinekcpplib.h (struct cpp_reader): New field include_depth.
2000-06-28 Jakub JelinekBack it out temporarily.
2000-06-28 Jakub Jelinekcpplex.c (output_line_command): Output correct #line...
2000-06-21 Zack Weinbergcppfiles.c: Include splay-tree.h, not hashtab.h.
2000-06-20 Zack Weinbergcpplex.c (parse_name): Don't warn about $ in identifier...
2000-06-01 Zack Weinberg[multiple changes]
2000-05-29 Zack Weinbergcpplib.h (cpp_reader): Remove if_stack.
2000-05-28 Zack Weinbergcppfiles.c: Read files in, using mmap if possible,...
2000-05-28 Neil Boothcpplex.c (_cpp_lex_line): Merge vertical space.
2000-05-27 Neil Boothcpplex.c (_cpp_init_toklist): No comment space to initi...
2000-05-27 Neil Boothcppexp.c (parse_assertion): Supply extra argument to...
2000-05-26 Zack Weinbergcpplex.c (maybe_macroexpand): Warn about function-like...
2000-05-19 Zack Weinbergcpplex.c (_cpp_scan_until): Clear AUX field of tokens.
2000-05-18 Zack Weinbergcppexp.c (parse_assertion): New.
2000-05-18 Neil Boothcppinit.c (cpp_reader_init): Initialise col_adjust...
2000-05-17 Neil Boothcpplex.c (expand_name_space): Don't use ptrdiff_t.
2000-05-15 Neil Boothcpplex.c (parse_string2): Update comment.
2000-05-14 Neil Boothcpphash.c (trad_stringify, [...]): Make some pointers...
2000-05-10 Neil Boothcpplex.c (spell_token): New function.
2000-05-10 Neil Boothcpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE...
2000-05-08 Neil Boothcpplex.c (spell_token): New function.
2000-05-07 Neil Boothcpplex.c: Move new lexer definitions and prototypes...
2000-05-04 Zack Weinbergcpphash.h: #define __extension__ away if GCC_VERSION...
2000-05-04 Zack Weinbergcpphash.h (U): New define, to correct type of string...
2000-05-03 Zack Weinbergcpplib.h: Add accessor macros for token lists.
2000-05-02 Zack Weinbergcpplib.h (CPP_POP, [...]): Delete.
2000-05-01 Zack Weinbergcpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-30 Zack Weinbergcpplex.c (cpp_idcmp): New function.
2000-04-28 Scott Bambroughcpplex.c (_cpp_scan_line): Fix buffer overwrite.
2000-04-27 Neil Boothcpplib.h: "~=" is not a single pp-token.
2000-04-27 Neil Boothcpplex.c (spell_other, spell_char): Remove.
2000-04-26 Neil Booth* cpplex.c: fix typos in comment
2000-04-26 Neil Booth* cpplex.c: add comment describing lexer algorithm.
2000-04-25 Zack Weinberg[multiple changes]
2000-04-25 Neil Booth* Revert previous patch until build failure cause deter...
2000-04-24 Neil Boothcpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-23 Zack Weinbergcpphash.h (struct definition): Move file, line, col...
2000-04-22 Zack Weinbergcpphash.c (trad_stringify, add_pat): New functions.
2000-04-21 Zack Weinbergcpphash.c (struct arg, [...]): Const-ify strings.
2000-04-20 Zack Weinbergcpplib.h (enum cpp_ttype): Add token types for all...
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-18 Mark Mitchellcpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE...
2000-04-18 Zack Weinbergcppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-16 Zack Weinbergcpplex.c (_cpp_read_and_prescan): Enlarge len by settin...
2000-04-16 Zack Weinbergcpplex.c (output_line_command): Remove debugging prints.
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-13 Jason Merrillcpplex.c (_cpp_lex_token): Handle digraphs.
2000-04-11 Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-04-10 Neil Boothcpplex.c (skip_block_comment): Use pointer arithmetic...
2000-04-08 Neil Boothcppexp.c (parse_charconst): Null does not end character...
2000-04-06 Zack Weinbergcpphash.c (CPP_IS_MACRO_BUFFER, [...]): Delete.
2000-04-04 Zack Weinbergcpplex.c (trigraph_map, speccase): Combine into single...
next