aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-12-13fix typo in my last changelogAndrew Pinski1-1/+1
2004-12-13tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is...Jeff Law1-0/+7
2004-12-13xcoffout.c (xcoffout_declare_function): Always strip storage class encoding.David Edelsohn1-0/+5
2004-12-13re PR target/18964 (Typo in visibility warning message)Andrew Pinski1-0/+6
2004-12-13* tree-ssa-dom.c (record_edge_info): Fix memory leak.Kazu Hirata1-0/+2
2004-12-13c-common.c (fname_as_string): Free namep if we are returning cstr.text.Kazu Hirata1-0/+5
2004-12-13tree-cfg.c (remove_useless_stmts_cond): Call fold on COND_EXPR_COND.Andrew Pinski1-0/+4
2004-12-13defaults.h, [...]: Fix comment typos.Kazu Hirata1-0/+3
2004-12-13tree-ssa-dom.c (record_equivalences_from_phis): Add a comment.Kazu Hirata1-0/+3
2004-12-13tree-ssa-dom.c (record_equivalences_from_phis): Speed up by doing a pointer c...Kazu Hirata1-0/+5
2004-12-13t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replac...Kazuhiro Inaoka1-0/+5
2004-12-13* cfg.c (dump_flow_info): Don't dump pseudo info after reload.Richard Henderson1-0/+4
2004-12-13Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson1-0/+16
2004-12-13re PR target/18459 (gcj no longer works on win32)Danny Smith1-1/+1
2004-12-13defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith1-0/+8
2004-12-13re PR target/14941 (i386.md strangeness in sse2_movsd)Uros Bizjak1-0/+7
2004-12-12re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065)Richard Henderson1-0/+7
2004-12-12i386.c (ix86_gimplify_va_arg): Fix type mismatch errors across operations.Richard Henderson1-0/+5
2004-12-12* doc/passes.texi (Pass Manager): Correct list of source files.Di-an Jan1-0/+4
2004-12-12expr.c (emit_move_change_mode): New.Richard Henderson1-0/+5
2004-12-12re PR middle-end/17564 (New treatment of function pointers when used with equ...Nathanael Nerode1-0/+7
2004-12-12re PR target/18932 (ICE in copyprop_hardreg_forward_1, at regrename.c)Richard Henderson1-0/+7
2004-12-12* tree-ssa-dom.c (thread_across_edge): Fix a comment typo.Kazu Hirata1-1/+2
2004-12-12* tree-ssa-dom.c (thread_across_edge): Fix a comment typo.Kazu Hirata1-0/+2
2004-12-12re PR tree-optimization/18040 (ICE in for_each_index, at tree-ssa-loop-im.c:178)Andrew Pinski1-0/+7
2004-12-12* reg-stack.c (convert_regs_2): Free stack.Kazu Hirata1-1/+5
2004-12-12tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null.Daniel Berlin1-0/+6
2004-12-12* tree-gimple.c (get_base_address): Update documentation.Diego Novillo1-0/+4
2004-12-12lcm.c (optimize_mode_switching): Free ptr even when mode_set is NULL_RTX.Kazu Hirata1-1/+6
2004-12-12reg-stack.c (change_stack): Avoid placing the new top-of-stack in its correct...Roger Sayle1-0/+6
2004-12-12lcm.c (optimize_mode_switching): Free insert and delete in the "for" loop.Kazu Hirata1-0/+5
2004-12-11re PR middle-end/18641 (Another ICE caused by reload of a pseudo reg into f0 ...David Edelsohn1-0/+12
2004-12-11tree-into-ssa.c (rewrite_ssa_into_ssa): Free SSA_NAME_AUX before we release a...Kazu Hirata1-0/+5
2004-12-11re PR middle-end/18921 (wrong code with operator "?")Roger Sayle1-0/+6
2004-12-11pa-host.c (pa_gt_pch_use_address): Use lseek and read to copy PCH file to ano...John David Anglin1-0/+5
2004-12-11re PR target/18002 ('while' loop performace regression on avr target)Roger Sayle1-0/+9
2004-12-10re PR driver/18732 (Compiler will not compile two source files if first has e...Devang Patel1-0/+6
2004-12-10tree-into-ssa.c (REWRITE_THIS_STMT): Define.Diego Novillo1-0/+17
2004-12-10regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't be...Kazu Hirata1-0/+5
2004-12-10c-typeck.c (lookup_field): Check if a TYPE_LANG_SPECIFIC pointer field is set...Ziemowit Laski1-0/+5
2004-12-10re PR middle-end/18903 (ice in bsi_after_labels)Andrew Pinski1-0/+6
2004-12-10tree-ssa-dom.c (thread_across_edge): Speed up by avoiding a call to is_gimple...Kazu Hirata1-0/+3
2004-12-10tree-data-ref.c (free_data_refs): Free each data_reference object.Kazu Hirata1-1/+6
2004-12-10tree-ssa-alias.c (setup_pointers_and_addressables): Remove redundant test of ...Jeff Law1-0/+8
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford1-0/+42
2004-12-10s390.c (struct processor_costs): New fields ml, sqdbr, sqebr.Mark Dettinger1-0/+7
2004-12-10expmed.c (synth_mult): Initialize new_limit.latency before making a recursive...Kazu Hirata1-0/+5
2004-12-10(legitimate_address_p): Reject address whose index is itself the sum of twoNick Clifton1-0/+5
2004-12-10* config/t-slibgcc-sld (SHLIB_LINK): Correct symlink.Alan Modra1-2/+5
2004-12-10i386.md (*cmpfp_sf): Change type attribute to "multi".Uros Bizjak1-0/+5