aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-04-14i386.md (maxmin_int): Rename code attribute from maxminiprefix and update all...Uros Bizjak1-0/+13
2010-04-14re PR other/42966 (add some indication that a warning has been converted to a...Manuel López-Ibáñez1-0/+6
2010-04-14alpha.c (alpha_adjust_cost): Remove set but not used insn_type variable.Uros Bizjak1-0/+7
2010-04-14df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak1-0/+14
2010-04-14PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)Michael Meissner1-0/+8
2010-04-14re PR tree-optimization/42963 (Redundant switch labels not cleaned up anymore)Michael Matz1-0/+11
2010-04-14i386.md (*popcountsi2_cmp_zext): Remove mode attribute from insn template.Uros Bizjak1-0/+5
2010-04-14i386.md (*ashlqi3_1_slp): New insn pattern.Uros Bizjak1-8/+10
2010-04-13ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting of optimized ...Jan Hubicka1-0/+15
2010-04-13re PR middle-end/32628 (bogus integer overflow warning)Eric Botcazou1-0/+15
2010-04-13opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez1-0/+7
2010-04-13tree-sra.c (replace_uses_with_default_def_ssa_name): New function.Martin Jambor1-0/+7
2010-04-13re PR middle-end/43730 (internal compiler error: in expand_builtin_interclass...Michael Matz1-0/+6
2010-04-13Add CL entryDiego Novillo1-0/+17
2010-04-13tree-ssa-reassoc.c (repropagate_negates): Merge negates also into MINUS_EXPRs.Michael Matz1-0/+7
2010-04-13re PR bootstrap/43737 (Bootstrap broken at -O3)Richard Guenther1-0/+5
2010-04-13i386.md (extendsidi2 splitter): Also check for DX_REG when generating cltd insn.Uros Bizjak1-2/+19
2010-04-13tree-ssa-structalias.c (callused_id): Remove.Richard Guenther1-0/+19
2010-04-13tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Only add RW depende...Richard Guenther1-0/+21
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands1-0/+5
2010-04-13s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel1-0/+43
2010-04-13cfgexpand.c (gimple_expand_cfg): Clarify warning message text.Simon Baldwin1-0/+4
2010-04-13gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...Eric Botcazou1-0/+6
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose1-0/+33
2010-04-12i386.md (any_rotate): New code iterator.Uros Bizjak1-22/+46
2010-04-12pa.c (emit_move_sequence): Remove use of deleted variable flag_argument_noalias.Steve Ellcey1-0/+5
2010-04-12config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.Rainer Orth1-0/+15
2010-04-12config.build (alpha*-dec-osf4*): Remove.Rainer Orth1-0/+19
2010-04-12* doc/contrib.texi (Contributors, Rainer Orth): Update.Rainer Orth1-0/+4
2010-04-12i386.c (x86_this_parameter): Handle aggregate for __thiscall convention.Kai Tietz1-0/+6
2010-04-12pa.c (hppa_legitimize_address): Remove unused variable orig_base.Steve Ellcey1-0/+6
2010-04-12function.c (assign_parms_initialize_all): Add unused attribute to fntype.Steve Ellcey1-0/+5
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-0/+32
2010-04-12ipa.c (cgraph_postorder): Adjust postorder to guarantee single-iteration alwa...Richard Guenther1-0/+24
2010-04-12re PR bootstrap/43699 ("variable set but not used" error during bootstrap)Jakub Jelinek1-0/+6
2010-04-12expr.c (categorize_ctor_elements_1): Properly count sub-elements of non-const...Eric Botcazou1-0/+8
2010-04-12re PR c/36774 (-Wmissing-prototypes triggers on nested functions)Shujing Zhao1-0/+5
2010-04-11sh-protos.h (sh_legitimize_reload_address): Declare.Kaz Kojima1-0/+8
2010-04-11sh.md (*movqi_pop): New insn pattern.Kaushik Phatak1-0/+5
2010-04-11i386.md (any_shiftrt): New code iterator.Uros Bizjak1-0/+27
2010-04-11i386.md (*ashr<mode>3_cconly): Fix wrong mode of scratch register.Uros Bizjak1-3/+9
2010-04-11i386.md (lshr<mode>3): Macroize expander from lshr{qi,hi,si,di,ti}3_1 using S...Uros Bizjak1-2/+24
2010-04-10i386.md (ashr<mode>3): Macroize expander from ashr{qi,hi,si,di,ti}3_1 using S...Uros Bizjak1-5/+35
2010-04-10re PR target/42601 (Simplify code to address function static variables with o...Wei Guozhi1-0/+9
2010-04-10reload1.c (eliminate_regs_in_insn): Don't restore an operand if doing so woul...Bernd Schmidt1-0/+3
2010-04-10Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).Bernd Schmidt1-1/+7
2010-04-10ira-costs.c (record_reg_classes): Ignore alternatives that are not enabled.Bernd Schmidt1-0/+5
2010-04-09re PR target/43707 (gcc.c-torture/execute/ashldi-1.c)Uros Bizjak1-6/+13
2010-04-09ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addr...Martin Jambor1-0/+7
2010-04-09loop-invariant.c (replace_uses): New static function.Eric Botcazou1-4/+9