OSDN Git Service

* de.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
2003-11-20 uweigand2003-11-19 Andreas Krebbel <krebbel1@de.ibm.com>
2003-11-16 rsandifo * Makefile.in (expr.o): Depend on $(TARGET_H).
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 mmitchel PR target/11184
2003-09-04 dj * targhooks.c: New file.
2003-08-31 sayle PR middle-end/11823
2003-08-29 rth * function.c (allocate_struct_function): New...
2003-08-16 nathan PR c++/11512
2003-08-01 jason * Makefile.in (bubblestrap): Don't require...
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-15 kazu * expr.c (expand_assignment): Remove an unused argument
2003-07-14 amodra * doc/tm.texi (BLOCK_REG_PADDING): Describe.
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 aj * stmt.c: Convert remaining prototypes to ISO C90.
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-07-01 law * stmt.c (any_pending_cleanups): Further simpli...
2003-07-01 law * stmt.c (any_pending_cleanups): Lose argument...
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-29 kazu * dwarf2out.c (add_AT_string): Replace ggc_alloc_strin...
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-27 kazu * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and
2003-06-25 zack PR 10178
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-12 rth * stmt.c (expand_asm_operands): Don't warn...
2003-06-09 rth * stmt.c (expand_asm_operands): Re-word warning.
2003-06-09 rth * expr.h (EXPAND_MEMORY): New.
2003-06-06 jason * stmt.c (resolve_asm_operand_names): Rename...
2003-05-08 gdr * stmt.c (emit_locus): New macro.
2003-05-07 zack * stmt.c (force_label_rtx): New function, based on...
2003-05-03 zack PR c/10604
2003-04-20 zack * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
2003-04-18 ebotcazou PR optimization/7675
2003-03-24 mmitchel PR c++/7086
2003-03-23 sayle PR c/10178
2003-03-17 sje * stmt.c (tail_recursion_args): Call promote_mode...
2003-03-14 jakub * stmt.c (expand_start_case): Call emit_queue ().
2003-03-12 drow Fix PR target/9797 and PR c/9853.
2003-03-05 kenner * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
2003-01-25 sayle * stmt.c (emit_case_bit_tests): New routine to impleme...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-24 pme2003-01-24 Phil Edwards <pme@gcc.gnu.org>
2003-01-21 sayle * stmt.c (same_case_target_p): New function to determi...
2003-01-21 rth PR opt/7507
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-13 amylaarAdd 2003 copyright notices for constraints string patch...
2003-01-09 amylaar * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2003-01-09 ebotcazou PR inline-asm/8832
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-19 ebotcazou PR target/8340
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-09 sje * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove...
2002-11-11 sirl2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-10-14 grahams * stmt.c (decl_conflicts_with_clobbers_p): Add REG_P...
2002-10-14 aldyh * stmt.c: Fix typo in comment.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-23 hp * doc/extend.texi (Extended Asm): Clarify that overlap...
2002-08-14 uweigand * reload.c (find_reloads): Handle constraint letters...
2002-08-05 geoffkIndex: ChangeLog
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-09 kazu * sbitmap.c: Fix formatting.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-02 kazu * combine.c: Fix comment formatting.
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-13 rsandifo * stmt.c (check_unique_operand_names): Expect operand...
2002-04-08 ajRevert last patch from Richard Henderson.
2002-04-04 rth PR middle-end/5099
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-04 jason PR c++/5636
2002-04-03 rth * function.c (assign_temp): Accept either type...
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-31 rth * builtins.c (expand_builtin_va_arg): Give...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-26 cagneyAdd -Wswitch-enum. Document.
2002-03-24 cagney* stmt.c (check_for_full_enumeration_handling): Remove...
2002-03-23 cagney2002-03-23 Andrew Cagney <ac131313@redhat.com>
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-02-22 jakub PR c++/5748
2002-02-21 jakub PR c/4697:
2002-02-07 rth PR c/5609
2002-02-04 jakub PR c/4475, c++/3780:
2002-01-31 rth * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-02 aoliva* c-common.h (genrtl_expr_stmt_value): Declare.
2001-12-24 rth * stmt.c (resolve_operand_names): Handle operan...
2001-12-24 rth * stmt.c (parse_input_constraint): Break out...
2001-12-12 kenner * stmt.c (expand_end_case): Do subtraction of lower...
2001-12-11 janis2001-12-11 Steve Ellcey <sje@cup.hp.com>
next