| Commit message (Expand) | Author | Age | Files | Lines |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -2/+0 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -2/+1 |
* | * function.h (struct emit_status): Clarify potential contents | law | 2002-06-23 | 1 | -1/+11 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -3/+3 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-06 | 1 | -0/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -27/+11 |
* | * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies. | hubicka | 2002-06-03 | 1 | -3/+3 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -0/+3 |
* | 2002-05-29 David S. Miller <davem@redhat.com> | davem | 2002-05-30 | 1 | -1/+0 |
* | * cpplex.c: Fix comment formatting. | kazu | 2002-04-30 | 1 | -1/+1 |
* | * integrate.c (function_attribute_inlinable_p): Simplify. | neil | 2002-04-25 | 1 | -18/+10 |
* | * rtl.h (RTX_FLAG): New macro. | janis | 2002-04-22 | 1 | -4/+4 |
* | * integrate.c (compare_blocks): Make comparisons safe for when | dj | 2002-04-12 | 1 | -4/+12 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+1 |
* | * Makefile.in (debug.o): Depend on debug.h. | ghazi | 2002-03-12 | 1 | -1/+1 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 1 | -2/+2 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+2 |
* | * config/xtensa/elf.h: New file. | bwilson | 2002-01-23 | 1 | -6/+44 |
* | * calls.c (try_to_integrate): Use "(size_t)" intermediate | grahams | 2002-01-16 | 1 | -2/+2 |
* | * c-decl.c (c_expand_body): Don't call outlining_inline_function. | rth | 2002-01-06 | 1 | -5/+1 |
* | * integrate.c (copy_rtx_and_substitute): Fix error last change: | rth | 2001-12-30 | 1 | -3/+3 |
* | * expr.c (store_field): Use adjust_address, not PUT_MODE. | kenner | 2001-12-29 | 1 | -4/+3 |
* | * integrate.c (copy_rtx_and_substitute, case MEM): If inlining | kenner | 2001-12-28 | 1 | -0/+7 |
* | * integrate.c (copy_insn_notes): Don't adjust REG_EH_REGION note | kenner | 2001-12-27 | 1 | -1/+2 |
* | * integrate.c (get_hard_reg_initial_reg): New. | dj | 2001-11-15 | 1 | -0/+18 |
* | * alpha.c (unicosmk_special_name): Prototype. | ghazi | 2001-11-11 | 1 | -1/+4 |
* | * integrate.c (copy_rtx_and_substitute, case CALL): Fix error in last | kenner | 2001-10-24 | 1 | -1/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -7/+12 |
* | * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | ghazi | 2001-10-19 | 1 | -3/+0 |
* | Install correct version of file | kenner | 2001-10-19 | 1 | -1/+1 |
* | * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | kenner | 2001-10-18 | 1 | -0/+9 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -29/+29 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * Makefile.in (c-decl.o): Depend on tree-inline.h. | aoliva | 2001-10-05 | 1 | -19/+26 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -3/+1 |
* | * integrate.c (allocate_initial_values): Eliminate unused arg warning. | kenner | 2001-09-21 | 1 | -1/+1 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -3/+3 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -9/+37 |
* | * integrate.c (allocate_initial_values): New function. | amylaar | 2001-09-21 | 1 | -0/+34 |
* | * integrate.c (copy_insn_list): Copy label name from | rth | 2001-09-12 | 1 | -0/+1 |
* | * function.c (ggc_mark_struct_function): Mark f->outer. | zack | 2001-09-05 | 1 | -5/+3 |
* | * function.c: Remove all_functions. Make outer_function_chain | zack | 2001-08-31 | 1 | -2/+3 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -13/+13 |
* | * rtl.h (only_sets_cc0_p): New prototype. | wehle | 2001-08-15 | 1 | -1/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -2/+2 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -1/+1 |
* | * integrate.c (copy_insn_list): handle | hubicka | 2001-07-20 | 1 | -7/+15 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -1/+1 |
* | * integrate.c (output_inline_function): Correct type of debug_hooks. | aj | 2001-07-18 | 1 | -1/+1 |
* | * basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | hubicka | 2001-07-16 | 1 | -8/+9 |