summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * passes.c: New file.rth2004-02-271-0/+3
* * emit-rtl.c (subreg_realpart_p): Remove.kazu2004-02-191-3/+0
* * loop-iv.c: New file.rakdver2004-02-171-0/+11
* * rtl.h (schedule_insns, schedule_ebbs, fix_sched_param,bonzini2004-02-101-3/+8
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-0/+13
* * emit-rtl.c (gen_rtx): Remove.kazu2004-02-041-3/+1
* 2004-01-31 Paolo Bonzini <bonzini@gnu.org>paolo2004-01-311-1/+3
* PR gcc/1532ian2004-01-231-0/+1
* * rtlanal.c (subreg_lsb_1): New function split out from subreg_lsb.sayle2004-01-221-0/+2
* * emit-rtl.c (verify_rtx_sharing, copy_insn_1,hubicka2004-01-201-0/+1
* * rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc)drow2004-01-171-0/+13
* * real.c: Update copyright date.geoffk2004-01-121-1/+1
* PR opt/12826hubicka2004-01-121-0/+1
* * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreggeoffk2004-01-061-3/+2
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* Patch from Dan Nicolaescuwilson2003-12-221-0/+1
* * emit-rtl.c (set_new_first_and_last_label_num): Remove function.bothner2003-12-181-1/+0
* PR middle-end/11151ebotcazou2003-12-051-0/+1
* * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.rth2003-12-021-2/+2
* * function.c (update_epilogue_consts): Don't use PARAMS.steven2003-12-011-1/+1
* * emit-rtl.c (set_used_flags): New.hubicka2003-11-291-0/+3
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-15/+43
* * Makefile.in (web.o): New.hubicka2003-10-111-0/+2
* PR optimization/8967sayle2003-09-121-0/+1
* * targhooks.c: New file.dj2003-09-041-2/+0
* * regclass.c (init_reg_modes): Make non-static.bothner2003-08-141-0/+1
* * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.rth2003-08-011-0/+1
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-301-0/+5
* * cfglayout.c (locator_file): Break out from ....hubicka2003-07-141-0/+2
* * regclass.c (choose_hard_reg_mode): Add third argument.amylaar2003-07-111-1/+2
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-3/+2
* PR optimization/9812wilson2003-07-071-1/+0
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-486/+439
* 2003-07-03 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-031-33/+0
* * rtl.h (NOTE_DATA): Refer to whole union.nathan2003-07-031-1/+1
* * rtl.h (emit_line_note_after): Remove.nathan2003-07-011-2/+3
* * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu2003-07-011-6/+0
* * explow.c (find_next_ref): Remove.kazu2003-06-281-2/+0
* * rtl.h (emit_note): Remove FILE parameter.nathan2003-06-271-1/+1
* * jump.c (next_nondeleted_insn): Remove.kazu2003-06-251-1/+0
* * c-tree.h: Remove declaration of poplevel.aj2003-06-191-30/+0
* 2003-06-18 Stephen Clarke <stephen.clarke@superh.com>amylaar2003-06-181-0/+4
* * rtl.h: Remove declarations from coverage.h.aj2003-06-171-5/+0
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * function.h (struct emit_status): Remove x_last_linenum,nathan2003-06-161-0/+4
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-21/+20
* * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.sayle2003-06-141-6/+0
* * gcse.c (fis_get_condition): Make it a global function.kazu2003-06-121-0/+1
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-7/+10