aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-1/+9
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+1
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-1/+0
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+1
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-4/+0
2002-02-06c-decl.c (finish_function): Warn about a non-void function with no return sta...Jason Merrill1-0/+9
2002-01-11Tidy up - removed declarations of some unused functions, moved other declsNicola Pero1-17/+14
2002-01-08c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter.Graham Stott1-13/+13
2001-12-17Makefile.in: Update dependencies.Neil Booth1-2/+5
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+1
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth1-0/+7
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-0/+1
2001-11-12Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva1-0/+3
2001-11-09Makefile.in: Update.Neil Booth1-0/+2
2001-11-05c-decl.c (delete_block): Remove.Neil Booth1-1/+0
2001-10-11calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-10-08c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson1-1/+6
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-1/+1
2001-08-27* c-tree.h: Add prototyp for c_sizeof_nowarn.Andreas Jaeger1-1/+2
2001-08-24c-common.c (c_alignof, [...]): Move here...Jason Merrill1-9/+0
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male1-2/+1
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers1-3/+2
2001-06-05c-tree.h (lang_decl): Add pending_sizes fields.Mark Mitchell1-2/+5
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-25c-parse.in (array_declarator): New.Joseph Myers1-0/+2
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-4/+1
2001-05-12c-parse.in (bison parser, [...]): Remove uses of doing_objc_thang.Neil Booth1-5/+0
2001-05-11c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c.Neil Booth1-2/+3
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi1-23/+0
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs1-1/+0
2000-12-20c-typeck.c (build_asm_stmt): New, broken out from ...Richard Henderson1-0/+2
2000-12-18c-common.c (STD_C9L, ADJ_STD): Define.Joseph Myers1-4/+0
2000-11-20parse.y (yyparse_1): Rename the parser entry point.Richard Henderson1-0/+1
2000-11-18c-decl.c (check_for_loop_decls): New function.Joseph Myers1-0/+1
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-3/+0
2000-10-17Improved sequence point warningsBernd Schmidt1-4/+0
2000-10-11c-typeck.c (check_modify_expr): New function.Joseph Myers1-0/+4
2000-10-05c-decl.c (warn_missing_noreturn): Remove.Richard Henderson1-4/+0
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-5/+12
2000-09-10c-common.h (add_stmt): Change prototype.Mark Mitchell1-0/+1
2000-09-07Integrated preprocessor.Zack Weinberg1-1/+14
2000-08-25Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.Mark Mitchell1-15/+0
2000-08-21c-tree.h (flag_hosted): Move declaration from here...Joseph Myers1-4/+0
2000-08-04cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name.Zack Weinberg1-1/+0
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg1-5/+1
2000-07-31c-decl.c (mesg_implicit_function_declaration): Init to -1.Zack Weinberg1-0/+4
2000-07-01Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.Ben Chelf1-5/+0
2000-06-30c-common.c: Include c-common.h, not c-lex.h or c-tree.h.Mark Mitchell1-55/+0