OSDN Git Service

Backport from mainline
[pf3gnuchains/gcc-fork.git] / gcc / config / sh /
2012-03-22 kkojima Backported from mainline
2012-03-05 rth* config/sh/sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL...
2012-03-01 olegendo * config/sh/sh-protos.h: Update copyright notice dates.
2012-03-01 olegendo * config/sh/sh-protos.h (tertiary_reload_operand)...
2012-03-01 olegendo * config/sh/constraints.md: Fix comment typo.
2012-02-27 olegendo * config/sh/sh.h: Delete dead GO_IF_LEGITIMATE_INDEX...
2012-02-26 olegendo * config/sh/predicates.md: Remove blank lines.
2011-12-29 olegendo * config/sh/sh.h (BRANCH_COST): Use sh_branch_cost...
2011-12-26 kkojima * config/sh/sync.md: Add soft atomics ABI description.
2011-12-20 bernds gcc/
2011-12-04 kkojima * config/sh/linux.h (TARGET_DEFAULT): Add MASK_SOFT_AT...
2011-12-01 kkojima PR target/50814.
2011-11-29 jsm28 * config/sh/sh.h (enum reg_class, REG_CLASS_NAMES)
2011-11-29 kkojima PR target/51337
2011-11-13 kkojima PR target/50694
2011-11-12 rthsh-linux: Install __sync libfuncs.
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-11-02 roMove shlib support to toplevel libgcc
2011-10-15 kkojima PR target/49263
2011-09-28 kkojima PR target/49486
2011-09-22 kkojima * config/sh/sh.c (andcosts): Renamed to and_xor_ior_costs.
2011-09-14 rsandifogcc/
2011-08-18 rsandifogcc/
2011-08-17 kkojima PR target/50068
2011-08-05 ro gcc:
2011-08-05 ro gcc:
2011-07-31 kkojima PR target/49880
2011-07-28 bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-19 rsandifogcc/
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
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-09 kkojima PR target/49307
2011-06-08 kkojima PR target/49305
2011-06-08 kkojima * config/sh/sh.c (prepare_move_operands): Set pic...
2011-06-03 ro gcc:
2011-06-02 kkojima * config/sh/predicates.md (general_movsrc_operand...
2011-06-01 kkojima * config/sh/sh.c (expand_cbranchdi4): Use a scratch...
2011-05-30 kkojima * config/sh/sh.c (expand_cbranchdi4): Set msw_skip...
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-03 froydnj * config/sh/sh.c (sh_media_init_builtins): Call
2011-04-26 kkojima * config/sh/sh.c (sh_gimplify_va_arg_expr): Don't...
2011-04-21 jsm28 * config/alpha/alpha.c (struct machine_function):...
2011-04-21 rsandifogcc/
2011-04-18 meyeringfix doubled-word typos in comments and strings: e.g...
2011-04-11 jsm28 * config/alpha/linux-elf.h (LINUX_DYNAMIC_LINKER)...
2011-04-10 mrsRemove doubled up words.
2011-04-08 aesok * doc/tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
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-22 jsm28 * config/sh/sh.c (sh_handle_option): Access target_fla...
2011-03-22 jsm28 * target.def (handle_option): Take gcc_options and
2011-03-22 jsm28 * MAINTAINERS (crx port, m68hc11 port): Remove. Move...
2011-03-21 ktietzChangeLog gcc/
2011-03-19 kkojima * config/sh/sh.c (find_barrier): Don't emit a constant...
2011-03-18 kkojima * config/sh/sh.c (sh_delegitimize_address): Handle...
2011-02-19 jsm28 * config/i386/biarch32.h, config/i386/mach.h,
2011-02-17 jsm28 * config/sh/embed-elf.h (LIBGCC_SPEC): Match -m4-340...
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-12-22 froydnjgcc/
2010-12-22 jsm28 * config/svr4.h: Remove.
2010-12-21 aesok * config/sh/sh.h (PREFERRED_RELOAD_CLASS): Remove.
2010-12-16 aesok * config/sh/sh.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2010-12-15 jsm28 * config/sh/elf.h (LIB_SPEC): Define.
2010-12-09 jsm28 * config/i386/netware.h (TARGET_POSIX_IO): Define.
2010-12-09 jsm28 * config/alpha/freebsd.h (LINK_SPEC): Don't use
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-22 froydnj * target.def (conditional_register_usage): Define.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-03 kkojima * config/sh/sh.c (sh_expand_prologue): Remove unnecessary
2010-11-02 kkojima * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
2010-10-29 bonzini2010-10-29 Paolo Bonzini <bonzini@gnu.org>
2010-10-23 froydnjgcc/
2010-10-22 jsm28 * target.h (enum opt_levels, struct default_options...
2010-10-22 froydnj * config/alpha/alpha.c (alpha_build_builtin_va_list...
2010-10-16 jsm28 * config/arm/arm.c (arm_option_optimization): Set
2010-10-15 jsm28 * target.def (target_option.init_struct): New hook.
2010-10-12 froydnj * libgcc2.h: Use __SIZEOF_DOUBLE__ instead of
2010-10-11 jsm28 * params.c (set_param_value_internal): New.
2010-10-01 kkojima * config/sh/sh.c (sh_expand_prologue): Set
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
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-09-05 kkojima * config/sh/sh.c (sh_option_override): Make static.
2010-08-28 froydnj * config/sh/sh-protos.h (sh_function_arg): Delete.
2010-08-27 kkojima * config/sh/sh.c (push_regs): Emit movml for interrupt...
2010-07-15 froydnjgcc/
2010-07-13 dj* config/h8300/h8300.c (h8300_init_once): Default to
2010-07-13 kkojima PR target/44761
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-30 amylaar PR other/44566
next