summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* real.c (encode_ieee_extended): Initialize whole array.Jan Hubicka2003-10-301-5/+2
* re PR target/12712 (ICE on short legit C++ code fragment with gcc 3.3.2)Eric Botcazou2003-10-251-19/+30
* re PR rtl-optimization/12612 (ICE when using log function with -O3 -ffast-math)Jan Hubicka2003-10-191-1/+1
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* re PR target/9786 (Ice in fixup_abnormal_edges with -fnon-call-exceptions -O2)Eric Botcazou2003-09-221-3/+31
* targhooks.c: New file.DJ Delorie2003-09-031-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-7/+7
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-122/+63
* rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell2003-06-271-1/+1
* i386.md (expsf2, [...]): New patterns to implement exp, expf and expl built-i...Roger Sayle2003-06-151-0/+3
* re PR inline-asm/4823 (gcc reports internal compiler error on legal code)Richard Henderson2003-06-121-2/+10
* i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i...Roger Sayle2003-05-121-0/+1
* c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle2003-03-151-1/+1
* combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka2003-02-281-3/+0
* cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.Jan Hubicka2003-02-211-0/+1
* toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka2003-02-201-4/+9
* i386.md (UNSPEC_FPATAN): New UNSPEC constant.Roger Sayle2003-02-131-2/+69
* Fix comment typo.Joern Rennecke2003-01-061-1/+1
* output.h: Fix comment typos.Kazu Hirata2002-12-251-3/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* FOrgot to commit the file itself. Changelog entry is already at:Jan Hubicka2002-11-101-0/+4
* combine.c: Fix comment formatting.Kazu Hirata2002-10-271-5/+5
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* ABOUT-NLS: Follow spelling conventions.Kazu Hirata2002-09-161-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* complex-6.c: New.Andreas Jaeger2002-06-231-1/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-5/+2
* * reg-stack.c (reg_to_stack): Do not call find_basic_blocks.Jan Hubicka2002-06-051-1/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-13/+12
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-8/+8
* reg-stack.c (swap_rtx_condition, [...]): Use unspec names, not numbers.Richard Henderson2002-05-211-13/+11
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-13/+14
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-14/+13
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-38/+38
* basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka2002-03-071-0/+1
* * reg-stack.c (subst_stack_regs): Properly check for deleted insn.Richard Kenner2002-01-201-1/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-151-2/+2
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-3/+3
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-5/+5
* predict.c, [...]: Fix spelling errors.Joseph Myers2001-11-231-4/+4
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ...Jan Hubicka2001-10-301-3/+5
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-15/+15
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-5/+2
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-17/+3
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-5/+5
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka2001-09-111-2/+3
* * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.Jan Hubicka2001-09-081-19/+15
* i386.c (size_cost): New static variable.Jan Hubicka2001-09-051-6/+34