OSDN Git Service

2002-03-03 Aldy Hernandez <aldyh@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
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:
2000-09-19 rth * stmt.c (expand_expr_stmt): Only call warn_if_...
2000-09-17 cruxBring back equal forms for libcalls
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-02 aoliva* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-09-01 geoffk* stmt.c (expand_asm_operands): Twiddle generating_concat_p
2000-08-29 law * reload.c: Fix formatting.
2000-08-29 rth * local-alloc.c (requires_inout): Don't use...
2000-08-24 rth * stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-22 kenner * stmt.c (expand_goto_internal, fixup_gotos): Only...
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-08-12 rth * sibcall.c (uses_addressof): Accept both addre...
2000-08-06 rth * stmt.c (expand_goto): Do virtual_stack_vars_r...
2000-06-24 jakub * stmt.c (expand_decl_cleanup): Emit a dummy insn...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-09 zacktoplevel:
2000-06-09 jason * timevar.def: Add TV_EXPAND.
2000-06-06 jason * explow.c (maybe_set_unchanging): New function...
2000-06-05 nathan * tree.h (VOID_TYPE_P): New macro.
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
next