summaryrefslogtreecommitdiffstats
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.sje2002-12-091-1/+0
* 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-11-111-2/+12
* * stmt.c (decl_conflicts_with_clobbers_p): Add REG_P check.grahams2002-10-141-0/+1
* * stmt.c: Fix typo in comment.aldyh2002-10-141-1/+1
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-3/+3
* * doc/extend.texi (Extended Asm): Clarify that overlap betweenhp2002-09-231-1/+73
* * reload.c (find_reloads): Handle constraint letters marked byuweigand2002-08-141-0/+8
* Index: ChangeLoggeoffk2002-08-051-1/+0
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-8/+8
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-240/+54
* * sbitmap.c: Fix formatting.kazu2002-05-091-37/+37
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-3/+56
* * combine.c: Fix comment formatting.kazu2002-05-021-2/+2
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-5/+12
* * stmt.c (check_unique_operand_names): Expect operand names torsandifo2002-04-131-10/+10
* Revert last patch from Richard Henderson.aj2002-04-081-35/+12
* PR middle-end/5099rth2002-04-041-12/+35
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-1/+1
* PR c++/5636jason2002-04-041-1/+18
* * function.c (assign_temp): Accept either type or decl argument.rth2002-04-031-1/+1
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-2/+2
* * builtins.c (expand_builtin_va_arg): Give warnings not errors forrth2002-03-311-3/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-2/+3
* Add -Wswitch-enum. Document.cagney2002-03-261-4/+4
* * stmt.c (check_for_full_enumeration_handling): Remove tests ofcagney2002-03-241-58/+62
* 2002-03-23 Andrew Cagney <ac131313@redhat.com>cagney2002-03-231-0/+3
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-7/+8
* PR c++/5748jakub2002-02-221-0/+5
* PR c/4697:jakub2002-02-211-6/+6
* PR c/5609rth2002-02-071-6/+14
* PR c/4475, c++/3780:jakub2002-02-041-12/+17
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-265/+119
* * predict.c: Fix formatting.kazu2002-01-221-1/+1
* * tree.h (expand_expr_stmt_value): Add maybe_last argument.jakub2002-01-041-5/+7
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-23/+44
* * stmt.c (resolve_operand_names): Handle operand modifiers.rth2001-12-241-2/+10
* * stmt.c (parse_input_constraint): Break out from ...rth2001-12-241-166/+214
* * stmt.c (expand_end_case): Do subtraction of lower bound as treeskenner2001-12-121-12/+14
* 2001-12-11 Steve Ellcey <sje@cup.hp.com>janis2001-12-111-1/+3
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-21/+2
* 2001-12-04 Andrew MacLeod <amacleod@redhat.com>amacleod2001-12-041-2/+2
* Revert previous patchaoliva2001-12-041-15/+3
* * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iffaoliva2001-12-041-3/+15
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-15/+4
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub2001-11-211-1/+1
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-27/+21
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-1/+2
OpenPOWER on IntegriCloud