]> gcc.gnu.org Git - gcc.git/history - gcc/function.c
Fix reg-alloc error reported by Andreas Schwab to Trillian list.
[gcc.git] / gcc / function.c
2001-03-12 Jeffrey Oldhamemit-rtl.c (remove_unnecessary_notes): Reverse Richard...
2001-03-02 Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-24 Richard Kennertree.h (BLOCK_DEAD): New macro.
2001-02-24 Jan Hubickafunction.c (epilogue_done): Be ready for first basic...
2001-02-16 Richard Kennerfunction.c (assign_parms): Set RTX_UNCHANGING_P in...
2001-02-06 Richard Kennercombine.c (nonzero_bits, case PLUS): If pointers extend...
2001-02-06 Chandrakala Chavvafinal.c: Move the declaration profile_label_no to ...
2001-01-20 Richard KennerReinstall 1.245 -> 1.246 change
2001-01-20 Zack Weinberg[multiple changes]
2001-01-19 Richard Kenneralias.c (rtx_equal_for_memref_p, [...]): Don't assume...
2001-01-16 Richard KennerMinor whitespace changes
2001-01-10 Nick CliftonRemove {save|restore}_machine_status.
2001-01-10 Jeffrey A Lawfunction.c (instantiate_virtual_regs): Instantiate...
2001-01-05 Zack Weinbergfunction.c (fixup_var_refs): Use push_to_full_sequence...
2001-01-05 DJ Deloriefunction.c (reorder_blocks): Make sure the flags are...
2001-01-04 J"orn Renneckeintegrate.c (expand_inline_function): Don't put a virtu...
2001-01-02 Richard Kennerfunction.c (expand_function_end): Properly handle DECL_...
2000-12-30 Richard Kenneralias.c (alias_sets_conflict_p): New function.
2000-12-29 Alexandre Olivafunction.c (assign_parms): Convert arguments passed...
2000-12-22 Alexandre Olivafunction.c (assign_parms): Update parm's DECL_INCOMING_...
2000-12-15 Alexandre Olivafunction.c (adjust_trampoline_addr): New function.
2000-12-13 Alexandre Olivafunction.c (assign_parms): Optimize incoming PARALLELs...
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-27 Mark Mitchell* function.c (free_after_compilation): Clear x_clobber_...
2000-11-13 Mark Mitchellfunction.c (assign_parms): When calling put_var_into_st...
2000-11-12 Jason Merrillfunction.c (assign_parms): If TREE_ADDRESSABLE is set...
2000-11-08 Jakub Jelinekfunction.c (expand_function_start): Cast GET_MODE_SIZE...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-20 Richard Kenner* function.c (locate_and_pad_parm): Use host_integerp...
2000-10-20 Richard Henderson* function.c (locate_and_pad_parm): Zero alignment_pad.
2000-10-17 Franz Sirlfunction.c (locate_and_pad_parm): Don't align stack...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-07 Richard Hendersonfunction.c (diddle_return_value): Examine current_funct...
2000-10-06 Richard Hendersonc-decl.c (warn_missing_noreturn): Remove.
2000-10-05 Jim WilsonFix IA-64 REG_LIBCALL dangling reference.
2000-09-18 Jim WilsonFix ia64-linux kernel fn_hash() miscompilation.
2000-09-18 Andrew Haleytoplev.c (rest_of_compilation): Call purge_hard_subreg_...
2000-09-17 Bernd SchmidtBring back equal forms for libcalls
2000-09-01 Geoff Keatingstmt.c (expand_asm_operands): Twiddle generating_concat...
2000-08-25 Jim WilsonFix x86-x-ia64 abort while compiling glibc ldbl2mpn.c.
2000-08-18 Richard Kennerfunction.c (fixup_var_refs_1, case MEM): Update CODE...
2000-08-16 Richard Kennercalls.c (calls_function_1, [...]): Only test TYPE_RETUR...
2000-08-16 Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-08-14 Kazu Hirata* cse.c: Fix formatting.
2000-08-14 Geoff Keatingflow.c (attempt_auto_inc): Remove unused variable ...
2000-08-11 Richard Hendersonfunction.c (put_reg_into_stack): Allow type to be NULL.
2000-08-04 J"orn Renneckefunction.c (schedule_fixup_var_refs): New function...
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...
next
This page took 0.962694 seconds and 107 git commands to generate.