OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / function.c
1999-11-18 mmitchel * except.h (struct eh_entry): Add goto_entry_p.
1999-11-16 rth * explow.c (hard_function_value): Add outgoing...
1999-11-13 law * function.c (diddle_return_value): Set REG_FUN...
1999-11-12 law * function.c (diddle_return_value): Only clal...
1999-11-12 law * function.c (diddle_return_value): Use hard_fu...
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-05 nickcoops - add missing return values
1999-11-05 nickcIf purge_addressof_1 fails to remove addressofs in...
1999-11-05 law * function.c (pad_to_arg_alignment): Only updat...
1999-11-05 rth * function.c (diddle_return_value): New.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-31 pcgSun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof...
1999-10-29 clmFix up last patch.
1999-10-29 clmRemove stray comment.
1999-10-29 clm * expr.c (emit_push_insn): New argument alignme...
1999-10-29 mmitchel * except.c (free_eh_nesting_info): Free the info itself.
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-21 ghazi * calls.c: Include tm_p.h later, so everything...
1999-10-21 ghazi * function.c (record_insns, contains): Always...
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
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-16 mmitchel * function.c (identify_blocks): Don't shadow a variabl...
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-15 cruxRemove second arg from assign_parms
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-09 rth * function.c (assign_stack_local_1): Allocate...
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 cruxCommit parts that were missing in Mark's last commit
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-09-04 mmitchel * function.h (struct function): Add new element LANGUAGE.
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 schwab * function.c (assign_stack_temp_for_type): Fix change...
1999-08-24 cruxFix more problems from GC diffs
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-07 rth * function.c (init_function_start): Clear prolo...
1999-08-01 cruxBackport of GC branch patches part 2: kill stmt status...
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-05-20 lawThu May 20 10:00:42 1999 Stephen L Moshier <moshier...
1999-05-05 vmakarovWed May 5 16:26:13 1999 Vladimir Makarov <vmakarov...
1999-04-26 law * function.c (put_var_into_stack): Change ptr_m...
1999-04-26 law * fold-const.c (make_range): Always initialize...
1999-04-25 rth * function.c (assign_parms/STACK_BYTES): Revert...
1999-04-25 rth * calls.c (emit_call_1): New arg rounded_stack_...
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-03-27 law * function.c (assign_parms): Undo change of...
1999-03-23 mmitchel * function.c: Include hash.h.
1999-03-20 ghaziWarning fixes:
1999-03-19 ghaziWarning fixes:
1999-03-17 rth * function.c (fixup_var_refs_1): First try...
1999-03-05 law * function.c (assign_stack_temp_for_type):...
1999-03-03 law * function.c (current_function_has_computed_jum...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-25 amylaar * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't...
1999-02-22 mmitchel * cse.c (dump_class): New function.
1999-02-18 law * function.c (assign_stack_temp_for_type):...
1999-02-10 law * function.c (assign_stack_temp_for_type):...
1999-02-08 rth * output.h (current_function_has_computed_jump...
1999-02-05 brolleyFri Feb 5 17:08:01 1999 Dave Brolley <brolley@cygnus...
1999-01-29 brolleyFri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus...
1999-01-27 amylaar * function.c (purge_addressof_1): Handle case when...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-26 wilsonFix i960 build failure with unrecognizable insn.
1999-01-20 brolleyWed Jan 20 18:15:08 1999 Dave Brolley <brolley@cygnus...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-12 rth * function.c (purge_addressof_1): If the note...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-11-19 law * expr.c (STACK_BYTES): Delete unused macro.
1998-11-15 amylaar * function.c (purge_addressof_1): Unshare rtl created by
1998-11-07 rth * function.c (purge_addressof): Clear purge_add...
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.
next