OSDN Git Service

* parse.y (check_static_final_variable_assignment_flag): Fix spelling.
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
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.
2000-05-31 nathan * stmt (expand_end_case): Reorder conversion sequence...
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-25 rth * stmt.c (expand_end_bindings): Fix thinko...
2000-05-25 jason * stmt.c (expand_end_bindings): Look through...
2000-05-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 zacktop level:
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-18 kenner * stmt.c (mark_case_node): New function.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-29 law * stmt.c (stmt_loop_nest_empty): Fix thinko...
2000-03-29 law * stmt.c (stmt_loop_nest_empty): Allow cfun...
2000-03-29 hubicka * flags.h (flag_optimize_sibling_calls): Declare.
2000-03-27 rth * calls.c (expand_call): Pass parms not origina...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-23 rth * stmt.c (expand_asm_operands): Don't promote...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-13 cruxFix recently introduced error in expand_end_case.
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-04 jason * stmt.c (is_body_block): Move...
2000-02-21 ghazi * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-17 mmitchel * stmt.c (set_file_and_line_for_stmt): Don't crash...
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-02-08 kenner * stmt.c (expand_decl): Do set RTX_UNCHANGING_P for...
2000-02-04 rth * function.c (diddle_return_value): Rework...
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
2000-01-11 ghaziUpdate copyrights for last checkin.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-15 jason * stmt.c (expand_decl): Expand upper bound...
1999-12-12 mmitchel * except.h (struct eh_queue): Add `next' pointer.
1999-12-05 mmitchel * stmt.c (expand_fixup): Fix typo in comment.
1999-11-13 wilsonFix another gcc2 merge problem: fix switch statement...
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-05 rth * function.c (diddle_return_value): New.
1999-11-01 mmitchel * stmt.c (expand_value_return): Fix typo in this change:
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-29 mmitchel * except.c (free_eh_nesting_info): Free the info itself.
1999-10-27 law * c-typeck.c (build_function_call): Check that...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-04 mmitchel * stmt.c (expand_anon_union_decl): When any of the...
1999-10-03 ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-09-24 mmitchel * stmt.c (expand_start_bindings): Don't allow cleanup...
1999-09-22 samuel Various fixes for problems discovered stress-testing GC.
1999-09-21 law * stmt.c (any_pending_cleanups): Don't crash...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-17 mmitchel * functiion.h (struct function): Add x_whole_function_...
1999-09-17 mmitchel * tree.h (warn_about_unused_variables): Declare.
1999-09-17 mmitchel * stmt.c (preserve_subexpressions_p): Don't crash...
1999-09-17 mmitchel * stmt.c (expand_start_bindings): Allow callers to...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-15 mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-14 schwab * stmt.c (expand_end_case): Return right away if the...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-09-02 amylaar * stmt.c (expand_asm_operands): Fix index into inout_m...
1999-09-02 rth * stmt.c (expand_asm_operands): Invoke MD_ASM_C...
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
next