aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300
AgeCommit message (Expand)AuthorFilesLines
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-1/+1
2004-07-08Introduce H8SX support.Alexandre Oliva11-641/+4278
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-6/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-2/+2
2004-06-28re PR target/14041 (H8300-elf unaligned word/longword access of zero initiali...Dhananjay Deshpande1-0/+3
2004-06-09* h8300.md (ldm_h8300s_4): Fix condition for expander.Anil Paranjpe1-1/+1
2004-06-08h8300.md (extendqisi2_h8300): Add constraints.Anil Paranjpe1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-17* config/h8300/t-rtems (h8300-*-rtems*): New.Ralf Corsepius1-0/+7
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-17/+0
2004-03-04* config/h8300/h8300.c: Put a comment for every function.Kazu Hirata1-2/+46
2004-03-04* config/h8300/h8300.md: Add comments about peephole2's.Kazu Hirata1-9/+64
2004-03-03lib1funcs.asm (___fixunssfsi): Change the threshold to 0x4f.Kazu Hirata3-2/+34
2004-03-02* config/h8300/h8300.md: Tweak formatting.Kazu Hirata1-30/+24
2004-03-02h8300.md (*cmphi_h8300): Rename to *cmphi_h8300_znvc.Kazu Hirata1-2/+2
2004-03-02h8300.md (pushqi1_h8300hs): Rename to pushqi1_h8300hs_advanced.Kazu Hirata1-4/+4
2004-03-02h8300.c (gtle_operator): Accept GT and LE.Kazu Hirata2-90/+212
2004-02-29* config/h8300/h8300.md: Add comments about peephole2's.Kazu Hirata1-0/+74
2004-02-29h8300.md: Tweak operand numbers of some peephole2's.Kazu Hirata1-24/+24
2004-02-29* config/h8300/h8300.md: Tweak comments about peephole2's.Kazu Hirata1-11/+19
2004-02-27fixunssfsi.c (__fixunssfsi): Enable on H8/300 as well.Kazu Hirata3-34/+2
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-6/+0
2004-02-18h8300-protos.h: Add a prototype for h8300_expand_branch.Kazu Hirata3-60/+35
2004-02-18h8300-protos.h: Add prototypes for h8300_hard_regno_nregs and h8300_hard_regn...Kazu Hirata3-22/+32
2004-02-18h8300.md (four define_peephole2's): Use h8300_regs_ok_for_stm().Kazu Hirata1-26/+6
2004-02-18h8300-protos.h: Update the prototype for expand_a_rotate().Kazu Hirata3-5/+5
2004-02-18h8300.c (expand_a_rotate): Don't generate insns by hand.Kazu Hirata2-11/+33
2004-02-18h8300.md: Move movsf patterns into one section of the file.Kazu Hirata1-78/+78
2004-02-18h8300.md: Move push patterns into one section of the file.Kazu Hirata1-85/+89
2004-02-18h8300.c (h8300_emit_stack_adjustment): Fix a warning.Kazu Hirata1-1/+1
2004-02-18h8300.md (*one_complsi2_h8300): Change to *one_cmplsi2_h8300.Kazu Hirata1-2/+2
2004-02-18h8300-protos.h: Update the prototype of fix_bit_operand().Kazu Hirata3-7/+8
2004-02-18h8300.c (fix_bit_operand): Change the name of the last argument to "code" fro...Kazu Hirata1-2/+2
2004-02-18h8300.c: Remove an extern declaration of rtx_equal_function_value_matters.Kazu Hirata1-2/+0
2004-02-17h8300.c (fix_bit_operand): Don't generate insns by hand.Kazu Hirata2-7/+18
2004-02-17* config/h8300/h8300.md: Fix comment typos.Kazu Hirata1-3/+3
2004-02-17h8300.c (h8300_expand_prologue): Don't generate insns by hand.Kazu Hirata1-2/+1
2004-02-17h8300.c (h8300_emit_stack_adjustment): Don't generate insns by hand.Kazu Hirata1-6/+13
2004-02-17h8300.h (FIXED_REGISTERS): Add the soft frame pointer.Kazu Hirata1-8/+11
2004-02-16h8300.md: Remove unnecessary parallels from all define_insn and define_split ...Kazu Hirata1-164/+146
2004-02-16h8300.md: Remove explicit (set_attr "cc" "clobber").Kazu Hirata1-134/+67
2004-02-10h8300-protos.h: Add a prototype for h8300_regs_ok_for_stm.Kazu Hirata3-78/+50
2004-02-10h8300.md: Remove an incorrect comment about peephole2.Kazu Hirata1-3/+11
2004-02-09re PR target/13721 (SEGV on inline-asm)Kazu Hirata1-0/+3
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1