Remove insert_copyout and insert_copyin.
[gcc.git] / gcc / ChangeLog
2010-08-11 Sebastian PopRemove insert_copyout and insert_copyin.
2010-08-11 Sebastian PopDetect commutative reductions in all the scops before...
2010-08-11 Sebastian PopLaunch dotty in background.
2010-08-11 Sebastian PopFix invariant phi node removal.
2010-08-11 Anatoly Sokolovtarget.def (output_addr_const_extra): New hook.
2010-08-11 Richard Henderson* config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED...
2010-08-11 Nick Cliftonstormy16-lib2.c (__cmpsi2): New function.
2010-08-11 Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-08-11 John David Anglinlinux-atomic.c (SUBWORD_VAL_CAS): Instantiate with...
2010-08-10 Xinliang David LiImprove address offset range computation
2010-08-10 Vladimir Makarovira-live.c: Include sbitmap.h.
2010-08-10 Nathan Froydfix ChangeLog typo
2010-08-10 Nathan Froyd* coverage.c (ctr_labels): Delete.
2010-08-10 Bernd Schmidtre PR bootstrap/45177 (cc1 runs out of memory building...
2010-08-10 Ramana RadhakrishnanFix misformatted Changelog entry.
2010-08-10 Nathan Froyd* tree-ssa-prec. (init_pre): Call alloc_aux_for_blocks.
2010-08-10 Richard Hendersoni386.c (ix86_compute_frame_layout): Re-align stack...
2010-08-10 Nathan Froydbasic-block.h (alloc_aux_for_block, [...]): Delete.
2010-08-10 Nathan Froyd* dwarf2out.c (struct die_struct): Move die_tag to...
2010-08-10 Sofiane Naciiterators.md: New file.
2010-08-10 Bernd Schmidtre PR middle-end/45182 (Failed to build SPEC CPU 2000...
2010-08-10 Richard Guenthertree.h (get_object_alignment): Adjust prototype.
2010-08-10 Richard Guenthertree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
2010-08-10 Nathan Froyd* ipa-split.c (find_split_points): Free stack.
2010-08-10 Nathan Froydtree.h (tree_node_kind): Delete.
2010-08-09 H.J. LuRemove unused ret.
2010-08-09 Bingfeng Meiddg.c (walk_mems_2): Moved from alias.c, use may_alias_...
2010-08-09 Nathan Froydtree.c (nreverse): Assert that we don't have a BLOCK.
2010-08-09 Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
2010-08-09 Richard Guenthertree-ssa-copy.c (cached_last_copy_of): Remove.
2010-08-09 Richard Guentherre PR tree-optimization/44632 (wrong code for complex...
2010-08-09 Richard Guentherre PR target/45212 (FAIL: gcc.target/alpha/pr24178...
2010-08-09 Eric Fisher* doc/sourcebuild.texi (vect_int_mult): Remove duplicat...
2010-08-08 Nathan Froydc-tree.h (build_arg_info): Declare.
2010-08-08 Nathan Froydc-tree.h (c_arg_tag): Define.
2010-08-08 Nathan Froydrs6000.c (branch_island): Define.
2010-08-08 John David Anglinre PR boehm-gc/34544 (pthread_default_stacksize_np...
2010-08-08 Kai Tietzmingw32.h ((EXTRA_OS_CPP_BUILTINS): Define _WIN64 not...
2010-08-07 Uros Bizjakre PR target/45213 ("suffix or operands invalid for...
2010-08-07 Marcus ShawcroftBy ramana for Marcus Shawcroft.
2010-08-07 Ramana RadhakrishnanCortex A9 VFP Pipeline description.
2010-08-06 Eric Botcazoure PR target/44942 (Bug in argument passing of long...
2010-08-06 Richard Guenthertree-ssa-ccp.c (struct prop_value_d): Add mask member.
2010-08-06 Alan Modrainvoke.texi (RS/6000 and PowerPC Options): Rewrite...
2010-08-05 Bernd SchmidtFrom Martin Thuresson <martint@google.com>
2010-08-05 Eric Botcazourtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT...
2010-08-05 Richard HendersonReplace exact_log2(x & -x) in favor of more direct...
2010-08-05 Richard Hendersonre PR target/45189 (New stack alignment test failures)
2010-08-05 Richard Guentherexpr.c (store_expr): Use emit_block_move only if both...
2010-08-05 Richard Hendersonre PR target/45189 (New stack alignment test failures)
2010-08-05 Nicolas Settongcov.c (flag_display_progress): New static variable.
2010-08-05 Martin Jamboripa-cp.c (ipcp_discover_new_direct_edges): New function.
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-08-05 Uros Bizjakexpmed.c (expand_mult_const): Expand shift into temporary.
2010-08-05 Uros Bizjaki386.c (ix86_decompose_address): Check for SI_REG using...
2010-08-05 Jie Zhangre PR tree-optimization/45144 (SRA optimization issue...
2010-08-04 Richard HendersonForce the use of stack_pointer_offset in computing...
2010-08-04 Richard HendersonRemove code duplication in ix86_expand_epilogue.
2010-08-04 Richard HendersonDescribe unwinding for realigned frames explicitly.
2010-08-04 Richard HendersonEmit the prologue/epilogue using frame offsets.
2010-08-04 Richard HendersonRemove duplicate definition of TARGET_64BIT_MS_ABI.
2010-08-04 Richard HendersonCleanup 32-bit ms_hook code.
2010-08-04 Richard HendersonConsolidate red-zone logic into ix86_using_red_zone.
2010-08-04 Richard HendersonSimplify logic saving the int registers in the prologue.
2010-08-04 Richard HendersonEliminate most of the conditional compilation from...
2010-08-04 Richard Hendersonre PR debug/45171 (Invalid DWARF...DIE 0x00006a1d has...
2010-08-04 Bernd Schmidtre PR rtl-optimization/45162 (ARM bootstrap comparison...
2010-08-04 Steve Ellceyre PR target/44583 (c-c++-common/torture/complex-sign...
2010-08-04 Richard Guentheralias.c (rtx_refs_may_alias_p): Do not resort to TBAA...
2010-08-04 Richard Guenthertree-ssa-propagate.h (struct prop_value_d, [...]):...
2010-08-04 Richard Guentherre PR middle-end/45176 (restrict qualifier is not used...
2010-08-04 Richard Guenthertree-ssa-ccp.c (get_constant_value): New function.
2010-08-04 Richard GuentherMakefile.in (double-int.o): Add $(TOPLEV_H) dependency.
2010-08-04 Hariharan Sandanag... picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE):...
2010-08-04 Uros Bizjakunix.h (GLOBAL_ASM_OPS): Add tabs around .globl.
2010-08-03 Bernd Schmidtsimplify-rtx.c (simplify_binary_operation_1): Try to...
2010-08-03 Ulrich Weigandspu.c (spu_emit_branch_hint): Do not access NOTE_KIND...
2010-08-03 Jan Hubickaipa-split.c (struct split_point): Add split_part_set_re...
2010-08-03 Martin Jambortree-sra.c (completely_scalarize_record): New parameter...
2010-08-03 Joseph Myersalpha.h (SWITCH_TAKES_ARG): Define.
2010-08-03 Uros Bizjaki386.h (ix86_compare_op0, [...]): Remove.
2010-08-02 Bernd Schmidtre PR target/45063 (ICE: Segmentation fault (cc1) compi...
2010-08-02 Uros Bizjakalpha.c (alpha_build_builtin_va_list): Mark __offset...
2010-08-02 Sebastian PopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-08-02 Bernd Schmidtarm.c (arm_rtx_costs_1): Remove second clause from...
2010-08-02 Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-08-02 Bernd Schmidtthumb2.md (thumb2_movdi, [...]): Delete patterns.
2010-08-02 Bernd Schmidtfinal.c (final_scan_insn): Call CC_STATUS_INIT uncondit...
2010-08-02 Bernd Schmidtpostreload.c (reload_cse_simplify_operands): Take attri...
2010-08-02 Ramana Radhakrishnanarm.c (COSTS_N_INSNS): Remove definition.
2010-08-01 Uros Bizjakre PR target/45142 (split for *vec_set<mode>_0_sse2...
2010-08-01 Anatoly Sokolovmmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
2010-07-31 Kai Tietzcppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_D...
2010-07-31 Ulrich WeigandMove PR c++/45112 ChangeLog entry to correct location.
2010-07-31 Richard Sandifordtree-ssa-math-opts.c (convert_plusminus_to_widen):...
2010-07-31 John TytgatJohn Tytgat <John.Tytgat@aaug.net>
2010-07-31 Anatoly Sokolovspu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
2010-07-31 Uros Bizjaki386.md (mov<SWIM:mode>cc and corresponding splitter...
2010-07-31 DJ Deloriepredicates.md (rx_constshift_operand): New.
2010-07-30 Bernd Schmidtrtlanal.c (simplify_subreg_regno): Don't treat HARD_FRA...
next