summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * stmt.c (emit_case_bit_tests): New routine to implement suitablesayle2003-01-251-3/+192
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-8/+0
* 2003-01-24 Phil Edwards <pme@gcc.gnu.org>pme2003-01-241-1/+1
* * stmt.c (same_case_target_p): New function to determine whethersayle2003-01-211-13/+65
* PR opt/7507rth2003-01-211-11/+21
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-1/+1
* Add 2003 copyright notices for constraints string patch, also 2002 noticeamylaar2003-01-131-1/+1
* * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.amylaar2003-01-091-10/+17
* PR inline-asm/8832ebotcazou2003-01-091-8/+16
* * regmove.c: Fix comment typos.kazu2002-12-241-2/+2
* PR target/8340ebotcazou2002-12-191-1/+10
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-88/+26
* * 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