OSDN Git Service

PR bootstrap/11932
[pf3gnuchains/gcc-fork.git] / gcc / rtl.h
2004-02-19 kazu * emit-rtl.c (subreg_realpart_p): Remove.
2004-02-17 rakdver * loop-iv.c: New file.
2004-02-10 bonzini* rtl.h (schedule_insns, schedule_ebbs, fix_sched_param,
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2004-02-04 kazu * emit-rtl.c (gen_rtx): Remove.
2004-01-31 paolo2004-01-31 Paolo Bonzini <bonzini@gnu.org>
2004-01-23 ian PR gcc/1532
2004-01-22 sayle * rtlanal.c (subreg_lsb_1): New function split out...
2004-01-20 hubicka * emit-rtl.c (verify_rtx_sharing, copy_insn_1,
2004-01-17 drow * rtl.h (emit_insn_before_sameloc, emit_jump_insn_befo...
2004-01-12 geoffk * real.c: Update copyright date.
2004-01-12 hubicka PR opt/12826
2004-01-06 geoffk * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-22 wilsonPatch from Dan Nicolaescu
2003-12-18 bothner * emit-rtl.c (set_new_first_and_last_label_num): ...
2003-12-05 ebotcazou PR middle-end/11151
2003-12-02 rth * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFI...
2003-12-01 steven * function.c (update_epilogue_consts): Don't use PARAMS.
2003-11-29 hubicka * emit-rtl.c (set_used_flags): New.
2003-11-21 kazu * ChangeLog.7: Fix comment typos.
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-10-11 hubicka * Makefile.in (web.o): New.
2003-09-12 sayle PR optimization/8967
2003-09-04 dj * targhooks.c: New file.
2003-08-14 bothner * regclass.c (init_reg_modes): Make non-static.
2003-08-01 rth * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
2003-07-30 rakdver * combine.c (distribute_notes): Cancel REG_VALUE_PROFI...
2003-07-14 hubicka * cfglayout.c (locator_file): Break out from ....
2003-07-11 amylaar * regclass.c (choose_hard_reg_mode): Add third argument.
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-07 wilsonPR optimization/9812
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-07-03 steven2003-07-03 Steven Bosscher <steven@gcc.gnu.org>
2003-07-03 nathan * rtl.h (NOTE_DATA): Refer to whole union.
2003-07-01 nathan * rtl.h (emit_line_note_after): Remove.
2003-07-01 kazu * combine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-28 kazu * explow.c (find_next_ref): Remove.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-25 kazu * jump.c (next_nondeleted_insn): Remove.
2003-06-19 aj * c-tree.h: Remove declaration of poplevel.
2003-06-18 amylaar2003-06-18 Stephen Clarke <stephen.clarke@superh.com>
2003-06-17 aj * rtl.h: Remove declarations from coverage.h.
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-16 nathan * function.h (struct emit_status): Remove x_last_linenum,
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-06-14 sayle * rtl.h (STORE_FLAG_VALUE): Remove default definition...
2003-06-12 kazu * gcse.c (fis_get_condition): Make it a global function.
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-08 aj * predict.h: Convert to ISO C90 prototypes.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-03 jakub * builtins.c (expand_builtin_memcpy): Remove endp...
2003-06-01 aj * genrecog.c: Use ISO C90 prototypes.
2003-05-14 rth * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename...
2003-05-13 zack * varasm.c (notice_rtl_inlining_of_deferred_constant...
2003-05-05 zack * rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CO...
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-04-27 zack * varasm.c (const_str_htab_hash, const_str_htab_eq...
2003-04-22 rth PR 8866
2003-04-21 nathan Break out coverage routines to new file.
2003-04-17 hubicka * emit-rtl.c (subreg_hard_regno): Check that register...
2003-04-17 rth * rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.
2003-04-17 rth * rtl.h (MEM_ALIAS_SET): Update documentation.
2003-04-14 janis2003-04-14 Janis Johnson <janis287@us.ibm.com>
2003-04-11 rth * rtl.def (SYMBOL_REF): Add two 0 fields.
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-04-05 rakdver * alias.c (find_base_term): Export.
2003-04-03 ebotcazou PR optimization/10157
2003-03-24 mmitchel * function.c (put_var_into_stack): Change bool paramet...
2003-03-24 mmitchel PR c++/7086
2003-03-15 zlomek * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-10 zlomek * cfgcleanup.c (outgoing_edges_match): Compare the...
2003-02-28 zlomek * emit-rtl.c (set_reg_attrs_for_parm): New function.
2003-02-20 hubicka * toplev.c (flag_sched2_use_superblocks, flag_sched2_u...
2003-02-20 zlomek * combine.c (distribute_notes): Kill REG_EXEC_COUNT.
2003-02-05 kazu * genconfig.c (main): Generate CC0_P.
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-23 sayle PR optimization/8423
2003-01-16 sayle * gcse.c (one_cprop_pass): Change function arguments...
2003-01-08 hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2002-12-26 law * ssa-dce.c (EXECUTE_IF_UNNECESSARY): Verify...
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-27 danglin * expr.c (gen_group_rtx, emit_group_move): New functions.
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-07 dalejPermit doloop treatment for preconditioned loops.
2002-09-30 hubicka * reload.c (push_reload): Handle subregs and secondary...
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-20 rth * real.c (real_hash): New.
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-14 ghazi * m68k.c (m68k_output_function_prologue,
2002-07-25 amylaar * rtl.h (mem_attrs): Spell out more clearly the roles...
2002-07-19 zack * rtl.def (CODE_LABEL): Remove slot 8.
2002-07-11 amylaar * rtl.h (gen_rtx_CONST_VECTOR): Declare.
2002-06-21 law * cfglayout.c (scope_to_insns_initialize):...
2002-06-14 sirl 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-06-14 law * gcse.c (delete_null_pointer_checks_1): Inform...
2002-06-13 law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-13 law * alias.c (argument_registers): Remove.
next