| Commit message (Expand) | Author | Age | Files | Lines |
* | * passes.c: New file. | rth | 2004-02-27 | 1 | -0/+3 |
* | * emit-rtl.c (subreg_realpart_p): Remove. | kazu | 2004-02-19 | 1 | -3/+0 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -0/+11 |
* | * rtl.h (schedule_insns, schedule_ebbs, fix_sched_param, | bonzini | 2004-02-10 | 1 | -3/+8 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -0/+13 |
* | * emit-rtl.c (gen_rtx): Remove. | kazu | 2004-02-04 | 1 | -3/+1 |
* | 2004-01-31 Paolo Bonzini <bonzini@gnu.org> | paolo | 2004-01-31 | 1 | -1/+3 |
* | PR gcc/1532 | ian | 2004-01-23 | 1 | -0/+1 |
* | * rtlanal.c (subreg_lsb_1): New function split out from subreg_lsb. | sayle | 2004-01-22 | 1 | -0/+2 |
* | * emit-rtl.c (verify_rtx_sharing, copy_insn_1, | hubicka | 2004-01-20 | 1 | -0/+1 |
* | * rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc) | drow | 2004-01-17 | 1 | -0/+13 |
* | * real.c: Update copyright date. | geoffk | 2004-01-12 | 1 | -1/+1 |
* | PR opt/12826 | hubicka | 2004-01-12 | 1 | -0/+1 |
* | * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg | geoffk | 2004-01-06 | 1 | -3/+2 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | Patch from Dan Nicolaescu | wilson | 2003-12-22 | 1 | -0/+1 |
* | * emit-rtl.c (set_new_first_and_last_label_num): Remove function. | bothner | 2003-12-18 | 1 | -1/+0 |
* | PR middle-end/11151 | ebotcazou | 2003-12-05 | 1 | -0/+1 |
* | * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. | rth | 2003-12-02 | 1 | -2/+2 |
* | * function.c (update_epilogue_consts): Don't use PARAMS. | steven | 2003-12-01 | 1 | -1/+1 |
* | * emit-rtl.c (set_used_flags): New. | hubicka | 2003-11-29 | 1 | -0/+3 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -1/+1 |
* | * rtl.h (rtl_size): Declare. | rsandifo | 2003-10-18 | 1 | -15/+43 |
* | * Makefile.in (web.o): New. | hubicka | 2003-10-11 | 1 | -0/+2 |
* | PR optimization/8967 | sayle | 2003-09-12 | 1 | -0/+1 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -2/+0 |
* | * regclass.c (init_reg_modes): Make non-static. | bothner | 2003-08-14 | 1 | -0/+1 |
* | * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR. | rth | 2003-08-01 | 1 | -0/+1 |
* | * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes. | rakdver | 2003-07-30 | 1 | -0/+5 |
* | * 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 |