aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)Author
2001-06-12 * c-decl.c (grokdeclarator): Use INTEGRAL_TYPE_P.ghazi
2001-06-11 * c-decl.c (store_parm_decls): When comparing types in anjsm28
2001-06-08 * c-decl.c (grokdeclarator): Make the TREE_TYPE for declarationsmmitchel
2001-06-06 * c-semantics.c (genrtl_scope_stmt): Write out nested inlinemmitchel
2001-06-05 * c-common.h (flag_dump_translation_unit): Remove.nathan
2001-06-05 * c-tree.h (lang_decl): Add pending_sizes fields.mmitchel
2001-06-04 * c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.danglin
2001-05-21 * c-decl.c (finish_decl): Don't set DECL_C_HARD_REGISTER formmitchel
2001-05-13EH merge from mainline.rth
2001-05-01 * c-common.c (c_promoting_integer_type_p): New function, from therth
2001-03-27 * c-common.h (DECL_NUM_STMTS): New macro.mmitchel
2001-03-20 * tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME formmitchel
2001-03-14 * tree.h (DECL_RTL): Allocate RTL lazily.mmitchel
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin
2001-02-23 * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.kenner
2001-02-21 * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason
2001-02-16 * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason
2001-02-07 * c-decl.c (finish_enum): Revert part of 2000-01-05 change.jakub
2001-01-31 * c-parse.in (structsp): Pedwarn when "enum foo" refers to anjsm28
2001-01-30 * c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type)neil
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi
2001-01-25 * c-decl.c (duplicate_decls): If different_binding_level is nonzero,amylaar
2001-01-13 * c-decl.c (start_function): Don't warn if old prototype is builtinkenner
2001-01-10 * output.h (make_function_rtl): Remove prototype.mmitchel
2001-01-07 * builtins.def (BUILT_IN_FPRINTF): New entry.ghazi
2001-01-05 * c-decl.c (finish_struct): Detect flexible array membersrth
2001-01-04 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.jsm28
2001-01-04 * c-decl.c (grokdeclarator): Give zero-length arrays size zero.rth
2001-01-02 * c-decl.c (start_function): Don't warn on third parameter to main.kenner
2001-01-02 * c-decl.c (c_decode_option): Remove support ofaj
2000-12-29* c-decl.c (grokdeclarator): Prevent crash in case of overflow inaoliva
2000-12-08* c-decl.c (grokdeclarator): preserve previous alignments whendj
2000-12-07 * c-common.c (warn_format_security): New variable.jsm28
2000-12-02Make alpha build again.bernds
2000-12-01 * c-common.c (warn_format, warn_format_y2k,jsm28
2000-12-01 * c-common.c: Include "defaults.h".jsm28
2000-12-01 * c-decl.c (grokdeclarator): If pedantic, warn about arrays withjsm28
2000-11-29 * c-decl.c (c_decode_option): Don't handle -lang-objc.neil
2000-11-28 * c-common.h: Remove flag_digraphs.neil
2000-11-28 * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil
2000-11-26 * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil
2000-11-26 * c-common.h (DECL_C_HARD_REGISTER): New.rth
2000-11-26 * c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather thanrth
2000-11-25 * c-common.c: Remove USE_CPPLIB conditional inclusions.neil
2000-11-19 * c-decl.c (grokdeclarator): Support flexible array members.rth
2000-11-19 * c-decl.c (grokdeclarator): Special case the creation of anrth
2000-11-18 * c-decl.c (check_for_loop_decls): New function.jsm28
2000-11-17 * stringpool.c: New file.zack
2000-11-13 * c-common.c (boolean_increment): New function.jsm28
2000-11-10 * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel