OSDN Git Service

* real.c (struct real_format): Move to real.h.
[pf3gnuchains/gcc-fork.git] / gcc / cppinit.c
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2002-08-21 danglin * cppinit.c (remove_dup_nonsys_dirs): Fix warning...
2002-08-20 danglin * cppinit.c (remove_dup_dir): Add head_ptr argument...
2002-08-18 neil PR preprocessor/7602
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-08-12 neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
2002-08-11 neil * c-common.c (c_common_init): Call preprocess_file...
2002-08-11 neil * c-common.h (enum c_language_kind): Emphasize that...
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-09 neil * Makefile.in (c-opts.o): Update
2002-08-08 neil * c-opts.c (cpp_opts): New.
2002-08-06 neil * cppinit.c (struct lang_flags): Rename trigraphs...
2002-08-02 zack * c-common.c (c_common_init): -Wtraditional also impli...
2002-08-01 neil * cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar.
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-21 neil * c-lex.c (GET_ENVIRONMENT): Remove.
2002-07-20 neil * cppexp.c (struct op): Add token pointer.
2002-07-02 neil * cppinit.c (cpp_handle_option): Suppress warnings...
2002-06-19 neil * cpphash.h (struct cpp_reader): Make date and time...
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-09 zack * Makefile.in (LIBCPP_OBJS): Take out version.o.
2002-06-07 zack * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
2002-06-05 neil * cpphash.h (_cpp_create_definition): Update prototype.
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-31 zack * cppinit.c (append_include_chain): Always pay attenti...
2002-05-29 neil2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-27 neil * c-common.c (c_common_init): Set CPP arithmetic preci...
2002-05-23 neil * cppinit.c (mark_named_operators): Split out from...
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-21 zack * c-common.c (c_common_init): Set options->unsigned_ch...
2002-05-21 aj * cppinit.c (sanity_checks): Avoid printf mismatch...
2002-05-18 neil * cppinit.c (cpp_post_options): If preprocessed, turn off
2002-05-18 zack * cppinit.c (struct builtin): Remove unused fields.
2002-05-17 neil * Makefile.in: Update for cpptrad.c.
2002-05-17 neil * c-common.c (c_common_init_options): Use C89 for...
2002-05-16 zack * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
2002-05-15 zack * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-13 neil * Makefile.in (c-common.o, cppinit.o): Update.
2002-05-07 neil * c-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-04 neil * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
2002-05-04 neil * c-lex.c (lex_string): Let cpp_parse_escape handles...
2002-05-01 jakub * cppinit.c (cpp_handle_option) [-dM]: Don't set no_ou...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-22 neil * cppfiles.c (_cpp_pop_file_buffer): Return void....
2002-04-21 neil * cppexp.c (struct op, parse_number): Replace U_CHAR...
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-03-24 neil preprocessor/3951
2002-03-24 neil * cppinit.c (cpp_handle_option): Set warn_endif_labels if
2002-03-22 pme2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2002-03-16 neil * cppinit.c: Revert -MD removal.
2002-03-16 neil * cppinit.c (print_help): Display -MD and -MMD.
2002-03-10 neil PR preprocessor/5899
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-23 neil * cppinit.c (output_deps): Correct test for stdout...
2002-02-20 neil * cppinit.c (init_dependency_output): Take deps output...
2002-02-17 zack * cppinit.c (merge_include_chains): Check for brack...
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2002-01-29 jakub PR other/1502:
2002-01-08 zack * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG...
2002-01-03 neil * cpperror.c: Update comments and copyright.
2002-01-03 grahams * cppinit.c: Update copyright date.
2001-12-15 jsm28 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-21 kenner * cppinit.c (INO_T_COPY): Define.
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-10-02 neil * cpphash.h: Update comments.
2001-09-30 neil * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_...
2001-09-28 neil * cpphash.h (struct cpp_buff): Make unsigned.
2001-09-26 neil * cpphash.h (struct cpp_pool): Remove locks and locked.
2001-09-26 neil * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_rel...
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-15 neil * cpphash.h (struct cpp_reader): Remove lexer_pos...
2001-09-14 neil * cpperror.c (print_location): Take line and column...
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11 neil * cpphash.h (struct tokenrun): New.
2001-09-01 neil * cppinit.c (cpp_start_read): Free the imacros list...
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-21 neil * cppfiles.c (stack_include_file): Don't handle -H...
2001-08-21 neil * cpphash.h (_cpp_push_next_buffer): New.
2001-08-20 neil * cppinit.c (init_standard_includes): The returned...
2001-08-18 neil * cppinit.c (init_standard_includes): Reverse accidentally
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-11 neil * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-08-07 neil * cppinit.c (cpp_finish): Pop the final buffer without...
2001-08-05 neil PR preprocessor/3081
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-02 neil * line-map.c: New.
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-29 neil PR preprocessor/3669
2001-07-20 nathan * cppinit.c (remove_dup_dir): Make static.
next