aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-07-27re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-0/+37
2011-07-27i386.c (ix86_expand_move): Do not explicitly check the mode of symbolic_oprea...Uros Bizjak1-1/+6
2011-07-27predicates.md (x86_64_movabs_operand): Reject pic32_bit_operand operands.Uros Bizjak1-6/+10
2011-07-27i386.c (ix86_option_override_internal): Allow -mabi for 32-bit, too.Kai Tietz1-0/+6
2011-07-27gimple-fold.c (or_comparisons_1): Remove TRUTH_AND/OR expression handling.Kai Tietz1-0/+6
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez1-0/+35
2011-07-27dwarf2out.c (output_macinfo_op): Ensure fd->filename points to GC allocated c...Jakub Jelinek1-0/+5
2011-07-27tree-vrp.c (extract_range_from_binary_expr): Remove TRUTH-binary cases and ad...Kai Tietz1-0/+10
2011-07-26Call simplify_gen_subreg for PIC with mode of x.H.J. Lu1-0/+7
2011-07-26dwarf2out.c (output_macinfo_op): Ensure fd->filename points to GC allocated c...Jakub Jelinek1-0/+7
2011-07-26Fix PR47046: correct evolution_function_is_affine_pSebastian Pop1-0/+6
2011-07-26Avoid use of lang_hooks.types.type_for_size.Sebastian Pop1-0/+5
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop1-0/+6
2011-07-26Fix PR48805: Do not instantiate ADDR_EXPRsSebastian Pop1-0/+6
2011-07-26re PR target/47369 ([x32] internal compiler error: in extract_insn, at recog....Uros Bizjak1-0/+10
2011-07-26tree-sra.c (tree_non_mode_aligned_mem_p): Strip conversions and return false ...Martin Jambor1-0/+5
2011-07-26i386.md (add->lea splitter): Implement using SWI mode iterator.Uros Bizjak1-0/+7
2011-07-26predict.c (maybe_hot_frequency_p): Make sure a zero entry-block frequency mak...Richard Guenther1-0/+5
2011-07-26re PR middle-end/49840 (New test failures)Richard Guenther1-0/+6
2011-07-26re PR bootstrap/49786 (bootstrap failed with bootstrap-profiled)Martin Jambor1-0/+7
2011-07-26re PR target/47381 ([x32] internal compiler error: in gen_lowpart_general, at...Uros Bizjak1-9/+64
2011-07-25re PR middle-end/49671 (volatile goes missing after inlining)Andrew Pinski1-0/+9
2011-07-25insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.Richard Henderson1-0/+6
2011-07-25re PR debug/49841 (AIX bootstrap failure in dwarf2cfi.c:maybe_record_trace_st...Richard Henderson1-0/+8
2011-07-25dwarf2cfi: Generate remember/restore_state.Richard Henderson1-0/+8
2011-07-25dwarf2cfi: Add debug_cfi_row.Richard Henderson1-0/+4
2011-07-25genattr.c (write_upcase, [...]): Move to ...Joern Rennecke1-0/+9
2011-07-25m32c.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov1-0/+12
2011-07-25sourcebuild.texi (Effective-Target Keywords, [...]): Document mmap.Rainer Orth1-0/+5
2011-07-25mmix.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov1-0/+14
2011-07-25re PR target/39386 ([avr] different computation results for O1 and O0 executa...Georg-Johann Lay1-0/+6
2011-07-25re PR target/47124 (*solaris2 configurations configure, but don't build)Rainer Orth1-0/+5
2011-07-25re PR tree-optimization/49809 (gimple_check failure at -O3)Richard Sandiford1-0/+6
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth1-0/+4
2011-07-25re PR tree-optimization/49822 (Segfault in remove_prop_source_from_use)Richard Guenther1-0/+7
2011-07-25behalf of romain.geissler@gmail.com. Fix plugin file installationRomain Geissler1-0/+8
2011-07-25ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT_FUNCTION of original ...Eric Botcazou1-0/+5
2011-07-25* common/config/c6x/c6x-common.c: New file.Bernd Schmidt1-0/+4
2011-07-25tree-flow.h (tree_ssa_loop_version): Remove unused declaration.Roman Zhuykov1-0/+4
2011-07-25re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to c...Richard Guenther1-0/+11
2011-07-25tree-vrp.c (num_vr_values, [...]): New global vars.Richard Guenther1-0/+9
2011-07-24re PR debug/49831 (arm-linux-gnueabi bootstrap failures due to ICE in dwarf2c...Richard Henderson1-0/+6
2011-07-24re PR debug/49825 (Many testcase failures)Richard Henderson1-0/+6
2011-07-24re PR debug/49827 (sparc64-linux and cris-elf bootstrap failures due to ICE i...Richard Henderson1-0/+5
2011-07-24dwarf2cfi: Reset args_size properly across abnormal edges.Richard Henderson1-0/+5
2011-07-24re PR debug/49825 (Many testcase failures)Richard Henderson1-0/+5
2011-07-24Remove the unused demangle_flag in collect2.c.H.J. Lu1-0/+5
2011-07-24configure.ac (demangler_in_ld): Default to yes.Sandra Loosemore1-0/+10
2011-07-23dwarf2cfi: Generate and connect traces.Richard Henderson1-0/+22
2011-07-23dwarf2cfi: Introduce dw_trace_info.Richard Henderson1-0/+15