OSDN Git Service

* sh.c (calc_live_regs): Also check GET_CODE when checking if initial value
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / sh.c
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 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-01 neil * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_...
2002-12-16 zackMerge basic-improvements-branch to trunk
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-06 amylaar2002-12-06 Dhananjay Deshpande <dhananjayd@kpit.com>
2002-12-06 amylaar * sh.c (dump_table): DImode pool constants need only...
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-17 drow * sh.c (gen_shl_and): Don't create a zero_extend if...
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-31 amylaar * sh.h (binary_logical_operator): Declare.
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-05 amylaar * sh.c (sh_expand_builtin): Return early if encounteri...
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-13 amylaar * sh.c (sh_init_builtins): Add PARAMS to declaration.
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-07-30 amylaar * sh.md (cond_delay_slot): New attribute.
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 * 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-02 amylaarTue Jul 2 18:45:45 2002 J"orn Rennecke <joern.renneck...
2002-07-02 sayle * config/sh/sh.c (sh_media_init_builtins): Change...
2002-07-01 amylaar * sh.c (langhooks.h): Include.
2002-06-18 amylaar * sh-protos.h (sh_pr_interrupt): Declare.
2002-06-14 amylaarFri Jun 14 12:04:02 2002 Dhananjay R. Deshpande <dhana...
2002-06-13 amylaar * config/sh/sh.c (calc_live_regs): Don't use initial_value
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-10 amylaar Fix cfi generation for SH[1-4]:
2002-06-06 amylaar * sh.c (machine_dependent_reorg): Don't set RTX_UNCHAN...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 amylaar * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
2002-05-28 amylaar config/sh reorganization to factor out endianness...
2002-05-19 rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-09 amylaar * sh.c (sh_builtin_saveregs): If starting with an...
2002-04-29 vmakarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-24 amylaar * sh.c (sh_va_arg): If argument was passed by reference,
2002-04-12 amylaar * sh.c (calc_live_regs, sh_pr_n_sets): Use of PR_MEDIA...
2002-04-12 amylaar * sh.c (broken_move): Constant 0. / 1. load is OK...
2002-04-09 amylaar * config.gcc (sh-*-elf*): Use sh/embed-elf.h instead...
2002-03-10 ghazi * c4x.c (c4x_fp_reglist): Const-ify.
2002-02-21 amylaar * sh.h (current_function_anonymous_args): Remove.
2002-02-09 aoliva* config/sh/sh.c (expand_prologue): Fix mis-applied...
2002-02-09 aolivaContribute sh64-elf.
2002-01-03 kazu * config/avr/avr.c: Fix comment typos.
2001-12-29 kazu * config/rs6000/darwin-tramp.asm: Fix comment formatting.
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-16 ghazi * avr.c (avr_simplify_comparision_p, adjust_insn_length,
2001-12-01 ghazi * h8300.c (h8300_asm_named_section): Wrap with !OBJECT...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-11 ghazi * alpha.c (unicosmk_special_name): Prototype.
2001-11-04 ghazi * convex.c (convex_output_function_prologue): Fix...
2001-09-21 jsm28 Table-driven attributes.
2001-09-21 amylaar * sh-protos.h (sh_pr_n_sets): Declare.
2001-09-20 amylaar * sh.c (shiftcosts): Don't use shiftcosts array for...
2001-09-14 aolivaWhitespace fixes.
2001-08-31 aj * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-17 rth * varasm.c (named_section_flags): Remove align...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-05 hp * config/sh/sh.c (sh_asm_named_section): Fix typo...
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
2001-07-24 aph2001-07-18 Andrew Haley <aph@cambridge.redhat.com>
2001-07-23 aph2001-07-13 Andrew Haley <aph@redhat.com>
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-07-08 jsm28 * c-common.c (decl_attributes): Only take a single...
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-21 amylaar * sh.c (barrier_align): Also recognize branch-around...
2001-06-21 aldyhhandle interrupt_handler correctly
2001-06-20 amylaar * sh.c (barrier_align): Don't ask for alignment when...
2001-06-19 amylaar * sh.c (output_branch): Delete bogus code.
next