alias.c (mark_constant_function): Use INSN_P.
[gcc.git] / gcc / function.c
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-30 Jan Hubickafunction.c (assign_stack_local_1, [...]): Do not call...
2000-06-21 J. David Anglin* function.c (round_down): Delete obsolete prototype.
2000-06-19 Richard Kennerfunction.c (put_var_into_stack): Don't reference DECL_...
2000-06-05 J. David Anglinfunction.c (assign_parms): Add missing argument to...
2000-06-03 Richard Kenneralias.c (struct alias_set_entry): New field has_zero_child.
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-29 Richard Hendersonfunction.c (emit_return_into_block): New line_note...
2000-05-28 Richard Hendersonfunction.c (diddle_return_value): A pcc-style struct...
2000-05-27 Richard Hendersonfunction.c (thread_prologue_epilogue_insns): Don't...
2000-05-23 Richard Hendersonfunction.c (thread_prologue_and_epilogue_insns): Make...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-04 Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-27 Jan Hubicka* function.c (epilogue_done): Pass whole insn to record...
2000-04-21 Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-04-18 Mark Mitchellfunction.c (expand_function_start): Use hard_function_v...
2000-04-12 Jeffrey A LawJeffrey A Law (law@cygnus.com)
2000-04-12 Mark Mitchellfunction.c (aggregate_value_p): VOID_TYPE nodes are...
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-30 Jeffrey A Lawfunction.c (expand_function_end): Pass alignment argume...
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 Jan HubickaConvert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-28 Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-23 Jason MerrillImplement dwarf2 exception handling for the ARM.
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-14 Richard Earnshawfunction.c (prepare_function_start): Correctly initiali...
2000-03-13 Jason Merrillfunction.c (put_var_into_stack): Use type_for_mode...
2000-03-09 Jason Merrillexcept.c (can_throw): See through a SEQUENCE.
2000-03-06 Mark Mitchellfunction.c (free_temps_for_rtl_expr): Don't free slots...
2000-03-05 Mark Mitchelltree.def (RTL_EXPR): Update documentation.
2000-03-05 Mark MitchellRevert this patch:
2000-03-05 Mark Mitchellfunction.h (struct sequence_stack): Remove rtl_expr.
2000-02-28 Richard Kennerfunction.c (number_blocks): Reset next_block_index...
2000-02-28 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26 Jeff LawFix copyrights.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-17 Mark Mitchellfunction.c (thread_prologue_and_epilogue_insns): Put...
2000-02-11 Geoff Keatingfunction.c (thread_prologue_and_epilogue_insns): Don...
2000-02-10 Jan Hubickafunction.c (assign_temp): Change zero-sized arrays...
2000-02-10 Clinton Popetzfunction.c (thread_prologue_and_epilogue_insns): Uncomm...
2000-02-10 Clinton Popetzfunction.c (thread_prologue_and_epilogue_insns): Don...
2000-02-08 Clinton Popetzfunction.c (thread_prologue_and_epilogue_insns): Don...
2000-02-08 Hans-Peter Nilsson* function.c (emit_return_into_block): Wrap in #ifdef...
2000-02-07 Jan Hubickacalls.c (compute_argument_block_size): New argument...
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-02-04 Richard Hendersonfunction.c (diddle_return_value): Rework to use a callb...
2000-01-28 Richard Hendersonflow.c (find_basic_blocks): Remove do_cleanup argument.
2000-01-27 Geoff Keatingemit-rtl.c (unshare_all_rtl): Unshare virtual parameter...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-13 Kaveh R. Ghazicalls.c (emit_call_1): Wrap varaible `struct_value_size...
2000-01-09 Kaveh R. Ghazielfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
2000-01-01 Richard Kennerfunction.c (update_temp_slot_address): Handle case...
1999-12-27 Christophe Jailletalias.c (nonlocal_reference_p): Add else for disjoint...
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-16 Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 Jason Merrillfunction.c (retrofit_block): Abort if we don't find...
1999-12-15 Jan Hubickafunction.c (PREFERRED_STACK_BOUDNARY): Provide default...
1999-12-05 Mark Mitchellfunction.h (insert_block_after_note): Declare.
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-18 Mark Mitchellexcept.h (struct eh_entry): Add goto_entry_p.
1999-11-16 Jakub Jelinekexplow.c (hard_function_value): Add outgoing argument.
1999-11-13 Jeffrey A Lawfunction.c (diddle_return_value): Set REG_FUNCTION_VALU...
1999-11-12 Jeffrey A Lawfunction.c (diddle_return_value): Only clal hard_functi...
1999-11-12 Jeffrey A Lawfunction.c (diddle_return_value): Use hard_function_val...
1999-11-08 Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-05 Nick Cliftonoops - add missing return values
1999-11-05 Nick CliftonIf purge_addressof_1 fails to remove addressofs in...
1999-11-05 Jeffrey A Lawfunction.c (pad_to_arg_alignment): Only update argument...
1999-11-05 Richard Hendersonfunction.c (diddle_return_value): New.
1999-11-01 Richard Kenner[multiple changes]
1999-10-31 Marc Lehmanntoplev.c (rest_of_compilation): Seperate the setjmp...
1999-10-29 Catherine MooreFix up last patch.
1999-10-29 Catherine MooreRemove stray comment.
1999-10-29 Catherine Mooreexpr.c (emit_push_insn): New argument alignment_pad.
1999-10-29 Mark Mitchellexcept.c (free_eh_nesting_info): Free the info itself.
1999-10-27 Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-21 Kaveh R. Ghazicalls.c: Include tm_p.h later, so everything we need...
1999-10-21 Kaveh R. Ghazifunction.c (record_insns, contains): Always declare...
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
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-16 Mark Mitchellfunction.c (identify_blocks): Don't shadow a variable...
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-15 Bernd SchmidtRemove second arg from assign_parms
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-09 Richard Hendersonfunction.c (assign_stack_local_1): Allocate from functi...
1999-09-09 Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-09 Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
next