aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68k.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-04[multiple changes]Maxim Kuvyrkov1-0/+47
2009-09-22m68k.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson1-8/+42
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+12
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek1-1/+0
2009-05-18re PR target/39531 (m68k gcc does not convert andil to bclr when compiled on ...Andreas Schwab1-3/+3
2009-05-18* config/m68k/m68k.c (m68k_legitimize_address): Fix typo in signature.Maxim Kuvyrkov1-1/+1
2009-05-18M68K TLS support.Maxim Kuvyrkov1-77/+603
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-0/+4
2009-05-12Merge cond-optab branch.Paolo Bonzini1-15/+14
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-2/+2
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-0/+81
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-24/+1
2008-11-19m68k.c (sched_attr_op_type): Handle all CONSTs.Maxim Kuvyrkov1-1/+2
2008-11-19re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i...Andrew Stubbs1-3/+1
2008-11-12m68k.c (print_operand): Mask off extra extension bits when writing out the re...Andreas Schwab1-3/+4
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-06-29m68k.c (print_operand): Always print a float constant in hex.Andreas Schwab1-4/+10
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 Hirata1-5/+23
2008-06-04m68k.opt (mxgot): New option.Joseph Myers1-3/+38
2008-05-07Cleanup ColdFire scheduling support and add V4 pipeline model.Maxim Kuvyrkov1-360/+509
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 Kuvyrkov1-37/+167
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka1-0/+1
2007-11-06m68k.c (sched-int.h, [...]): New includes.Maxim Kuvyrkov1-0/+480
2007-10-10revert: longlong.h (count_leading_zeros): Replace '{' and '}' with '%{' and '...Kazu Hirata1-18/+12
2007-10-09m68k.c (print_operand): Handle '{' and '}'.Kazu Hirata1-0/+6
2007-10-07m68k.c, m68k.md: Use the assembly syntax for ASSEMBLER_DIALECT.Kazu Hirata1-12/+12
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 Zippel1-0/+13
2007-09-24m68k.c (strict_low_part_peephole_ok): Don't leave the basic block.Roman Zippel1-7/+9
2007-09-24m68k.c (notice_update_cc): Recognize fp compare (moved from fp compare patter...Roman Zippel1-0/+7
2007-09-19m68k.c (output_move_himode): Remove jump table recognition.Roman Zippel1-34/+2
2007-09-18m68k.c (override_options): Remove USE_GAS, use %.Roman Zippel1-81/+21
2007-09-18m68k-devices.def (51qe): New device.Maxim Kuvyrkov1-2/+4
2007-09-11predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov1-73/+680
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 Hirata1-2/+5
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 Sidwell1-0/+30
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. Ghazi1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-2/+0
2007-06-25m68k.h (DATA_REGNO_P, [...]): Use IN_RANGE.Roman Zippel1-2/+2
2007-06-18m68k.c (m68k_expand_epilogue): Emit a return insn with emit_jump_insn.Kazu Hirata1-1/+1
2007-06-17predicates.md (const_call_operand): Adjust comment.Nathan Sidwell1-6/+14