aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-07-15re PR middle-end/40747 (wrong code for int-is-in-range test at -O1 and above)Jakub Jelinek1-0/+7
2009-07-15arm.md (ior_xor): New code iterator.Richard Earnshaw1-0/+6
2009-07-15tree-ssa-structalias.c (make_constraint_from_heapvar): Initialize offset member.Richard Guenther1-0/+5
2009-07-15re PR bootstrap/40753 (ICE in refs_may_alias_p_1 for libffi/src/powerpc/ffi.c)Richard Guenther1-0/+6
2009-07-15linux-unwind.h (m68k_fallback_frame_state): Update to handle 2.6.30 kernel.Maxim Kuvyrkov1-0/+5
2009-07-15mep.md (sibcall_internal): Change register to allow for 24-bit addresses.DJ Delorie1-0/+6
2009-07-14invoke.texi: Added descriptions of the scheduling heuristics that are enabled...Ghassan Shobaki1-0/+6
2009-07-14mep.md (sibcall_internal): Include non-toggling non-jmp case.DJ Delorie1-0/+6
2009-07-14sourcebuild.texi: Document install-plugin target.Taras Glek1-0/+9
2009-07-14tree-vrp.c (vrp_evaluate_conditional): Mark strings for translation.Manuel López-Ibáñez1-0/+5
2009-07-14mep.c (mep_vliw_jmp_match): New function.DJ Delorie1-0/+8
2009-07-14sse.md (copysign<mode>3): New expander.Uros Bizjak1-7/+20
2009-07-14builtins.c (can_trust_pointer_alignment): New fn.Jason Merrill1-0/+6
2009-07-14predicates.md (offsettable_mem_operand): Test RTX_AUTOINC class.David Edelsohn1-0/+5
2009-07-14re PR debug/40705 (ICE in gen_type_die_with_usage, at dwarf2out.c:15117)Dodji Seketeli1-0/+6
2009-07-14re PR middle-end/40745 (Revision 149624 caused x86-64 failures)Richard Guenther1-0/+6
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-0/+35
2009-07-13mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio...DJ Delorie1-0/+3
2009-07-13mep.c (mep_expand_prologue): Fix frame pointer calculations.DJ Delorie1-0/+5
2009-07-132009-07-13 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki1-0/+10
2009-07-13t-gthr-win32 (LIB2FUNCS_EXTRA): Remove file config/i386/mingw-tls.c.Kai Tietz1-0/+6
2009-07-13tree-vect-loop.c (get_initial_def_for_reduction): Ensure that the checks acce...Ira Rosen1-0/+6
2009-07-13* ChangeLog: Fix whitespace.Uros Bizjak1-35/+31
2009-07-12cygming.h (TARGET_OS_CPP_BUILTINS): Define _X86_ just for 32-bit case.Kai Tietz1-0/+5
2009-07-12re PR tree-optimization/40585 (tracer duplicates blocks w/o adjusting EH tree)Jan Hubicka1-0/+9
2009-07-12tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio...Ira Rosen1-0/+35
2009-07-12winnt.c (i386_pe_determine_dllexport_p): Don't dllexport if !TREE_PUBLIC.Danny Smith1-0/+6
2009-07-12avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.Anatoly Sokolov1-0/+8
2009-07-11re PR middle-end/40388 (another null pointer in remove_unreachable_regions)Jan Hubicka1-0/+5
2009-07-11re PR debug/40713 (Overlapping .debug_ranges (C++))Jakub Jelinek1-0/+7
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek1-0/+12
2009-07-11re PR target/40668 (64-bit sparc miscompiles memcpy of argument inside switch)Jakub Jelinek1-0/+7
2009-07-11expmed.c (emit_store_flag_1): Fix choice of zero vs.Paolo Bonzini1-0/+4
2009-07-10* config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.DJ Delorie1-0/+4
2009-07-10thumb2.md (thumb2_cbz): Correct computation of length attribute.Mark Mitchell1-0/+6
2009-07-10re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN...David Daney1-0/+17
2009-07-10re PR tree-optimization/40496 (ICE in verify_stmts with -fprefetch-loop-arrays)Richard Guenther1-0/+6
2009-07-10re PR c/25509 (can't disable __attribute__((warn_unused_result)))Manuel López-Ibáñez1-0/+8
2009-07-10targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie1-0/+11
2009-07-09mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors.DJ Delorie1-0/+3
2009-07-09* config/mep/mep.c (mep_option_can_inline_p): Remove error call.DJ Delorie1-0/+4
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey1-0/+16
2009-07-09haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov1-0/+12
2009-07-09varasm.c (build_constant_desc): Don't share RTL in pool entries.Maxim Kuvyrkov1-0/+3
2009-07-09plugin.c (try_init_one_plugin): passes RTLD_GLOBAL to dlopen.Basile Starynkevitch1-0/+5
2009-07-09re PR middle-end/40692 (Endless recursion between fold_ternary and fold_cond_...Jakub Jelinek1-0/+6
2009-07-09simplify-rtx.c (simplify_binary_operation_1): Transform (and (truncate)) into...Adam Nemet1-0/+5
2009-07-09combine.c (make_extraction): Check TRULY_NOOP_TRUNCATION before creating LHS ...Adam Nemet1-9/+15
2009-07-08mep.c: (mep_option_can_inline_p): New.DJ Delorie1-0/+5
2009-07-08re PR debug/40659 (A simple struct member offset doesn't need a full dwarf lo...Mark Wielaard1-0/+8