]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cppmacro.c
cpphash.h: Update comments.
[thirdparty/gcc.git] / gcc / cppmacro.c
2001-10-02  Neil Boothcpphash.h: Update comments.
2001-09-30  Neil Boothcpphash.h (POOL_ALIGN, [...]): Remove.
2001-09-28  Neil Boothcpphash.h (struct cpp_buff): Make unsigned.
2001-09-27  Neil Boothcpphash.h: Update comment.
2001-09-26  Neil Boothcpphash.h (struct cpp_pool): Remove locks and locked.
2001-09-26  Neil Boothcpphash.h (struct _cpp_buff, [...]): New.
2001-09-24  Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-17  Neil Boothcpphash.h (_cpp_lex_direct): New.
2001-09-16  Neil Boothcpphash.h (_cpp_lex_token): Update prototype.
2001-09-16  Neil Boothcppmain.c (scan_translation_unit): Don't worry about...
2001-09-15  Neil Boothcpphash.h (struct cpp_reader): Remove lexer_pos, direct...
2001-09-14  Neil Boothcpperror.c (print_location): Take line and column,...
2001-09-13  Neil Boothc-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-11  Neil Boothcpphash.h (struct tokenrun): New.
2001-09-05  Neil Booth* cppmacro.c (funlike_invocation_p): No need to restore...
2001-08-21  Neil Boothcppfiles.c (stack_include_file): line-map.c now handles...
2001-08-17  Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-11  Neil Boothcppmacro.c (enter_macro_context): Push macro expansions...
2001-08-11  Neil Boothc-lex.c (map): Make const.
2001-08-05  Neil Boothre PR preprocessor/3081 (Preprocessor merges 2 first...
2001-08-04  Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-01  Kazu Hirataalias.c: Fix comment formatting.
2001-08-01  Neil Boothcpphash.h (struct cpp_reader): New members line, pseudo...
2001-07-29  Neil Boothcppexp.c (parse_defined): Always record the macro name.
2001-06-23  Neil Boothcppmacro.c (make_string_token): Avoid warning.
2001-06-21  Neil Boothre PR preprocessor/3260 (#include __FILE__ broken)
2001-05-20  Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16  Neil Boothcppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-03-27  Neil Booth* cppmacro.c (stringify_arg): Null terminate strings.
2001-03-07  Zack Weinbergc-parse.in (yylexname): New function, split out of...
2001-03-03  Neil Boothcpplex.c (_cpp_lex_token): Don't warn about directives...
2001-03-03  Neil Boothcpp.texi: Update.
2001-02-25  Neil Boothcppinit.c (builtin_array): Update.
2001-02-14  Neil Boothc-lex.c (lex_number): Only warn traditionally for U...
2001-02-06  Neil Booth* cppmacro.c (cpp_get_token): Avoid pasting after a...
2001-02-04  Mark Mitchellcppinit.c (BC): New macro.
2001-02-01  Neil Boothcpphash.h (struct cpp_buffer): Move saved_flags from...
2001-01-31  Neil Boothcpphash.h (struct cpp_reader): New saved_flags.
2001-01-28  Neil Boothcpphash.c (_cpp_cleanup_hashtable, [...]): Don't set...
2001-01-20  Neil Boothcppmacro.c (funlike_invocation_p): Don't move back...
2001-01-09  Alexandre Olivacppinit.c (cpp_cleanup): NULLify macro_buffer and zero...
2000-12-17  Neil Boothcpplib.h (struct cpp_reader): Remove references to...
2000-12-11  Neil Boothcpperror.c (print_location): New function.
2000-12-09  Neil Boothcppfiles.c (NEVER_REREAD, [...]): Move from cpphash.h.
2000-12-03  Neil Boothcppmacro.c (funlike_invocation_p): Re-disable macros...
2000-12-01  Neil Boothcppinit.c (initialize): Forgotten prototype.
2000-11-28  Neil Boothcppmacro.c (cpp_scan_buffer_nooutput): Take a boolean...
2000-11-27  Neil Boothcppinit.c (cpp_reader_init): Remove handling of warn_pa...
2000-11-26  Neil Boothcppmacro.c (cpp_scan_buffer_nooutput): Only scan the...
2000-11-26  Neil Boothcpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-20  Neil Boothcppmacro.c (paste_tokens): Rename from paste_payloads.
2000-11-19  Kaveh R. GhaziWarning fixes:
2000-11-15  Neil Boothcpplib.c (start_directive, [...]): New functions.
2000-11-14  Neil Boothcppexp.c (parse_defined): Call cpp_get_token not _cpp_g...
2000-11-13  Neil Boothcpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF...
2000-11-12  Neil Boothcppexp.c: Don't worry about pfile->skipping.
2000-11-11  Neil BoothRemove CPP_PLACEMARKERs
2000-11-09  Neil Boothcpphash.c: Move cpp_defined here from cpplib.c.
2000-11-08  Neil BoothMove directive handling into the lexer itself.
2000-11-06  Neil Boothc-lex.c (c_lex): Replace tok.val.aux with tok.val.c...
2000-11-01  Neil Boothc-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-10-31  Neil Boothcppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0...
2000-10-30  Neil Boothcppfiles.c (stack_include_file): Check for stacked...
2000-10-30  Mark Mitchell* cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.
2000-10-29  Neil Boothcppmacro.c (_cpp_create_definition): Optimize the case...
2000-10-28  Neil BoothNew macro expander.
2000-09-25  Neil Boothcpphash.h (_cpp_digraph_spellings, [...]): New library...
2000-09-15  Greg McGarycppmacro.c (check_trad_stringification): Check token...
2000-09-10  Kaveh R. Ghazicppmacro.c (check_trad_stringification): New function.
2000-08-17  Neil Boothcppinit.c (cpp_cleanup): Free include dir chains.
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-20  Zack Weinbergcppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-18  Zack Weinbergcpplib.h (TTYPE_TABLE): Rearrange to use only two per...
2000-07-18  Zack Weinberg[multiple changes]