aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2008-02-16t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs.Ralf Corsepius1-1/+5
2008-02-15re PR target/35088 (ICE: in def_cfa_1, at dwarf2out.c:804)Joseph Myers1-0/+2
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-3/+1
2007-11-06m68k.c (sched-int.h, [...]): New includes.Maxim Kuvyrkov5-0/+1163
2007-10-17m68k.h (m68k_sched_cpu, [...]): Move declarations to ...Maxim Kuvyrkov2-7/+10
2007-10-10revert: longlong.h (count_leading_zeros): Replace '{' and '}' with '%{' and '...Kazu Hirata3-70/+88
2007-10-09m68k.c (print_operand): Handle '{' and '}'.Kazu Hirata3-17/+26
2007-10-07m68k.c, m68k.md: Use the assembly syntax for ASSEMBLER_DIALECT.Kazu Hirata3-72/+45
2007-10-03m68k.c (m68k_output_movem): Use the MOTOROLA if MOTOROLA is to true.Kazu Hirata1-4/+4
2007-09-24m68k.h (ASM_OUTPUT_ALIGN_WITH_NOP): New, use "move.l %a4,%a4" to produce nops.Roman Zippel2-0/+20
2007-09-24config/m68k/linux.h (PREFERRED_STACK_BOUNDARY): New.Roman Zippel1-0/+3
2007-09-24m68k.c (strict_low_part_peephole_ok): Don't leave the basic block.Roman Zippel2-143/+164
2007-09-24m68k.c (notice_update_cc): Recognize fp compare (moved from fp compare patter...Roman Zippel3-40/+57
2007-09-19m68k.c (output_move_himode): Remove jump table recognition.Roman Zippel2-55/+4
2007-09-18m68k.c (override_options): Remove USE_GAS, use %.Roman Zippel2-230/+66
2007-09-18m68k.md (beq, [...]): Replace all fbcc with fjcc.Roman Zippel1-70/+34
2007-09-18m68k-devices.def (51qe): New device.Maxim Kuvyrkov3-8/+19
2007-09-11predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov5-264/+1430
2007-09-07function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel1-3/+1
2007-09-07Reapply reverted change:Janis Johnson1-1/+1
2007-09-01m68k.c (TARGET_DEFAULT_TARGET_FLAGS): Remove.Kazu Hirata2-4/+6
2007-08-29m68k.c (m68k_get_function_kind): Assert we're never given a non-function.Nathan Sidwell1-8/+23
2007-08-28* gcc/config/m68k/linux.hNathan Sidwell3-0/+33
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-3/+3
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton22-107/+87
2007-07-30lb1sf68.asm (FUNC): New macro.Mark Mitchell1-17/+41
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor2-3/+1
2007-06-25m68k.h (DATA_REGNO_P, [...]): Use IN_RANGE.Roman Zippel2-15/+17
2007-06-18m68k.c (m68k_expand_epilogue): Emit a return insn with emit_jump_insn.Kazu Hirata1-1/+1
2007-06-18* config/m68k/m68k-devices.def: Add 54450..54455.Nathan Sidwell1-0/+6
2007-06-17predicates.md (const_call_operand): Adjust comment.Nathan Sidwell2-8/+22
2007-06-17m68k.c (all_isas): Remove FL_CF_FPU and FL_CF_EMAC from the entry for isac.Nathan Sidwell1-3/+1
2007-06-17m68k.h (ISA_HAS_FF1, [...]): New.Nathan Sidwell2-13/+17
2007-06-15* config/m68k/m68k.c (ASM_DOT, ASM_DOTW, ASM_DOTL): Remove.Kazu Hirata1-14/+0
2007-06-12* config/m68k/m68k-devices.def (52221, 52223, 5253): New.Nathan Sidwell1-0/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-12/+7
2007-06-03m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab2-8/+6
2007-06-03m68k.c (m68k_attribute_table): Add "interrupt".Kazu Hirata1-3/+9
2007-05-22linux.h (ASM_SPEC): Add asm_pcrel_spec.Nathan Sidwell3-6/+7
2007-05-14m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata4-29/+78
2007-05-01constraints.md: New.Kazu Hirata3-68/+108
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-1/+0
2007-04-18m68k.c (output_btst): Use `movew to ccr' when useful.Philippe De Muyter1-0/+21
2007-04-16m68k.h (LONG_DOUBLE_TYPE_SIZE): Change to 64 on TARGET_FIDOA.Kazu Hirata1-3/+5
2007-04-16m68k.h (FRAME_POINTER_REGNUM): Use A6_REG instead.Kazu Hirata2-3/+3
2007-04-16m68k.c (m68k_libcall_value, [...]): Use macros for register names more.Kazu Hirata1-3/+3
2007-04-15linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more.Kazu Hirata6-14/+16
2007-04-15m68k.h (PREFERRED_STACK_BOUNDARY): Prefer 32-bit alignment on fido.Kazu Hirata1-2/+3