OSDN Git Service

2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / reg-stack.c
2004-07-25 bernie * c-common.c: Rename all identifiers named `class...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-19 pinskia2004-05-19 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-05-07 uros * optabs.h (enum optab_index): Add new OTI_log1p.
2004-05-06 uros * optabs.h (enum optab_index): Add new OTI_fmod...
2004-04-30 kazu * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgrap...
2004-04-30 uros2004-04-30 Uros Bizjak <uros@kss-loka.si>
2004-04-29 uros2004-04-23 Uros Bizjak <uros@kss-loka.si>
2004-04-15 sayle2004-04-14 Uros Bizjak <uros@kss-loka.si>
2004-04-14 sayle2004-04-13 Uros Bizjak <uros@kss-loka.si>:
2004-04-06 sayle2004-04-06 Uros Bizjak <uros@kss-loka.si>
2004-03-24 sayle * reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-06 hubicka * recog.c (split_all_insns): Do not update reg info.
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-11-27 ebotcazou PR target/12900
2003-10-30 hubicka * real.c (encode_ieee_extended): Initialize whole...
2003-10-25 ebotcazou PR target/12712
2003-10-19 hubicka * i386.c (print_reg): Do not abort on certain registers.
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-09-22 ebotcazou PR target/9786
2003-09-04 dj * targhooks.c: New file.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-15 sayle * config/i386/i386.md (expsf2, expdf2, expxf2): New...
2003-06-12 rth PR inline-asm/4823
2003-05-12 sayle * config/i386/i386.md (logsf2, logdf2, logxf2, logdf2...
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-02-28 hubicka * combine.c (gen_lowpart_for_combine): Update handling of
2003-02-21 hubicka * cfgrtl.c (commit_one_edge_insertion): Only mark...
2003-02-20 hubicka * toplev.c (flag_sched2_use_superblocks, flag_sched2_u...
2003-02-13 sayle * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC...
2003-01-06 amylaarFix comment typo.
2002-12-25 kazu * output.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-10 hubickaFOrgot to commit the file itself. Changelog entry...
2002-10-27 kazu * combine.c: Fix comment formatting.
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-06-23 aj * gcc.c-torture/execute/complex-6.c: New.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-05 hubicka * reg-stack.c (reg_to_stack): Do not call find_basic_b...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 rth * reg-stack.c (swap_rtx_condition, subst_stack_...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-03-07 hubicka * basic-block.h (fixup_abnormal_edges): Declare.
2002-01-20 kenner * reg-stack.c (subst_stack_regs): Properly check for...
2002-01-15 kazu * read-rtl.c: Fix formatting.
2002-01-10 kazu * read-rtl.c: Fix formatting.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-23 jsm28gcc:
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-30 hubicka * lcm.c (optimize_mode_switching): Do not rebuild...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-11 hubicka * basic-block.h (EDGE_CRITICAL): Remove; renumber...
2001-09-08 hubicka * reg-stack.c (subst_stack_regs_pat): Fix fcmov revers...
2001-09-05 hubicka * i386.c (size_cost): New static variable.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-31 hubickaTue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-22 hubicka * jump.c: Update comments.
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-14 hubicka Re-install recently reverted patch.
2001-07-13 geoffk Revert Jan Hubicka's patch of Fri Jul 13 14:46:21...
2001-07-13 hubicka * emit-rtl.c (try_split): Update mark_jump_label call.
2001-07-11 hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-23 hubicka * reg-stack.c (emit_swap_insn): Do not get pass CALL_I...
2001-04-20 jakub * reg-stack.c (check_asm_stack_operands): Issue error...
2001-04-13 ghazi * Makefile.in (reg-stack.o): Depend on reload.h.
2001-04-11 hubicka * i386.md (floatsisf_sse): Fix output template
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rth * flow.c (tidy_fallthru_edges): Don't combine...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-14 jakub * reg-stack.c (stack_result): Unconditionally use
2001-03-08 hubicka * reg-stack.c (move_for_stack_reg): Avoid non-poping...
2001-02-19 hubicka * reg-stack.c (next_flags_user): Use current_block...
2001-02-17 hubicka * reg-stack.c (stack_def): Make field reg unsigned.
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-03 hubicka * reg-stack.c (subst_stack_regs_pat): Use replace_reg...
next