summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68k.h
Commit message (Expand)AuthorAgeFilesLines
* gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.Joseph Myers2011-05-021-31/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-7/+1
* m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers2011-04-071-6/+3
* m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers2011-04-051-4/+3
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-3/+1
* [multiple changes]Vladimir Makarov2011-03-291-4/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+4
* [multiple changes]Vladimir Makarov2011-03-271-4/+0
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-19/+0
* m68k.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2010-10-091-8/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-3/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-15/+0
* m68k.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2009-09-221-14/+0
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-4/+2
* linux.h (HAVE_GAS_BALIGN_AND_P2ALIGN): Move to ...Maxim Kuvyrkov2009-06-031-0/+7
* M68K TLS support.Maxim Kuvyrkov2009-05-181-1/+5
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-8/+0
* t-uclinux (M68K_MLIB_CPU): Check for FL_UCLINUX.Nathan Sidwell2009-05-131-0/+1
* Merge cond-optab branch.Paolo Bonzini2009-05-121-1/+0
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-48/+1
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-2/+0
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-5/+0
* re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i...Andrew Stubbs2008-11-191-0/+8
* * config/m68k/m68k.h (IRA_COVER_CLASSES): Define.Andreas Schwab2008-09-111-0/+5
* m68k.c (print_operand): Always print a float constant in hex.Andreas Schwab2008-06-291-35/+1
* m68k.c (m68k_tune_flags): New.Kazu Hirata2008-06-121-0/+4
* m68k.opt (mxgot): New option.Joseph Myers2008-06-041-0/+6
* Cleanup ColdFire scheduling support and add V4 pipeline model.Maxim Kuvyrkov2008-05-071-0/+4
* Support scheduling for ColdFire V1 and V3 microarchitecture.Maxim Kuvyrkov2008-04-221-0/+1
* re PR target/35088 (ICE: in def_cfa_1, at dwarf2out.c:804)Joseph Myers2008-02-151-0/+2
* re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher2007-12-031-3/+1
* m68k.c (sched-int.h, [...]): New includes.Maxim Kuvyrkov2007-11-061-0/+1
* m68k.h (m68k_sched_cpu, [...]): Move declarations to ...Maxim Kuvyrkov2007-10-171-7/+0
* revert: longlong.h (count_leading_zeros): Replace '{' and '}' with '%{' and '...Kazu Hirata2007-10-101-12/+11
* m68k.c (print_operand): Handle '{' and '}'.Kazu Hirata2007-10-091-1/+4
* m68k.c, m68k.md: Use the assembly syntax for ASSEMBLER_DIALECT.Kazu Hirata2007-10-071-11/+9
* m68k-devices.def (51qe): New device.Maxim Kuvyrkov2007-09-181-0/+6
* predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov2007-09-111-0/+24
* m68k.c (TARGET_DEFAULT_TARGET_FLAGS): Remove.Kazu Hirata2007-09-011-2/+1
* * gcc/config/m68k/linux.hNathan Sidwell2007-08-281-0/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* m68k.h (DATA_REGNO_P, [...]): Use IN_RANGE.Roman Zippel2007-06-251-13/+15
* m68k.h (ISA_HAS_FF1, [...]): New.Nathan Sidwell2007-06-171-0/+4
* linux.h (ASM_SPEC): Add asm_pcrel_spec.Nathan Sidwell2007-05-221-1/+5
* m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata2007-05-141-2/+11
* constraints.md: New.Kazu Hirata2007-05-011-68/+0
* m68k.h (LONG_DOUBLE_TYPE_SIZE): Change to 64 on TARGET_FIDOA.Kazu Hirata2007-04-161-3/+5
* m68k.h (FRAME_POINTER_REGNUM): Use A6_REG instead.Kazu Hirata2007-04-161-2/+2
* linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more.Kazu Hirata2007-04-151-7/+7
* m68k.h (PREFERRED_STACK_BOUNDARY): Prefer 32-bit alignment on fido.Kazu Hirata2007-04-151-2/+3