function.h (struct function): New field calls_constant_p.
[platform/upstream/gcc.git] / gcc / cppmacro.c
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-09 Neil Boothcppmacro.c (paste_tokens): Only allow / to paste with =.
2002-09-28 Zack Weinbergre PR preprocessor/8055 (PATCH: cpp0 dies with SIG11...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-20 Neil Boothcppmacro.c: Don't warn about function-like macros witho...
2002-08-07 Neil Booth* cppmacro.c (_cpp_builtin_macro_text): Remove unused...
2002-08-06 Neil Boothcppinit.c (struct lang_flags): Rename trigraphs std.
2002-08-02 Zack Weinbergc-common.c (c_common_init): -Wtraditional also implies...
2002-07-26 Neil Boothcppmacro.c (_cpp_create_definition): Don't attempt...
2002-07-23 Neil Boothcppexp.c (parse_defined): Mark macro used.
2002-07-17 Neil Boothcppexp.c (cpp_interpret_integer, [...]): Clarify and...
2002-07-01 Neil Booth* cppmacro.c: Forgotten commit.
2002-06-19 Neil Boothcpphash.h (struct cpp_reader): Make date and time strings.
2002-06-13 Neil Boothcpplib.c (end_directive): Handle line skipping.
2002-06-10 Neil Boothcpphash.h (struct cpp_macro): Put comments on their...
2002-06-09 Neil Boothcpphash.h (_cpp_push_text_context): Update.
2002-06-07 Neil Boothcpptrad.c (struct block, [...]): New.
2002-06-05 Neil Boothcpphash.h (_cpp_create_definition): Update prototype.
2002-06-04 Neil Boothcpphash.h (FIRST, [...]): New.
2002-05-29 Neil Boothre PR preprocessor/6844 (Seg fault when trying to prepr...
2002-05-24 Neil Boothre PR preprocessor/6780 (Incorrect diagnosis of token...
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-05-21 Zack Weinbergc-common.c (c_common_init): Set options->unsigned_char...
2002-05-16 Zack Weinbergc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default...
2002-05-16 Neil Boothcpphash.h (cpp_macro): Move here, and make expansion...
2002-05-09 Neil Boothcpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-04-22 Neil Boothcppfiles.c (_cpp_pop_file_buffer): Return void.
2002-04-21 Neil Boothcppexp.c (struct op, [...]): Replace U_CHAR with uchar.
2002-04-21 Neil Boothcppmacro.c (funlike_invocation_p): Don't step back...
2002-04-14 Neil Boothcpperror.c (print_location): Don't print include chain...
2002-04-07 Jason Thorpecppinit.c (cpp_create_reader): Initialize discard_comme...
2002-04-05 Jim Blandycppmacro.c (cpp_macro_definition): Do not emit spaces...
2002-03-19 Jim Blandycppmacro.c (cpp_macro_definition): Emit a space after...
2002-03-14 Zack Weinbergcpphash.h (struct lexer_state): Remove line_extension...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-27 Neil Boothcpplex.c (_cpp_lex_token): Handle directives in macro...
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2002-01-03 Neil Boothcppmacro.c: Don't include intl.h.
2001-12-15 Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-23 Neil Boothcppmacro.c (warn_of_redefinition): Warn regardless...
2001-11-19 Neil Boothcppmacro.c (_cpp_backup_tokens): Revert previous check-in.
2001-11-19 Jason Merrillcppmacro.c (_cpp_backup_tokens): Pop cur_run before...
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-21 Neil Boothcpphash.h (struct cpp_buffer): Delete read_ahead and...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-08 Neil Boothcppmacro.c (_cpp_create_definition): Leave comments...
2001-10-08 Neil Boothcppmacro.c (funlike_invocation_p): Move some logic...
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.
next