aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-06builtins.c: Implement support for sincos function.Uros Bizjak1-0/+54
2004-03-24reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u...Roger Sayle1-0/+7
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-2/+2
2004-02-06recog.c (split_all_insns): Do not update reg info.Jan Hubicka1-3/+8
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka1-2/+2
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-13/+13
2003-11-27re PR target/12900 (g++ ICE in rtl_verify_flow_info_1)Eric Botcazou1-35/+51
2003-10-30real.c (encode_ieee_extended): Initialize whole array.Jan Hubicka1-5/+2
2003-10-25re PR target/12712 (ICE on short legit C++ code fragment with gcc 3.3.2)Eric Botcazou1-19/+30
2003-10-19re PR rtl-optimization/12612 (ICE when using log function with -O3 -ffast-math)Jan Hubicka1-1/+1
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-22re PR target/9786 (Ice in fixup_abnormal_edges with -fnon-call-exceptions -O2)Eric Botcazou1-3/+31
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-7/+7
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-122/+63
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-1/+1
2003-06-15i386.md (expsf2, [...]): New patterns to implement exp, expf and expl built-i...Roger Sayle1-0/+3
2003-06-12re PR inline-asm/4823 (gcc reports internal compiler error on legal code)Richard Henderson1-2/+10
2003-05-12i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i...Roger Sayle1-0/+1
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-1/+1
2003-02-28combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka1-3/+0
2003-02-21cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.Jan Hubicka1-0/+1
2003-02-20toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka1-4/+9
2003-02-13i386.md (UNSPEC_FPATAN): New UNSPEC constant.Roger Sayle1-2/+69
2003-01-06Fix comment typo.Joern Rennecke1-1/+1
2002-12-25output.h: Fix comment typos.Kazu Hirata1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-10FOrgot to commit the file itself. Changelog entry is already at:Jan Hubicka1-0/+4
2002-10-27combine.c: Fix comment formatting.Kazu Hirata1-5/+5
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-06-23complex-6.c: New.Andreas Jaeger1-1/+1
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-5/+2
2002-06-05* reg-stack.c (reg_to_stack): Do not call find_basic_blocks.Jan Hubicka1-1/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-13/+12
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-8/+8
2002-05-21reg-stack.c (swap_rtx_condition, [...]): Use unspec names, not numbers.Richard Henderson1-13/+11
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-13/+14
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-14/+13
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata1-38/+38
2002-03-07basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka1-0/+1
2002-01-20* reg-stack.c (subst_stack_regs): Properly check for deleted insn.Richard Kenner1-1/+1
2002-01-15read-rtl.c: Fix formatting.Kazu Hirata1-2/+2
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata1-3/+3
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-5/+5
2001-11-23predict.c, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1