summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68k.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* config.gcc: Recognize fido.Kazu Hirata2007-04-141-0/+5
* m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO of pic_offset_table_rtx if re...Richard Sandiford2007-03-061-4/+6
* re PR target/28181 (ICE in reload_cse_simplify_operands, at postreload.c:393 ...Richard Sandiford2007-03-061-32/+5
* 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata2007-03-061-1/+6
* re PR target/23482 ([ColdFire] ICE in in final_scan_insn)Richard Sandiford2007-03-061-141/+15
* Makefile.in (rtlanal.o): Depend on tree.h.Richard Sandiford2007-03-011-5/+13
* tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO...Richard Sandiford2007-02-051-1/+9
* bitops.md, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-2/+2
* * config/m68k/m68k.h: Fix comment.Andreas Schwab2007-01-221-2/+2
* m68k.h (PREFERRED_STACK_BOUNDARY): Define to 32 for ColdFire targets.Richard Sandiford2007-01-191-0/+2
* 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richar...Nathan Sidwell2007-01-191-2/+4
* m68k.h (EXTRA_CONSTRAINT): Stop the 'T' constraint from accepting 's' constra...Richard Sandiford2007-01-191-1/+1
* 200x-xx-xx Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2007-01-191-0/+3
* 200x-xx-xx Richard Sandiford <richard@codesourcery.com> Julian Brown <julian@...Richard Sandiford2007-01-191-2/+4
* 200x-xx-xx Kazu Hirata <kazu@codesourcery.com>Kazu Hirata2007-01-181-6/+0
* m68k-protos.h (m68k_output_pic_call): Delete.Richard Sandiford2007-01-181-9/+11
* 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell2007-01-181-7/+5
* 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata2007-01-181-11/+31
* 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell2007-01-181-4/+2
* 200x-xx-xx Richard Sandiford <richard@codesourcery.com> Nathan Sidwell <natha...Richard Sandiford2007-01-181-6/+11
* config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.Richard Sandiford2007-01-181-1/+26
* 200x-xx-xx Julian Brown <julian@codesourcery.com> Richard Sandiford <richard@...Julian Brown2007-01-181-1/+11