OSDN Git Service

* c-decl.c (c_decode_option): Don't handle -lang-objc.
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
2000-11-29 neil * c-decl.c (c_decode_option): Don't handle...
2000-11-28 neil * c-common.h: Remove flag_digraphs.
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-26 rth * c-common.h (DECL_C_HARD_REGISTER): New.
2000-11-26 rth * c-decl.c (c_expand_body): Use DECL_SOURCE_LIN...
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-19 rth * c-decl.c (grokdeclarator): Support flexible...
2000-11-19 rth * c-decl.c (grokdeclarator): Special case the...
2000-11-18 jsm28 * c-decl.c (check_for_loop_decls): New function.
2000-11-17 zack * stringpool.c: New file.
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-09 geoffkIn gcc/:
2000-11-03 jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
2000-10-29 rth * c-decl.c (finish_function): Clear c_function_...
2000-10-25 jsm28 * c-decl.c (grokdeclarator): Move warning for qualifie...
2000-10-20 wilsonFix tree-checking abort on testcase with undefined...
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-17 berndsImproved sequence point warnings
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-13 mmitchel Remove obstacks.
2000-10-11 jsm28 * c-typeck.c (check_modify_expr): New function.
2000-10-08 jsm28 * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-20 kenner * c-decl.c (finish_decl): Add else's to avoid referencing
2000-09-19 rth * c-decl.c (poplevel): Invoke warn_about_unused...
2000-09-19 rth * c-decl.c (c_expand_body): Call mark_varargs...
2000-09-17 jsm28 * c-decl.c (grokdeclarator): Don't give a warning...
2000-09-17 kenner * c-decl.c (grokdeclarator): Reorder tests to avoid...
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-11 jakub * c-decl.c (do_case): Fix a typo.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 zackIntegrated preprocessor.
2000-09-06 jason * c-decl.c (finish_incomplete_decl): Don't...
2000-09-01 jsm28 * c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
2000-08-29 zacktop level:
2000-08-29 ghazi * c-decl.c (define_label): Call warning_with_file_and_...
2000-08-28 jason * c-decl.c (duplicate_decls): Don't set TREE_ST...
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-24 gkm * tree.h (enum tree_index): New member `TI_MAIN_IDENTI...
2000-08-21 ghazi * c-decl.c (duplicate_decls, define_label): Restrict...
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-10 law * c-decl.c: Fix formatting.
2000-08-08 jsm28 * c-common.c (combine_strings, check_format_info)...
2000-08-06 jsm28 * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_...
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
2000-08-04 jsm28 * ginclude/stddef.h: Don't declare wint_t unless __nee...
2000-07-31 zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-07-31 law * c-decl.c (get_parm_info): Don't treat 'const void...
2000-07-27 law * c-decl.c (finish_function): Don't treat 'main' speci...
2000-07-27 law * c-decl.c (store_parm_decls): In C99 mode...
2000-07-26 aoliva* c-decl.c (finish_enum): Convert enumerations that...
2000-07-18 aoliva* c-decl.c (duplicate_decls): Do not call make_var_vola...
2000-07-13 neil * c-common.h (flag_digraphs): New.
2000-07-12 ghazi * c-decl.c (define_label): Warn about identifier confl...
2000-07-12 ghaziWarning fixes:
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-10 jason * tree.h (STRIP_NOPS): Check for error_mark_node.
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-29 zack * c-decl.c, timevar.c, tlink.c: Include intl.h.
2000-06-28 pthomas2000-06-28 Philipp Thomas <pthomas@suse.de>
2000-06-26 rth2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-07 zack * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-05 nathan * tree.h (VOID_TYPE_P): New macro.
2000-06-05 kenner * alias.c (get_alias_set): If compnent is addressable...
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-06-03 rthgcc/
2000-06-01 rth * c-decl.c (init_decl_processing): Set lang_get...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-24 aoliva* c-decl.c (build_enumerator): Don't modify the value...
2000-05-23 zack * c-decl.c (pushdecl): Invert sense of test for non...
2000-05-18 rth * c-common.h (enum c_tree_index): Add g77 type...
2000-05-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 zacktop level:
2000-05-07 rth * c-decl.c: Include "tm_p.h".
2000-05-05 clm * c-common.c (decl_attributes): For TYPE_DECLs attach the
2000-04-18 kenner * c-decl.c (mark_binding_level): Use 'for' instead...
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 nathangcc
2000-03-08 nathangcc:
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-31 drepper * c-decl.c (c_decode_option): Accept optional...
2000-01-29 drepperAdjust variable names, comments, help strings to c99.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
2000-01-05 zack2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-03 rth * c-decl.c (duplicate_decls): Copy DECL_MODE...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
next