summaryrefslogtreecommitdiff
path: root/gcc/integrate.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (integrate.o): Add debug.h.kenner2001-07-151-1/+7
* * integrate.c (mark_hard_reg_initial_vals): Check for NULL.dj2001-06-211-0/+3
* * integrate.c (ggc.h): Include.dj2001-06-211-0/+141
* * except.c (get_exception_pointer, get_exception_filter): Take arth2001-06-081-0/+5
* * rtlanal.c (operand_preference): Fix preference for objects.hubicka2001-06-041-10/+5
* * integrate.c (expand_inline_function): Handle CONCAT DECL_RESULT.rth2001-05-231-0/+25
* * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.hubicka2001-05-171-29/+3
* * integrate.c (copy_insn_list): Substitute NOTE_EXPECTED_VALUE.rth2001-05-051-0/+5
* * integrate.h (struct inline_remap): Add leaf_reg_map table.mmitchel2001-05-031-13/+5
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-1/+1
* * integrate.c (expand_inline_function): Check for error_mark_nodejakub2001-04-261-1/+2
* * expmed.c (store_bit_field): Truncate CONST_INTs.aoliva2001-04-121-7/+18
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-11/+26
* IA-64 ABI Exception Handling.rth2001-03-281-66/+26
* * integrate.c (copy_insn_list): Use returnjump_p.rth2001-03-281-22/+36
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-3/+0
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * integrate.h (struct inline_remap): Add local_return_label.rth2001-03-171-10/+24
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-10/+17
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-121-6/+5
* * tree.h (BLOCK_DEAD): New macro.kenner2001-02-241-5/+6
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-0/+3
* * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason2001-02-161-0/+4
* * Makefile.in (toplev.o): Depend on params.h.mmitchel2001-02-141-11/+3
* * integrate.h (struct inline_remap): Add compare_src, compare_mode.jakub2001-01-231-4/+64
* * integrate.c (copy_rtx_and_substitute): When copyingamylaar2001-01-061-3/+12
* * integrate.c (expand_inline_function): Don't put a virtualamylaar2001-01-041-1/+10
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-301-6/+1
* * integrate.c (copy_rtx_and_substitute): Copy mode too.hubicka2000-12-151-0/+1
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-3/+3
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-2/+2
* * integrate.c (copy_insn_list): Copy the unchanging flag for calls.m.hayes2000-10-291-0/+1
* Remove obstacks.mmitchel2000-10-131-13/+0
* Patch by rth to fix inline-of-an-inline return-value bug.dlindsay2000-09-271-0/+7
* * function.h (no_debugging_symbols): New field.kenner2000-09-161-8/+12