OSDN Git Service

[pf3gnuchains/gcc-fork.git] / gcc / function.c
1998-10-28 rthAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
1998-10-19 law1998-10-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
1998-10-18 law * function.c (uninitialized_vars_warning):...
1998-10-17 ghaziWarning fixes:
1998-10-13 law
1998-10-13 rth * function.c (purge_addressof_1): Fix typo...
1998-10-12 law * flow.c: Update comment.
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-09 rth * expmed.c (store_bit_field): Pun non-integral...
1998-10-04 davem * function.c (purge_addressof_1): If trying to take...
1998-10-02 davem * function.c (purge_addressof_1): Do not perform endia...
1998-09-30 rthTypo in last commit.
1998-09-30 rth * function.c (purge_addressof_1): Use bitfield...
1998-09-30 mmitchel * function.c (gen_mem_addressof): If the address REG is
1998-09-20 rth * reload1.c (emit_reload_insns): Accept a new...
1998-09-15 law * combine.c (make_extraction): If no mode is...
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-07-30 raeburnFunction entry/exit profiling instrumentation:
1998-07-17 wilsonFix some sparc complex testsuite failures.
1998-07-01 rth * expr.c (emit_group_load, emit_group_store...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-08 jason * function.c: Define current_function_cannot_inline.
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-21 bothner8
1998-05-19 ghaziWarning Fixes:
1998-05-18 law * function.c (identify_blocks): Fix thinko...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-16 law * function.c (assign_outer_stack_local): Make...
1998-04-14 law * function.c (assign_parms): Initialize unsigne...
1998-04-10 law8
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * fold-const.c optimze_bit_field_compare):...
1998-03-28 law * basic-block.h (basic_block_computed_jump_target...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-19 jason * except.c (init_eh): Do nothing.
1998-03-18 ghaziFix more warnings...
1998-03-09 wilsonPatch to fix mips64-elf varargs aliasing failures.
1998-02-28 ghaziFix warious warnings:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-07 law * function.c (assign_parms): Fix typo in last...
1998-02-06 wilsonFix irix6 stdarg failure when last named arg has FP...
1998-01-20 lawMore bytecode stuff disappears.
1998-01-20 law * Makefile.in: Remove all bytecode support.
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-29 law * function.c (assign_parms): Correct mode of...
1997-10-18 jason * tree.c (restore_tree_status): Also free up temporary...
1997-08-27 law * reorg.c (dbr_schedule): Allow current_functio...
1997-08-02 kenner(put_var_into_stack, assign_parms): If -fcheck-memory...
1997-07-27 kenner(put_var_into_stack, trampoline_address): Treat inline_...
1997-07-17 kenner(expand_function_end): If function is non-leaf and...
1997-05-15 mrs * function.c (expand_function_end): Make sure we finis...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-24 merrillx
1997-04-18 wilson(instantiate_decls): For DECL_INCOMING_RTL, use max
1997-04-03 wilson(expand_function_start): Emit queue after expanding
1997-03-28 dje * function.c (expand_function_end): Output NOTE_REPEAT...
1997-03-18 ianAdd a REG_EQUIV note when a register parameter has...
1997-02-16 merrillx
1997-02-09 kenner(assign_stack_temp): Clear MEM flags from reuse.
1997-02-07 kenner(instantiate_virtual_regs_1, case USE, CLOBBER): Fix...
1997-01-30 kenner(TRAMPOLINE_ALIGNMENT): Provide default.
1997-01-21 kenner(mark_all_temps_used): Set KEEP as well.
1997-01-19 kenner(instantiate_virtual_regs_1, case USE, case CLOBBER...
1997-01-03 kenner(push_function_context_to, pop_function_context_from...
1996-12-13 ianCheck SMALL_REGISTER_CLASSES at runtime
1996-12-11 kenner(fixup_var_refs_1, case ZERO_EXTRACT): Don't call fixup...
1996-12-07 kenner(frame_offset, get_frame_size): Make HOST_WIDE_INT.
1996-11-09 wilson(expand_function_end): Handle BLKmode structures returned
1996-09-29 kenner(assign_parms): Use mark_user_reg.
1996-09-25 wilson(instantiate_decl): Always store addr back into x.
1996-08-26 kenner(mark_all_temps_used): Fix error in last change.
1996-08-26 kenner(mark_all_temps_used): New function.
1996-07-23 mrsinstall EH code
1996-07-08 wilson(aggregate_value_p): If hard_function_value returns
1996-07-03 mrsformatting tweaks
1996-06-18 kenner(find_temp_slot_from_address): Check for overlap from...
1996-06-08 kenner(fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxica...
1996-06-06 wilson(assign_parms): Handle PARALLEL parameter in ENTRY_PARM.
1996-06-06 kenner(assign_parms): Tighten up code that makes REG_EQUIV...
1996-05-19 kennerInclude bc-emit.h.
1996-05-09 dje * function.c (aggregate_value_p): Return 1 if TREE_ADD...
1996-05-06 kenner(assign_parms): Set RTX_UNCHANGING_P in stack_parm...
1996-04-16 kenner(expand_function_end): Allow TRAMPOLINE_TEMPLATE
1996-04-16 kenner(push_function_context_{to,from}): Save and restore
1996-04-15 mrs * function.c (preserve_temp_slots): Only preserve...
1996-03-29 law * calls.c (expand_call): Remove current_call_is_indire...
1996-03-26 merrill(expand_function_start): Don't set up context_display
1996-03-05 merrill(expand_expr, case *_DECL): If we make a non-local
1996-03-04 kenner(bc_expand_function_start): Likewise.
1996-01-15 kenner({,round_}trampoline_address): TRAMPOLINE_ALIGNMENT...
1996-01-01 kenner(assign_temp): Add extra arg, DONT_PROMOTE.
1995-12-31 kenner(instantiate_decls): Check DECL_SAVED_INSNS to see...
1995-12-30 kenner(assign_temp): Fix formatting.
next