aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+3
2008-07-07* config/m68k/m68k.c (m68k_return_in_memory): Fix arguments types.Maxim Kuvyrkov1-2/+2
2008-07-07* config/m68k/lb1sf68.asm: Add PIC macros for Linux targets.Mark Shinwell1-5/+31
2008-07-07config.gcc (m68k-*-linux*): Add with_arch.Nathan Sidwell1-0/+11
2008-07-07t-cf (MULTILIB_EXTRA_OPTS): Add no-mac.Nathan Sidwell2-13/+20
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2-2/+0
2008-06-29m68k.c (print_operand): Always print a float constant in hex.Andreas Schwab2-39/+11
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-5/+7
2008-06-12m68k.c (m68k_tune_flags): New.Kazu Hirata2-5/+27
2008-06-04m68k.opt (mxgot): New option.Joseph Myers5-3/+50
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-4/+4
2008-05-07Cleanup ColdFire scheduling support and add V4 pipeline model.Maxim Kuvyrkov5-1229/+2058
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-11/+11
2008-04-22Support scheduling for ColdFire V1 and V3 microarchitecture.Maxim Kuvyrkov5-397/+1383
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-2/+2
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka1-0/+1
2008-04-03t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey1-0/+2
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey1-2/+0
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey1-0/+2
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