aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-11-30contrib.texi (Contributors): Add myself.Richard Guenther1-0/+4
2009-11-30tree.c (free_lang_data): Do not set debug_info_level to none if terse.Richard Guenther1-0/+5
2009-11-30re PR middle-end/42119 (internal compiler error: in expand_expr_addr_expr_1, ...Richard Guenther1-0/+7
2009-11-30tree-into-ssa.c (insert_phi_nodes): Add PHI nodes in variable UID order.Richard Guenther1-0/+5
2009-11-30tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther1-0/+15
2009-11-30stormy16-lib2-count-leading-zeros.c: Delete.Nick Clifton1-0/+10
2009-11-30sparc.c (DF_MODES): Simplify.Eric Botcazou1-1/+8
2009-11-30re PR rtl-optimization/41812 (test 20071030-1.c fails execution on powerpc64)Paolo Bonzini1-0/+17
2009-11-30re PR rtl-optimization/40086 (cris-elf gfortran.dg/forall_1.f90 -O1 execution)Hans-Peter Nilsson1-0/+6
2009-11-30configure.ac: Update minimum MPC version to 0.8.Kaveh R. Ghazi1-0/+4
2009-11-29rs6000.md (fnmaddsf4_powerpc_1): Remove HONOR_SIGNED_ZEROS final condition.Segher Boessenkool1-0/+8
2009-11-29re PR middle-end/42193 (454.calculix in SPEC CPU 2006 failed to compile at -O3)Ira Rosen1-0/+7
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-0/+24
2009-11-28re PR middle-end/42183 (internal compiler error: verify_stmts failed)Richard Guenther1-0/+7
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-0/+97
2009-11-28* config/avr/avr.h (ASM_OUTPUT_EXTERNAL): Add.Andy Hutchinson1-0/+4
2009-11-28ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman1-0/+8
2009-11-27re PR middle-end/42006 (Termination problem with -O2 and -O3)Martin Jambor1-0/+8
2009-11-27stormy16-lib2.c: Arrange for separate compilation of each function.Nick Clifton1-0/+26
2009-11-27sse.md (vec_interleave_highv16qi, [...]): Remove expanders.Richard Henderson1-0/+16
2009-11-27re PR rtl-optimization/42084 (Wrong result with -Os -fno-delete-null-pointer-...Michael Matz1-0/+7
2009-11-27re PR target/41810 (Cannot build gcc: gthr-default.h:466: error: '__mutex' wa...Rainer Orth1-0/+10
2009-11-27Remove support for Itanium1 (Merced)Steven Bosscher1-0/+11
2009-11-27s390.c (last_scheduled_insn): New variable.Andreas Krebbel1-0/+9
2009-11-27re PR c++/41906 (ICE with catch(...) and -fpermissive)Michael Matz1-0/+5
2009-11-27timevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars.Richard Guenther1-0/+10
2009-11-27emit-rtl.c (next_active_insn, [...]): Correct comment.Andreas Krebbel1-0/+5
2009-11-27i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable.Jakub Jelinek1-0/+10
2009-11-27opts.c (decode_options): If optimize is bigger than 255, set it to 255.Jakub Jelinek1-0/+5
2009-11-26sse.md (mulv16qi3): Change back from an expander to an insn-and-split.Richard Henderson1-0/+8
2009-11-26cfgexpand (n_stack_vars_conflict): New static variable.Bernd Schmidt1-0/+6
2009-11-26re PR rtl-optimization/38582 (excessive time in rename registers)Bernd Schmidt1-0/+32
2009-11-26re PR rtl-optimization/38582 (excessive time in rename registers)Bernd Schmidt1-0/+11
2009-11-26tree-ssa-dce.c (nr_walks): New variable.Richard Guenther1-0/+6
2009-11-26tree-eh.c (lower_eh_constructs_2): Don't add assignments below statements tha...Michael Matz1-0/+6
2009-11-26builtins.c (expand_builtin_printf, [...]): Remove.Michael Matz1-0/+6
2009-11-26tree-ssa-dce.c (perform_tree_ssa_dce): Allocate visited bitmap.Richard Guenther1-0/+4
2009-11-26rx.c (rx_expand_epilogue): Add checks for sibcalls being used incorrectly.Nick Clifton1-0/+13
2009-11-25i386-builtin-types.awk (DEF_VECTOR_TYPE): Allow an optional 3rd argument to d...Richard Henderson1-0/+34
2009-11-25target.h (targetm.vectorize.builtin_vec_perm_ok): New.Richard Henderson1-0/+10
2009-11-25sysv4.opt (mregnames): Change Var to rs6000_regnames.Jakub Jelinek1-0/+3
2009-11-25re PR target/42165 (-masm=intel doesn't know how to print AVX instructions)Jakub Jelinek1-0/+14
2009-11-25print-rtl.c (print_rtx): When printing newline, append print_rtx_head and ind...Jakub Jelinek1-0/+5
2009-11-25re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-0/+13
2009-11-25predicates.md (emms_operation): New predicate.Uros Bizjak1-0/+20
2009-11-25arm.md (consttable_4): Handle (high ...).Paul Brook1-0/+4
2009-11-25arm.h (enum vfp_reg_type): Add VFP_NONE.Robert Nelson1-0/+9
2009-11-25Remove trailing white spaces.H.J. Lu1-0/+362
2009-11-25pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin1-0/+6
2009-11-25i386.md (plusminus_carry_mnemonic): New code attribute.Uros Bizjak1-3/+33