OSDN Git Service

2010-12-09 Yao Qi <yao@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 /
2010-12-08 mrs2010-12-08 Iain Sandoe <iains@gcc.gnu.org>
2010-12-06 hjlTurn on unaligned SSE load/store for Core i7.
2010-12-06 hjlAdd -march=/-mtune=corei7-avx.
2010-12-03 jsm28 * gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.
2010-12-02 hjlTurn on X86_TUNE_INTER_UNIT_MOVES for Core 2 and Core i7.
2010-12-02 jsm28 * config/i386/linux.h, config/m32r/linux.h, config...
2010-12-02 jsm28 * config/bfin/bfin.h (LINK_SPEC): Remove %{b}.
2010-12-02 jsm28 * config/i386/freebsd.h (LINK_SPEC): Cut long comment.
2010-12-02 mkuvyrkov DFA model for Core 2 and Core i7 scheduling.
2010-12-02 mkuvyrkov Define tuning for Core 2 and Core i7.
2010-12-01 ian * config/i386/linux.h (ASM_SPEC): Pass -v as -v, not...
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-29 iains PR target/26427
2010-11-29 jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-25 jsm28 * target.def (supports_split_stack, except_unwind_info...
2010-11-24 hjlDon't check TREE_THIS_VOLATILE in ix86_expand_call.
2010-11-24 hjlImprove vzeroupper optimization.
2010-11-23 hubicka * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-22 froydnj * target.def (conditional_register_usage): Define.
2010-11-21 jsm28 * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,
2010-11-20 rwildPR other/46202: implement install-strip.
2010-11-18 uros PR target/46546
2010-11-18 spopFix PR target/46422.
2010-11-16 froydnj * builtins.c (std_gimplify_va_arg_expr): Use
2010-11-15 jakub PR debug/46095
2010-11-12 rthi386: Convert from -mfused-madd to -ffp-contract.
2010-11-11 jakub PR target/46088
2010-11-11 hjlSupport Intel processor family 6, model 0x2c.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 uros PR middle-end/46419
2010-11-10 spopAdd support for TBM.
2010-11-10 spopAdd support for BMI.
2010-11-10 jsm28 * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE):...
2010-11-09 amylaar * ix86_expand_split_stack_prologue (args_size...
2010-11-08 amylaar PR bootstrap/46358
2010-11-08 ro gcc:
2010-11-08 iangcc/:
2010-11-06 ebotcazou * config/i386/cygming.h (DWARF_FRAME_REGISTERS): Redef...
2010-11-06 hjlFix a typo in ix86_delegitimize_address.
2010-11-05 ktietz2010-11-05 Kai Tietz <kai.tietz@onevision.com>
2010-11-05 uros * config.gcc: Support --with-fpmath=avx for x86.
2010-11-05 hjlCheck 256bit AVX register in move expanders.
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-03 hjlSet use_avx256_p if 256bit AVX register is used in...
2010-11-03 hjlGenerate avx_vzeroupper after reload is completed.
2010-11-02 hjlRemove ix86_split_call_pop_vzeroupper.
2010-11-02 hjlFix a typo in *sibcall_1_rex64_vzeroupper.
2010-11-02 hjlEmit vzerouppers after reload.
2010-11-02 hjlUpdate -march=native/-mtune=native for Intel Core 2...
2010-11-02 mkuvyrkov Model decoder of Core 2/i7 for multipass scheduling.
2010-11-02 iainsupdate darwin x86 output.
2010-11-02 mkuvyrkov * config/i386/i386.c (cpu_names): Add "corei7".
2010-11-02 mkuvyrkov Tune alignment for Intel Core i7
2010-11-02 mkuvyrkov Basic support for Intel Core i7
2010-11-01 jsm28 * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.
2010-11-01 rthEmit SEH unwind info.
2010-10-30 hjlAlign long double parameters on stack to 4byte in 32bit.
2010-10-28 uros Partially revert:
2010-10-28 uros PR target/46153
2010-10-27 hjlReplace UNSPEC_STACK_CHECK with UNSPECV_SPLIT_STACK_RETURN.
2010-10-27 hjlAdd -mvzeroupper to x86.
2010-10-27 ebotcazou * config/i386/t-mingw32 (SHLIB_LC): Add -lmingwthrd.
2010-10-27 ebotcazou * config/i386/w32-unwind.h (i386_w32_fallback_frame_st...
2010-10-27 hjlPut back unspec_volatile on split_stack_return.
2010-10-26 hjlReplace unspec_volatile with unspec in split_stack_return.
2010-10-26 hjlProperly align parameters on stack for x86.
2010-10-24 ian * config/i386/i386.c (ix86_va_start): Remove extraneou...
2010-10-23 rthPR target/46144
2010-10-22 rthAdd __builtin_fma vector transform for i386.
2010-10-22 rthUse ABS/NEG+USE for vector modes as well.
2010-10-22 cfangImplementation of the pipeline description for Bulldoze...
2010-10-22 cfangUpdate processsor_costs table for bdver1
2010-10-22 uros PR target/46098
2010-10-22 jsm28 * target.h (enum opt_levels, struct default_options...
2010-10-22 iainsCFStrings for Darwin.
2010-10-22 froydnj * config/alpha/alpha.c (alpha_build_builtin_va_list...
2010-10-21 uros PR target/45946
2010-10-21 hjlAdd V8SI and V4DI to ssescalarmodesuffix.
2010-10-20 hjlCorrect reduc_splus_v8sf and reduc_splus_v4df.
2010-10-19 rthAdd patterns for FMA3.
2010-10-19 rthSimplify FMA4 patterns with FMA rtx code.
2010-10-18 jsm28 * config/i386/i386.c (ix86_option_override_internal...
2010-10-17 uros PR target/46051
2010-10-17 aesok * target.def (preferred_output_reload_class): New...
2010-10-16 jsm28 * config/arm/arm.c (arm_option_optimization): Set
2010-10-15 uros * config/i386/i386.md (*movdfcc_1_rex64): Correct...
2010-10-15 jsm28 * target.def (target_option.init_struct): New hook.
2010-10-14 jsm28 * params.c (params_finished): New.
2010-10-13 hjlAddd 256bit AVX vectorizer patterns.
2010-10-11 uros * config/i386/i386.md (movmem<mode>): Macroize expande...
2010-10-11 aesok * target.def (preferred_reload_class): New hook.
2010-10-11 jsm28 * params.c (set_param_value_internal): New.
2010-10-11 jakub PR target/45870
2010-10-09 hjlSupport "andhi/andsi/anddi" as a zero-extending move.
2010-10-07 davek * config.gcc (c_target_objs)[i?86-*-pe|i?86-*-cygwin...
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-06 fxcoudert * config/spu/spu-c.c (spu_resolve_overloaded_builtin...
next