summaryrefslogtreecommitdiff
path: root/gcc/integrate.c
Commit message (Expand)AuthorAgeFilesLines
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-2/+0
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-2/+1
* * function.h (struct emit_status): Clarify potential contentslaw2002-06-231-1/+11
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-3/+3
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-061-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-27/+11
* * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.hubicka2002-06-031-3/+3
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-0/+3
* 2002-05-29 David S. Miller <davem@redhat.com>davem2002-05-301-1/+0
* * cpplex.c: Fix comment formatting.kazu2002-04-301-1/+1
* * integrate.c (function_attribute_inlinable_p): Simplify.neil2002-04-251-18/+10
* * rtl.h (RTX_FLAG): New macro.janis2002-04-221-4/+4
* * integrate.c (compare_blocks): Make comparisons safe for whendj2002-04-121-4/+12
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+1
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * Makefile.in (integrate.o): Update.neil2002-02-281-2/+2
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+2
* * config/xtensa/elf.h: New file.bwilson2002-01-231-6/+44
* * calls.c (try_to_integrate): Use "(size_t)" intermediategrahams2002-01-161-2/+2
* * c-decl.c (c_expand_body): Don't call outlining_inline_function.rth2002-01-061-5/+1
* * integrate.c (copy_rtx_and_substitute): Fix error last change:rth2001-12-301-3/+3
* * expr.c (store_field): Use adjust_address, not PUT_MODE.kenner2001-12-291-4/+3
* * integrate.c (copy_rtx_and_substitute, case MEM): If inliningkenner2001-12-281-0/+7
* * integrate.c (copy_insn_notes): Don't adjust REG_EH_REGION notekenner2001-12-271-1/+2
* * integrate.c (get_hard_reg_initial_reg): New.dj2001-11-151-0/+18
* * alpha.c (unicosmk_special_name): Prototype.ghazi2001-11-111-1/+4
* * integrate.c (copy_rtx_and_substitute, case CALL): Fix error in lastkenner2001-10-241-1/+1
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-7/+12
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-3/+0
* Install correct version of filekenner2001-10-191-1/+1
* * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.kenner2001-10-181-0/+9
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-29/+29
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva2001-10-051-19/+26
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-3/+1
* * integrate.c (allocate_initial_values): Eliminate unused arg warning.kenner2001-09-211-1/+1
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-3/+3
* Table-driven attributes.jsm282001-09-211-9/+37
* * integrate.c (allocate_initial_values): New function.amylaar2001-09-211-0/+34
* * integrate.c (copy_insn_list): Copy label name fromrth2001-09-121-0/+1
* * function.c (ggc_mark_struct_function): Mark f->outer.zack2001-09-051-5/+3
* * function.c: Remove all_functions. Make outer_function_chainzack2001-08-311-2/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-13/+13
* * rtl.h (only_sets_cc0_p): New prototype.wehle2001-08-151-1/+1
* * gcc.c: Fix comment formatting.kazu2001-08-121-2/+2
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* * integrate.c (copy_insn_list): handlehubicka2001-07-201-7/+15
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-1/+1
* * integrate.c (output_inline_function): Correct type of debug_hooks.aj2001-07-181-1/+1
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-8/+9