aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+16
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating1-0/+12
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman1-0/+25
2007-07-12gimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_o...Richard Guenther1-0/+9
2007-07-12re PR rtl-optimization/32729 (Loop unrolling not performed with large constan...Zdenek Dvorak1-0/+6
2007-07-12sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima1-0/+5
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin1-0/+25
2007-07-12* Makefile.in (mostlyclean): Remove object files.Alexandre Oliva1-0/+4
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-0/+26
2007-07-11re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak1-0/+7
2007-07-11linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.David Daney1-0/+9
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...Nick Clifton1-0/+5
2007-07-11reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter f...Uros Bizjak1-5/+9
2007-07-11params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor1-0/+10
2007-07-11spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPL...Ulrich Weigand1-0/+6
2007-07-11mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.Richard Sandiford1-0/+7
2007-07-11re PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ss...Eric Botcazou1-0/+5
2007-07-11re PR middle-end/30482 (<complex> division by 0)Paolo Carlini1-0/+7
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou1-1/+14
2007-07-11cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target...Danny Smith1-0/+7
2007-07-11oops - this is the missing changelog entry for the previous deltaNick Clifton1-0/+5
2007-07-11mips.h (ISA_HAS_SYNCI): New target capability predicate.David Daney1-0/+21
2007-07-11emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor1-0/+5
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney1-0/+10
2007-07-11* config/cris/cris.md ("movsi"): Fix typo in last change.Hans-Peter Nilsson1-0/+4
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-0/+29
2007-07-10re PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)Uros Bizjak1-2/+8
2007-07-10re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undef...Rainer Orth1-0/+5
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-0/+84
2007-07-10re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching....Kaz Kojima1-0/+5
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak1-0/+26
2007-07-09cfghooks.c (remove_edge): New function.Zdenek Dvorak1-0/+9
2007-07-09optabs.h: Added declaration for signbit_optab.Wolfgang Gellerich1-0/+10
2007-07-09re PR tree-optimization/32698 (inefficient pointer expression)Richard Guenther1-0/+6
2007-07-09revert: re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva1-0/+8
2007-07-09re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak1-1/+9
2007-07-09re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -...Uros Bizjak1-5/+11
2007-07-09* cse.c (cse_insn): Avoid invalid sharing on trial replacement.Jan Hubicka1-0/+4
2007-07-09decl.c (start_preparsed_function): Do not promote return type.Richard Guenther1-0/+4
2007-07-08re PR fortran/24784 (Warning about unused routine argument should not read "u...Daniel Franke1-0/+5
2007-07-08* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.Andreas Schwab1-0/+4
2007-07-08revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...Sandra Loosemore1-0/+9
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin1-0/+27
2007-07-07constraints.md (define_memory_constraint "Q"): Fix the constraint description.Eric Weddington1-0/+6
2007-07-07tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata1-0/+5
2007-07-07cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata1-0/+3
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-0/+10
2007-07-07re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin1-0/+27
2007-07-06missed ChangeLog for last patchSandra Loosemore1-0/+6
2007-07-06re PR middle-end/32441 (ICE in expand_expr_real_1, at expr.c:7109)Ian Lance Taylor1-0/+6