aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-25c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.Gabriel Dos Reis1-1/+1
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-11/+24
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+1
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-4/+0
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-1/+0
2002-04-20Makefile.in: Update.Neil Booth1-3/+3
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+1
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+1
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+1
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+1
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-1/+1
2002-03-28c-decl.c (finish_function): New arg can_defer_p.Richard Henderson1-1/+1
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+1
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+1
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