summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-0/+1
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-0/+1
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-1/+1
* c-decl.c (finish_function): New arg can_defer_p.Richard Henderson2002-03-281-1/+1
* Makefile.in (attribs.o): Update.Neil Booth2002-03-271-0/+1
* Makefile.in (ggc-common.o): Update.Neil Booth2002-03-261-0/+1
* Makefile.in (fold-const.o, [...]): Update.Neil Booth2002-03-211-1/+9
* re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek2002-03-191-0/+1
* c-common.h (yyparse, [...]): New.Neil Booth2002-03-171-1/+0
* Makefile.in (integrate.o): Update.Neil Booth2002-02-281-0/+1
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-4/+0
* c-decl.c (finish_function): Warn about a non-void function with no return sta...Jason Merrill2002-02-061-0/+9
* Tidy up - removed declarations of some unused functions, moved other declsNicola Pero2002-01-111-17/+14
* c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter.Graham Stott2002-01-081-13/+13
* Makefile.in: Update dependencies.Neil Booth2001-12-171-2/+5
* re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2001-12-041-0/+1
* cpphash.c (_cpp_init_hashtable): Update.Neil Booth2001-11-271-0/+7
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-0/+1
* Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva2001-11-121-0/+3
* Makefile.in: Update.Neil Booth2001-11-091-0/+2
* c-decl.c (delete_block): Remove.Neil Booth2001-11-051-1/+0
* calls.c: Fix formatting.Kazu Hirata2001-10-111-1/+1
* acconfig.h: Fix comment formatting.Kazu Hirata2001-10-091-3/+3
* c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson2001-10-081-1/+6
* Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell2001-09-061-1/+1
* * c-tree.h: Add prototyp for c_sizeof_nowarn.Andreas Jaeger2001-08-271-1/+2
* c-common.c (c_alignof, [...]): Move here...Jason Merrill2001-08-241-9/+0
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* regmove.c (replace_in_call_usage): Fix warnings.Jan van Male2001-07-101-2/+1
* c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers2001-07-081-3/+2
* c-tree.h (lang_decl): Add pending_sizes fields.Mark Mitchell2001-06-051-2/+5
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* c-parse.in (array_declarator): New.Joseph Myers2001-05-251-0/+2
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-4/+1
* c-parse.in (bison parser, [...]): Remove uses of doing_objc_thang.Neil Booth2001-05-121-5/+0
* c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c.Neil Booth2001-05-111-2/+3
* c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi2001-04-121-23/+0
* objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs2001-03-201-1/+0
* c-typeck.c (build_asm_stmt): New, broken out from ...Richard Henderson2000-12-201-0/+2
* c-common.c (STD_C9L, ADJ_STD): Define.Joseph Myers2000-12-181-4/+0
* parse.y (yyparse_1): Rename the parser entry point.Richard Henderson2000-11-201-0/+1
* c-decl.c (check_for_loop_decls): New function.Joseph Myers2000-11-181-0/+1
* Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell2000-11-101-3/+0
* Improved sequence point warningsBernd Schmidt2000-10-171-4/+0
* c-typeck.c (check_modify_expr): New function.Joseph Myers2000-10-111-0/+4
* c-decl.c (warn_missing_noreturn): Remove.Richard Henderson2000-10-051-4/+0
* splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell2000-09-171-5/+12
* c-common.h (add_stmt): Change prototype.Mark Mitchell2000-09-101-0/+1
* Integrated preprocessor.Zack Weinberg2000-09-071-1/+14
* Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.Mark Mitchell2000-08-251-15/+0