OSDN Git Service

* target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
[pf3gnuchains/gcc-fork.git] / gcc / config / sh /
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-05-10 uweigand * except.c (EH_RETURN_STACKADJ_RTX): Do not define.
2003-05-09 amodra * expr.c (move_block_from_reg): Remove "size" parm...
2003-05-08 amylaar * sh.c (gen_block_redirect, split_branches): Use CODE_...
2003-04-17 rth * config/sh/sh.c (gen_datalabel_ref): Don't...
2003-04-15 amylaar PR target/9594:
2003-04-08 amylaar * sh.h (NORMAL_MODE): If interrupt handler and TARGET_...
2003-04-08 amylaar * sh.c (push_regs, calc_live_regs): Return int. Take...
2003-04-04 amylaar * sh.h (ACTUAL_NORMAL_MODE): New macro, broken out of
2003-04-03 amylaar * sh.c (sh_function_ok_for_sibcall): Return 0 if the...
2003-04-03 amylaar * Avoid clash of temp register for restoring target...
2003-03-12 aj * c-cppbuiltin.c (cb_register_builtins): Define...
2003-03-12 amylaar * sh.c: Include basic-block.h.
2003-03-11 amylaar * sh.md (reload_inqi): Fix mode for source in second...
2003-03-08 neil * config/sh/rtemself.h (TARGET_OS_CPP_BUILTINS): Use...
2003-03-08 wilsonFix for proprietary testcase that fails at -m5-compact
2003-03-05 amylaar * sh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the...
2003-03-03 amylaarFix sh-elf linker relaxation:
2003-03-03 amylaar * sh.h (OVERRIDE_OPTIONS): Set default values for...
2003-02-24 kkojima * config/sh/sh.c (TARGET_HAVE_TLS): Conditionally...
2003-02-21 amylaar * sh.h (OVERRIDE_OPTIONS): Fix code that clears 'e...
2003-02-19 kkojima * config/sh/sh.c (unspec_caller_rtx_p): New.
2003-02-18 amylaar * sh.c (calc_live_regs): Also check GET_CODE when...
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-30 kazu * config/sh/lib1funcs.asm: Fix comment typos.
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rsandifo * config/sh/sh.h (CLASS_MAX_NREGS): If TARGET_SHMEDIA...
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-24 nickcAdd sh2e support:
2003-01-17 kkojima * config/sh/sh.c (sh_initialize_trampoline...
2003-01-16 amylaar * sh.md (mshflo_w_x): Fix description of operation.
2003-01-09 amylaar * sh.h (OVERRIDE_OPTIONS): Allow first scheduling...
2003-01-09 kkojima * config/sh/sh.h (CASE_VECTOR_MODE): Use SImode for a
2003-01-01 kazu * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
2003-01-01 kazu * config/arm/arm-protos.h: Use struct cpp_reader inste...
2003-01-01 neil * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_...
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2002-12-21 kkojima * config/sh/lib1funcs.asm (__fpscr_values): Conditiona...
2002-12-18 kkojima * config/sh/linux.h (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_C...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-16 amylaar * sh.h (EXTRA_CONSTRAINT_Z): New macro.
2002-12-13 amylaar*** empty log message ***
2002-12-12 amylaar * sh.c (reg_class_from_letter): No longer const. ...
2002-12-12 amylaarWed Dec 11 19:05:05 2002 J"orn Rennecke <joern.renneck...
2002-12-12 amylaar * sh.h (REG_CLASS_HAS_FP_REG): New.
2002-12-11 amylaar * sh.h (REG_CLASS_HAS_GENERAL_REG): Only true for...
2002-12-11 amylaar * sh.h (REG_CLASS_HAS_GENERAL_REG): New.
2002-12-06 amylaar2002-12-06 Dhananjay Deshpande <dhananjayd@kpit.com>
2002-12-06 amylaar * sh.c (dump_table): DImode pool constants need only...
2002-12-06 amylaar * sh.md (movdi_i): Name. Remove inappropriate comment.
2002-12-06 amylaar Merged from basic improvements branch (excerpt):
2002-11-20 rsandifo * config/sh/sh.md (udivsi3): Don't put udivsi3_i4_medi...
2002-11-19 drow * config/sh/sh.c (gen_shl_and): Revert previous...
2002-11-18 rsandifo * config/sh/sh-protos.h (sh_mark_label): Declare.
2002-11-18 rsandifo * config/sh/sh.c (pool_node): New field: part_of_seque...
2002-11-18 rsandifo * config/sh/sh.c (calc_live_regs): Update check for...
2002-11-18 rsandifo * config/sh/sh.md (initialize_trampoline): Do not...
2002-11-17 drow * sh.c (gen_shl_and): Don't create a zero_extend if...
2002-11-07 amylaar * sh.h (DWARF_FRAME_RETURN_COLUMN): Use DWARF_FRAME_RE...
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-31 amylaar * sh.h (binary_logical_operator): Declare.
2002-10-15 amylaar * sh.md (movv8qi_i+2): Don't split if source is -1.
2002-10-11 amylaar * sh.md (movv8qi_i+2): For V8QI destinations, generate...
2002-10-09 amylaar * sh.md (ffssi2): Fix emitted code.
2002-09-28 kazu * ChangeLog.4: Fix typos.
2002-09-19 amylaar2002-09-19 Stephen Clarke <stephen.clarke@superh.com>
2002-09-18 kazu * config/s390/s390.c: Follow spelling convention.
2002-09-14 kazu * config/fr30/fr30.h: Fix comment typos.
2002-09-14 kazu * haifa-sched.c: Follow spelling conventions.
2002-09-09 amylaar2002-09-09 Toshiyasu Morita <toshiyasu.morita@hsa...
2002-09-05 amylaar * sh.c (sh_expand_builtin): Return early if encounteri...
2002-09-04 amylaar * sh.md (mperm_w_little, mperm_w_big): Supply mode...
2002-08-29 thorpej* config/chorus.h: Consistently define *_DEBUGGING_INFO...
2002-08-29 rth * expr.h (enum block_op_methods): New.
2002-08-28 amylaar * sh.c (calc_live_regs): Save FPSCR_REG in an interrup...
2002-08-27 amylaarScheduling revamp:
2002-08-27 amylaar * sh.h (MAX_FIXED_MODE_SIZE): Define.
2002-08-13 amylaar * sh.c (sh_init_builtins): Add PARAMS to declaration.
2002-08-11 ghazi * dsp16xx.c (print_operand): Fix format specifier.
2002-08-11 ghazi * arc.c (arc_init): Don't use ISO C style function...
2002-08-08 amylaar2002-08-08 Stephen Clarke <stephen.clarke@superh.com>
2002-08-07 amylaar * config/sh/lib1funcs.asm (GCC_shcompact_incoming_args...
2002-07-31 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v...
2002-07-30 amylaar * sh.md (cond_delay_slot): New attribute.
2002-07-30 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h...
2002-07-25 amylaar * sh.h (LOAD_EXTEND_OP): QImode zero-extends on SHmedia.
2002-07-18 amylaar * sh-protos.h (sh_expand_unop_v2sf): Move inside ...
2002-07-18 amylaar * sh.c (barrier_align, push): Shut up compiler warnings.
2002-07-17 amylaar * lib1funcs.asm (udivsi3_i4): Implement SHcompact...
2002-07-17 amylaar * sh.md (cmpgtudi_media): Remove spurious @.
2002-07-17 amylaar * config/sh/lib1funcs.asm (FMOVD_WORKS): Don't define...
2002-07-17 amylaar * config/sh/lib1funcs.asm (init_trampoline): New entry...
2002-07-17 amylaar * sh-protos.h (binary_float_operator): Remove declaration.
2002-07-16 zack * builtins.c (std_expand_builtin_va_start): Remove...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-09 amylaarTue Jul 9 22:37:44 2002 Stephen Clarke <stephen.clark...
2002-07-09 amylaar * sh.h (PREDICATE_CODES): Add general_extend_operand...
2002-07-07 amylaar * sh.h (PRINT_OPERAND_PUNCT_VALID_P): Allow '\''.
2002-07-04 amylaar * sh.md (mshfhi_b, mshflo_b, mshfhi_l, mshflo_l, mshfh...
next