OSDN Git Service

Backported from mainline
[pf3gnuchains/gcc-fork.git] / gcc / config / spu /
2012-02-10 wschmidt2012-02-10 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-11-02 roMove libgcc2 to toplevel libgcc
2011-11-02 roMove libgcc1 to toplevel libgcc
2011-11-02 roMove crtstuff support to toplevel libgcc
2011-10-25 rthspu: Remove vec_extract_even/odd and vec_interleave...
2011-10-21 uweigand * config/spu/spu.md ("vec_permv16qi"): Reduce selector...
2011-10-20 rthRemove TARGET_VECTORIZE_BUILTIN_VEC_PERM.
2011-10-19 uweigand PR target/50310
2011-10-18 uweigand * config/spu/spu.c (struct machine_function): New...
2011-10-17 ian * configure.ac: Add --with-native-system-header-dir...
2011-10-14 rthspu: Implement vec_permv16qi.
2011-09-02 rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-08-18 rsandifogcc/
2011-08-16 uweigand * config/spu/spu.c (spu_emit_branch_or_set): Avoid...
2011-08-16 uweigand * config/spu/spu.h (LEGITIMIZE_RELOAD_ADDRESS): New...
2011-08-05 ro gcc:
2011-08-05 ro gcc:
2011-08-03 rthspu: Use define_c_enum.
2011-07-19 aesok * target.def (class_max_nregs): New hook.
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-13 uweigand * config/spu/spu.c (spu_init_libfuncs): Install __clrs...
2011-07-13 uweigand * config/spu/spu.c (TARGET_ASM_FILE_START): Do not...
2011-06-23 jsm28 * params.c: Include common/common-target.h. Don't...
2011-06-16 amylaar PR middle-end/46500
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-03 aolivaPR debug/47590
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-05 uweigand * config/spu/spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
2011-05-04 uweigand * config/spu/spu.c (spu_gimplify_va_arg_expr): Call...
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-27 uweigand * config/spu/divmovti4.c (union qword_UTItype): New...
2011-04-27 uweigand * config/spu/spu.c (spu_expand_epilogue): Do not emit...
2011-04-21 jsm28 * config/alpha/alpha.c (struct machine_function):...
2011-04-21 rsandifogcc/
2011-04-10 mrsRemove doubled up words.
2011-04-01 uweigand * config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.
2011-04-01 rsandifogcc/
2011-03-31 jsm28 PR target/47109
2011-03-29 vmakarov2011-03-28 Vladimir Makarov <vmakarov@redhat.com>
2011-03-28 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-27 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-21 ktietzChangeLog gcc/
2011-02-07 uweigand * config/spu/spu.c (spu_init_libfuncs): Install SImode and
2011-01-27 uweigand * config/spu/spu-elf.h (ASM_SPEC): Remove.
2011-01-19 jsm28 * config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
2011-01-19 uweigand * config/spu/spu.h (MOVE_RATIO): Return 4 in the ...
2011-01-18 uweigand PR tree-optimization/47179
2011-01-07 uweigand * config/spu/spu.h (ASM_COMMENT_START): Define.
2011-01-05 uweigand * config/spu/spu.c (spu_option_override): Set parameter
2011-01-05 uweigand * config/spu/spu.c (emit_nop_for_insn): Set INSN_LOCAT...
2011-01-05 uweigandChangeLog:
2011-01-03 uweigand * config/spu/spu.c (spu_option_override): Update error...
2011-01-03 uweigand * config/spu/spu.c (asm_file_start): Only reset flag_v...
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-12-22 uweigand * config/spu/spu.md ("mov<mode>"): Use nonimmediate_op...
2010-12-17 uweigand * config/spu/t-spu-elf (LIB2FUNCS_EXCLUDE): Add _float...
2010-12-16 uweigand * config/spu/t-spu-elf (LIB2_SIDITI_CONV_FUNC): Define.
2010-12-15 jsm28 * doc/tm.texi.in (US_SOFTWARE_GOFAST): Don't document.
2010-12-07 jsm28 * config/mcore/mcore.c Don't include assert.h.
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-22 froydnj * target.def (conditional_register_usage): Define.
2010-11-21 jsm28 * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,
2010-11-16 rthspu: Use the FMA rtx code.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 amylaar PR target/46417
2010-11-04 jakub PR target/46234
2010-10-22 froydnj * config/alpha/alpha.c (alpha_build_builtin_va_list...
2010-10-21 froydnj * config/spu/spu.c (spu_function_arg): Dereference...
2010-10-16 aesok * config/avr/avr.h (PREFERRED_RELOAD_CLASS): Remove.
2010-10-15 jsm28 * target.def (target_option.init_struct): New hook.
2010-10-14 jsm28 * params.c (params_finished): New.
2010-10-11 jsm28 * params.c (set_param_value_internal): New.
2010-10-08 froydnj * config/spu/spu-protos.h (spu_function_arg): Delete.
2010-10-06 fxcoudert * config/spu/spu-c.c (spu_resolve_overloaded_builtin...
2010-10-01 uweigand * config/spu/spu.c (spu_init_builtins): No longer...
2010-10-01 uweigand * config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
2010-09-29 jsm28 * doc/options.texi (Variable, Var, Init): Update docum...
2010-09-29 jsm28gcc:
2010-09-16 jsm28 * target.def (target_option.optimization): New hook.
2010-09-16 jsm28 * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-08-03 uweigand * config/spu/spu.c (spu_emit_branch_hint): Do not...
2010-07-31 aesok * config/spu/spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remov...
2010-07-15 froydnjgcc/
2010-07-15 uweigand PR target/44877
2010-07-14 uweigand * config/spu/spu.c (reg_names): Remove prototype.
2010-07-12 uweigand * config/spu/spu.h (struct spu_builtin_description...
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-04 rsandifogcc/
2010-07-04 irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-29 amylaargcc:
2010-06-29 froydnj * reginfo.c (init_reg_sets_1): Adjust comments.
2010-06-23 amylaar * config/spu/spu.c (ea_load_store_inline):...
2010-06-23 amylaar * config/spu/spu-protos.h (spu_expand_epilogue...
2010-06-07 irar * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_...
2010-06-05 stevengcc/ChangeLog:
2010-05-29 steven * config/spu/spu-protos.h: Do not include rtl.h. ...
2010-05-27 uweigand * c-common.h (c_register_addr_space): Add prototype.
2010-05-26 steven * config/spu/spu-c.c: Do not include function.h, rtl...
2010-05-21 stevengcc/ChangeLog:
next