]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stmt.c
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / stmt.c
2000-04-18  Richard Kennerstmt.c (mark_case_node): New function.
2000-04-06  Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-30  Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-30  Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-29  Jeffrey A Law* stmt.c (stmt_loop_nest_empty): Fix thinko in last...
2000-03-29  Jeffrey A Law* stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to...
2000-03-29  Jan Hubickaflags.h (flag_optimize_sibling_calls): Declare.
2000-03-27  Richard Hendersoncalls.c (expand_call): Pass parms not original exp...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23  Richard Henderson* stmt.c (expand_asm_operands): Don't promote the tempo...
2000-03-23  Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-19  Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-13  Bernd SchmidtFix recently introduced error in expand_end_case.
2000-03-07  Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-05  Mark MitchellRevert this patch:
2000-03-05  Mark Mitchellfunction.h (struct sequence_stack): Remove rtl_expr.
2000-03-04  Jason Merrillstmt.c (is_body_block): Move...
2000-02-21  Kaveh R. Ghazidefaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-20  Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-17  Mark Mitchellstmt.c (set_file_and_line_for_stmt): Don't crash if...
2000-02-10  Kaveh R. Ghaziflow.c (mark_regs_live_at_end): Delete unused variables.
2000-02-08  Richard Kenner* stmt.c (expand_decl): Do set RTX_UNCHANGING_P for...
2000-02-04  Richard Hendersonfunction.c (diddle_return_value): Rework to use a callb...
2000-01-19  Richard Hendersonstupid.c: Die die die.
2000-01-17  Kaveh R. Ghazireload.c: PROTO -> PARAMS.
2000-01-11  Kaveh GhaziUpdate copyrights for last checkin.
2000-01-10  Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
1999-12-20  Bernd Schmidtcurrent_function -> cfun
1999-12-16  Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-15  Jason Merrill* stmt.c (expand_decl): Expand upper bound of a dynamic...
1999-12-12  Mark Mitchellexcept.h (struct eh_queue): Add `next' pointer.
1999-12-05  Mark Mitchell* stmt.c (expand_fixup): Fix typo in comment.
1999-11-13  Jim WilsonFix another gcc2 merge problem: fix switch statement...
1999-11-05  Richard Hendersonbitmap.h (BITMAP_XFREE): New.
1999-11-05  Richard Hendersonfunction.c (diddle_return_value): New.
1999-11-01  Mark Mitchellstmt.c (expand_value_return): Fix typo in this change:
1999-11-01  Richard Kenner[multiple changes]
1999-10-29  Mark Mitchellexcept.c (free_eh_nesting_info): Free the info itself.
1999-10-27  Jeffrey A Lawc-typeck.c (build_function_call): Check that the built...
1999-10-26  Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-04  Mark Mitchellstmt.c (expand_anon_union_decl): When any of the elemen...
1999-10-03  Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-09-24  Mark Mitchellstmt.c (expand_start_bindings): Don't allow cleanup...
1999-09-22  Alex SamuelVarious fixes for problems discovered stress-testing GC.
1999-09-21  Richard Earnshawstmt.c (any_pending_cleanups): Don't crash when current...
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-17  Mark Mitchellfunctiion.h (struct function): Add x_whole_function_mode_p.
1999-09-17  Mark Mitchelltree.h (warn_about_unused_variables): Declare.
1999-09-17  Mark Mitchellstmt.c (preserve_subexpressions_p): Don't crash when...
1999-09-17  Mark Mitchellstmt.c (expand_start_bindings): Allow callers to pass...
1999-09-16  Richard Hendersonemit-rtl.c (free_emit_status): Don't check DECL_DEFER_O...
1999-09-15  Mark Mitchellrtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-14  Andreas Schwabstmt.c (expand_end_case): Return right away if the...
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-09  Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-07  Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-09-05  Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-03  Richard Hendersondbxout.c (dbxout_init): Use xcalloc instead of xmalloc...
1999-09-02  J"orn Renneckestmt.c (expand_asm_operands): Fix index into inout_mode...
1999-09-02  Richard Hendersonstmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS...
1999-08-19  Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-15  Jim WilsonFix misuses of MAX_MACHINE_MODE that can result in...
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-08-09  Jason Merrillprint-tree.c (print_node): Print base for OFFSET_TYPEs.
1999-08-01  Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
1999-07-31  Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-05-30  Jeff Law[multiple changes]
1999-05-24  Mark Mitchellstmt.c (expand_end_bindings): Ignore any elements of...
1999-05-19  Mark Mitchellstmt.c (expand_return): Call start_cleanup_deferral...
1999-04-26  Toshiyasu Moritafold-const.c (make_range): Always initialize arg0 and...
1999-04-25  Richard Henderson* stmt.c (expand_asm_operands): Reload in-out reg-only...
1999-04-04  Jeffrey A Lawstmt.c (expand_loop_end): When copying the loop exit...
1999-03-06  Kaveh R. Ghazic-aux-info.c (data_type, [...]): Qualify a char* with...
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-25  J"orn Renneckestmt.c (expand_end_loop): Grok code emitted by expand_e...
1999-02-22  Craig Burleyreduce spurious warnings using -fsyntax-only
1999-02-14  Jeffrey A Lawexcept.c (start_catch_handler): Use emit_cmp_and_jump_i...
1999-02-12  Jim WilsonFix linux-x-cygwin build failure with readline.
1999-02-10  John Wehlefunction.c (assign_stack_temp_for_type): Clear best_p...
1999-02-08  Richard Hendersonoutput.h (current_function_has_computed_jump): Rename...
1999-02-01  Richard Hendersonrecog.c (check_asm_operands): Treat indeterminate opera...
1999-01-24  Jeffrey A Lawstmt.c (stmt_loop_nest_empty): New function.
1999-01-19  Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-15  Richard Hendersonexpr.c (queued_subexp_p): Make public.
1999-01-08  Jeffrey A Lawstmt.c (optimize_tail_recursion): New function, extract...
1998-12-04  Bernd Schmidtfinal.c (cleanup_subreg_operands): Delete some unused...
1998-11-20  Bernd Schmidtfunction.c (nonlocal_goto_handler_slots): Renamed from...
1998-10-26  Richard Henderson* stmt.c (expand_asm_operands): Accept `=' or `+' at...
1998-10-25  Jason Merrillstmt.c (expand_fixup): Set fixup->before_jump to a...
1998-10-13  Kaveh R. GhaziWarning fixes:
1998-10-11  Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-08  Bernd Schmidtstmt.c (n_occurrences): New static function.
1998-08-24  Jeff Lawstmt.c (emit_case_nodes): Change rtx_function to rtx_fn...
1998-08-17  Mark Mitchellstmt.c (expand_end_loop): Tidy.
1998-07-13  Craig Burleystmt.c (expand_expr_stmt): If not assigning fresh value...
1998-07-06  Mark Mitchelljump.c (duplicate_loop_exit_test): Don't refuse to...
1998-06-25  Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-22  Kaveh R. GhaziWarning fixes:
1998-06-20  Jeffrey A Lawcalls.c (expand_call): Initialize "src" and "dest".
next