OSDN Git Service

* ChangeLog: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
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>
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-04 amacleod2001-12-04 Andrew MacLeod <amacleod@redhat.com>
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* stmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-21 jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-16 kenner * expr.c (store_field): Pass tree instead of max size...
2001-11-15 jakub * jump.c (squeeze_notes): Return true if no real insns...
2001-11-11 kenner * expmed.c (extract_bit_field): No longer pass in...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-25 kenner * stmt.c (expand_end_case): Remove orig_minval and...
2001-10-24 rth * stmt.c (expand_end_case): Index jumptables...
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-17 rth * stmt.c (expand_asm_operands): Update commentary.
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-27 rth * function.c (expand_function_end): Don't init...
2001-08-22 jason * jump.c (squeeze_notes): Take parms by referen...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-21 zack * stmt.c: Don't include insn-codes.h.
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-17 hubicka Install the proper patch.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-10 danglin * stmt.c (expand_null_return_1): Remove code to genera...
2001-07-25 amacleod2001-07-25 Andrew MacLeod <amacleod@redhat.com>
2001-07-22 hubicka * jump.c: Update comments.
2001-07-11 danglin * stmt.c (emit_case_nodes): Widen high and low instead...
2001-07-11 mmitchel * stmt.c (parse_output_constraint): New function,...
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-08 rth * stmt.c (emit_case_nodes): Convert modes prope...
2001-06-18 hubicka * unroll.c: Include predict.h.
2001-06-08 jason * stmt.c (current_nesting_level): New fn.
2001-05-20 kenner * stmt.c (expand_decl): Set mode, alignment, and sizes...
2001-05-17 berndsFix c/2728
2001-05-16 hubicka * stmt.c (expand_asm_operands): Be able to offload...
2001-05-02 ghazi * c-lex.c: NULL_PTR -> NULL.
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-27 jason * except.c (expand_eh_region_start): Don't...
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * stmt.c (expand_return): Remove always true...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-10 ghazi * fixinc/server.c (load_data, run_shell): Use xmalloc...
2001-02-20 mmitchel * stmt.c (expand_return): If an attempt is made to...
2001-01-29 ghazi * stmt.c (estimate_case_costs): Use integer_minus_one_...
2001-01-26 rth * stmt.c (cost_table): Remove.
2001-01-20 kenner * stmt.c (expand_return): Don't return anything if...
2000-12-30 kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-21 rth * rtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-05 rth * stmt.c (warn_if_unused_value): Move side...
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-11-14 rth * stmt.c (warn_if_unused_value): Don't warn...
2000-11-12 jason * function.c (assign_parms): If TREE_ADDRESSABL...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-01 rth * stmt.c (expand_start_null_loop): Set continue...
2000-11-01 rth * stmt.c (expand_start_null_loop): New.
2000-10-13 mmitchel Remove obstacks.
2000-09-22 geoffkIn gcc/ChangeLog:
next