| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfglayout.c (locator_file): Break out from .... | hubicka | 2003-07-14 | 1 | -0/+2 |
* | * regclass.c (choose_hard_reg_mode): Add third argument. | amylaar | 2003-07-11 | 1 | -1/+2 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -3/+2 |
* | PR optimization/9812 | wilson | 2003-07-07 | 1 | -1/+0 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -486/+439 |
* | 2003-07-03 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-03 | 1 | -33/+0 |
* | * rtl.h (NOTE_DATA): Refer to whole union. | nathan | 2003-07-03 | 1 | -1/+1 |
* | * rtl.h (emit_line_note_after): Remove. | nathan | 2003-07-01 | 1 | -2/+3 |
* | * combine.c (distribute_notes): Don't bother REG_WAS_0. | kazu | 2003-07-01 | 1 | -6/+0 |
* | * explow.c (find_next_ref): Remove. | kazu | 2003-06-28 | 1 | -2/+0 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -1/+1 |
* | * jump.c (next_nondeleted_insn): Remove. | kazu | 2003-06-25 | 1 | -1/+0 |
* | * c-tree.h: Remove declaration of poplevel. | aj | 2003-06-19 | 1 | -30/+0 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+4 |
* | * rtl.h: Remove declarations from coverage.h. | aj | 2003-06-17 | 1 | -5/+0 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * function.h (struct emit_status): Remove x_last_linenum, | nathan | 2003-06-16 | 1 | -0/+4 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -21/+20 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -6/+0 |
* | * gcse.c (fis_get_condition): Make it a global function. | kazu | 2003-06-12 | 1 | -0/+1 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -7/+10 |
* | * predict.h: Convert to ISO C90 prototypes. | aj | 2003-06-08 | 1 | -5/+5 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_memcpy): Remove endp argument and endp | jakub | 2003-06-03 | 1 | -2/+2 |
* | * genrecog.c: Use ISO C90 prototypes. | aj | 2003-06-01 | 1 | -39/+39 |
* | * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from | rth | 2003-05-14 | 1 | -6/+7 |
* | * varasm.c (notice_rtl_inlining_of_deferred_constant): New function. | zack | 2003-05-13 | 1 | -0/+3 |
* | * rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P. | zack | 2003-05-05 | 1 | -4/+5 |
* | * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. | kenner | 2003-05-03 | 1 | -0/+2 |
* | * varasm.c (const_str_htab_hash, const_str_htab_eq, STRHASH, | zack | 2003-04-27 | 1 | -1/+1 |
* | PR 8866 | rth | 2003-04-22 | 1 | -1/+7 |
* | Break out coverage routines to new file. | nathan | 2003-04-21 | 1 | -2/+6 |
* | * emit-rtl.c (subreg_hard_regno): Check that register is representable. | hubicka | 2003-04-17 | 1 | -0/+4 |
* | * rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New. | rth | 2003-04-17 | 1 | -1/+2 |
* | * rtl.h (MEM_ALIAS_SET): Update documentation. | rth | 2003-04-17 | 1 | -6/+3 |
* | 2003-04-14 Janis Johnson <janis287@us.ibm.com> | janis | 2003-04-14 | 1 | -1/+1 |
* | * rtl.def (SYMBOL_REF): Add two 0 fields. | rth | 2003-04-11 | 1 | -0/+40 |
* | 2003-04-06 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-04-06 | 1 | -4/+0 |
* | * alias.c (find_base_term): Export. | rakdver | 2003-04-05 | 1 | -0/+1 |
* | PR optimization/10157 | ebotcazou | 2003-04-03 | 1 | -0/+1 |
* | * function.c (put_var_into_stack): Change bool parameter to int. | mmitchel | 2003-03-24 | 1 | -1/+1 |
* | PR c++/7086 | mmitchel | 2003-03-24 | 1 | -1/+1 |
* | * rtl.h (subrtx_p): Renamed to rtx_referenced_p. | zlomek | 2003-03-15 | 1 | -3/+4 |
* | * cfgcleanup.c (outgoing_edges_match): Compare the jump tables. | zlomek | 2003-03-10 | 1 | -0/+10 |
* | * emit-rtl.c (set_reg_attrs_for_parm): New function. | zlomek | 2003-02-28 | 1 | -0/+1 |
* | * toplev.c (flag_sched2_use_superblocks, flag_sched2_use_traces): New globa... | hubicka | 2003-02-20 | 1 | -1/+1 |
* | * combine.c (distribute_notes): Kill REG_EXEC_COUNT. | zlomek | 2003-02-20 | 1 | -5/+0 |
* | * genconfig.c (main): Generate CC0_P. | kazu | 2003-02-05 | 1 | -7/+0 |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -1/+28 |
* | PR optimization/8423 | sayle | 2003-01-23 | 1 | -0/+1 |