summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
Commit message (Expand)AuthorAgeFilesLines
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-0222-107/+87
* lb1sf68.asm (FUNC): New macro.Mark Mitchell2007-07-301-17/+41
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-102-3/+1
* m68k.h (DATA_REGNO_P, [...]): Use IN_RANGE.Roman Zippel2007-06-252-15/+17
* m68k.c (m68k_expand_epilogue): Emit a return insn with emit_jump_insn.Kazu Hirata2007-06-181-1/+1
* * config/m68k/m68k-devices.def: Add 54450..54455.Nathan Sidwell2007-06-181-0/+6
* predicates.md (const_call_operand): Adjust comment.Nathan Sidwell2007-06-172-8/+22
* m68k.c (all_isas): Remove FL_CF_FPU and FL_CF_EMAC from the entry for isac.Nathan Sidwell2007-06-171-3/+1
* m68k.h (ISA_HAS_FF1, [...]): New.Nathan Sidwell2007-06-172-13/+17
* * config/m68k/m68k.c (ASM_DOT, ASM_DOTW, ASM_DOTL): Remove.Kazu Hirata2007-06-151-14/+0
* * config/m68k/m68k-devices.def (52221, 52223, 5253): New.Nathan Sidwell2007-06-121-0/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-12/+7
* m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab2007-06-032-8/+6
* m68k.c (m68k_attribute_table): Add "interrupt".Kazu Hirata2007-06-031-3/+9
* linux.h (ASM_SPEC): Add asm_pcrel_spec.Nathan Sidwell2007-05-223-6/+7
* m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata2007-05-144-29/+78
* constraints.md: New.Kazu Hirata2007-05-013-68/+108
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-1/+0
* m68k.c (output_btst): Use `movew to ccr' when useful.Philippe De Muyter2007-04-181-0/+21
* 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-162-3/+3
* m68k.c (m68k_libcall_value, [...]): Use macros for register names more.Kazu Hirata2007-04-161-3/+3
* linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more.Kazu Hirata2007-04-156-14/+16
* m68k.h (PREFERRED_STACK_BOUNDARY): Prefer 32-bit alignment on fido.Kazu Hirata2007-04-151-2/+3
* config.gcc: Recognize fido.Kazu Hirata2007-04-143-0/+12
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-03-171-1/+1
* configure.ac: Allow tm_file to contain build-directory files.Richard Sandiford2007-03-062-0/+89
* m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO of pic_offset_table_rtx if re...Richard Sandiford2007-03-062-51/+87
* m68k.c (m68k_save_reg): Save the PIC register in functions that call eh_return.Richard Sandiford2007-03-061-0/+4
* m68k.c (m68k_save_reg): Save the PIC register in functions that need a consta...Richard Sandiford2007-03-061-0/+7
* re PR target/28181 (ICE in reload_cse_simplify_operands, at postreload.c:393 ...Richard Sandiford2007-03-063-39/+72
* m68k.c (m68k_save_reg): Remove special case for leaf functions.Richard Sandiford2007-03-061-4/+1
* m68k-protos.h (output_sibcall): Declare.Richard Sandiford2007-03-064-8/+99
* m68k.md (movsf_cf_soft): Provide the same non-mov3q alternatives as movsi_cf.Richard Sandiford2007-03-061-2/+4
* 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata2007-03-064-455/+645
* re PR target/23482 ([ColdFire] ICE in in final_scan_insn)Richard Sandiford2007-03-063-368/+460
* Makefile.in (rtlanal.o): Depend on tree.h.Richard Sandiford2007-03-015-7/+56
* linux-unwind.h: Fix a comment typo.Kazu Hirata2007-02-191-1/+1
* m68k.c (split_di): New.Roman Zippel2007-02-183-163/+481
* m68k.md (extv,extzv,insv): disable dynamic parameter for register bitfield op...Roman Zippel2007-02-181-31/+31
* linux.h (MD_UNWIND_SUPPORT): Define.Roman Zippel2007-02-182-0/+155
* 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richar...Nathan Sidwell2007-02-098-33/+118
* m68k.md (pushdi-1, [...]): Don't use the 'y' constraint.Kazu Hirata2007-02-051-3/+3
* 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
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-032-2/+2
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2007-01-311-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-193-2/+14