ABOUT-NLS: Follow spelling conventions.
[platform/upstream/gcc.git] / gcc / cppinit.c
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-09-14 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-21 John David Anglin* cppinit.c (remove_dup_nonsys_dirs): Fix warning and...
2002-08-20 John David Anglincppinit.c (remove_dup_dir): Add head_ptr argument to...
2002-08-18 Neil Boothre PR preprocessor/7602 (C++ header files found in...
2002-08-12 Neil Boothc-opts.c (deps_seen, [...]): New.
2002-08-12 Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-11 Neil Boothc-common.c (c_common_init): Call preprocess_file instead.
2002-08-11 Neil Boothc-common.h (enum c_language_kind): Emphasize that clk_c...
2002-08-10 Neil Boothc-opts.c (set_std_cxx98, [...]): New.
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-08-09 Neil BoothMakefile.in (c-opts.o): Update
2002-08-08 Neil Boothc-opts.c (cpp_opts): New.
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-08-01 Neil Boothcppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar.
2002-07-23 Neil Boothcppexp.c (parse_defined): Mark macro used.
2002-07-21 Neil Boothc-lex.c (GET_ENVIRONMENT): Remove.
2002-07-20 Neil Boothcppexp.c (struct op): Add token pointer.
2002-07-02 Neil Boothcppinit.c (cpp_handle_option): Suppress warnings with...
2002-06-19 Neil Boothcpphash.h (struct cpp_reader): Make date and time strings.
2002-06-11 Neil BoothMakefile.in: Update cppmain.o.
2002-06-09 Zack WeinbergMakefile.in (LIBCPP_OBJS): Take out version.o.
2002-06-07 Zack Weinbergcppinit.c (COMMAND_LINE_OPTIONS): Give all relevant...
2002-06-05 Neil Boothcpphash.h (_cpp_create_definition): Update prototype.
2002-06-02 Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-05-31 Zack Weinbergcppinit.c (append_include_chain): Always pay attention...
2002-05-29 Neil Boothcppexp.c (cpp_num): Move to cpplib.h.
2002-05-27 Neil Boothc-common.c (c_common_init): Set CPP arithmetic precision.
2002-05-23 Neil Boothcppinit.c (mark_named_operators): Split out from init_b...
2002-05-23 Neil Boothcpperror.c (_cpp_begin_message): No special casing...
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-05-21 Zack Weinbergc-common.c (c_common_init): Set options->unsigned_char...
2002-05-21 Andreas Jaeger* cppinit.c (sanity_checks): Avoid printf mismatch...
2002-05-18 Neil Boothcppinit.c (cpp_post_options): If preprocessed, turn...
2002-05-18 Zack Weinbergcppinit.c (struct builtin): Remove unused fields.
2002-05-17 Neil BoothMakefile.in: Update for cpptrad.c.
2002-05-17 Neil Boothc-common.c (c_common_init_options): Use C89 for Objecti...
2002-05-16 Zack Weinbergc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default...
2002-05-15 Zack Weinbergc-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-13 Neil BoothMakefile.in (c-common.o, cppinit.o): Update.
2002-05-07 Neil Boothc-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-05 Neil Boothc-common.c (c_common_init): Set up CPP arithmetic.
2002-05-04 Neil BoothMakefile.in (c-lex.o): Update.
2002-05-04 Neil Boothcppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-05-01 Jakub Jelinekcppinit.c (cpp_handle_option): Don't set no_output...
2002-04-28 Neil Boothcppexp.c (lex): Update to use state.skip_eval.
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-14 Neil Boothcpperror.c (print_location): Don't print include chain...
2002-04-07 Jason Thorpecppinit.c (cpp_create_reader): Initialize discard_comme...
2002-03-24 Neil Boothgcc.c (cpp_options): Pass -MD through as -MD not -M...
2002-03-24 Neil Boothcppinit.c (cpp_handle_option): Set warn_endif_labels...
2002-03-22 Phil Edwardscpplib.h (struct cpp_options): New member, warn_endif_l...
2002-03-16 Neil Booth* cppinit.c: Revert -MD removal.
2002-03-16 Neil Boothcppinit.c (print_help): Display -MD and -MMD.
2002-03-10 Neil Boothre PR preprocessor/5899 (-M disables -dM)
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-02-23 Neil Boothcppinit.c (output_deps): Correct test for stdout output.
2002-02-20 Neil Boothcppinit.c (init_dependency_output): Take deps output...
2002-02-17 Zack Weinbergcppinit.c (merge_include_chains): Check for brack being...
2002-02-02 Neil Boothcpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-08 Zack WeinbergMakefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H...
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2002-01-03 Graham Stottcppinit.c: Update copyright date.
2001-12-15 Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-21 Douglas B Ruppcppinit.c (INO_T_COPY): Define.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
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-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-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-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-11 Neil Boothcpphash.h (struct tokenrun): New.
2001-09-01 Neil Boothcppinit.c (cpp_start_read): Free the imacros list as...
2001-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-21 Neil Boothcppfiles.c (stack_include_file): Don't handle -H here.
2001-08-21 Neil Boothcpphash.h (_cpp_push_next_buffer): New.
2001-08-20 Neil Boothcppinit.c (init_standard_includes): The returned buffer...
2001-08-18 Neil Boothcppinit.c (init_standard_includes): Reverse accidentall...
2001-08-17 Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-11 Neil Boothcpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-08-07 Neil Boothcppinit.c (cpp_finish): Pop the final buffer without...
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-02 Neil Boothline-map.c: New.
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-07-29 Neil Boothre PR preprocessor/3669 (-M -g3 outputs macros as well...
2001-07-20 Nathan Sidwellcppinit.c (remove_dup_dir): Make static.
next