aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2005-12-19Fix previous mis-applied patch.Paul Brook1-10/+10
2005-12-17m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.Paul Brook1-15/+17
2005-12-13fpgnulib.c (__unordsf2, [...]): New functions.Paul Brook1-0/+96
2005-11-28m68k.c (notice_update_cc): Use SET_DEST and SET_SRC instead of XEXP where app...Kazu Hirata1-7/+10
2005-11-27* config/m68k/m68k.c (notice_update_cc): Remove useless code.Kazu Hirata1-2/+0
2005-11-27m68k.c: Reindent and fix whitespace, remove redundant parens.Andreas Schwab1-508/+498
2005-11-23predicates.md (pcrel_address, [...]): Remove redundant conditionals.Kazu Hirata1-34/+10
2005-11-22re PR target/23435 (Unrecognizable insn (in extract_insn, at recog.c))Kazu Hirata1-1/+5
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2-8/+2
2005-09-28fpgnulib.c (__extendsfdf2, [...]): Handle denormals.Paul Brook1-3/+27
2005-09-18fpgnuib.c (__floatsidf): Don't rely on signed overflow.Paul Brook1-1/+1
2005-07-24m68k.md ("extendqidi2"): When source is an address register use a word move.Andreas Schwab1-2/+12
2005-07-12re PR target/16719 ([ColdFire] Illegal move of byte itno address register cau...Peter Barada4-9/+40
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.R. Kelley Cook21-42/+42
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford1-2/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+1
2005-04-29m68k.c (m68k_initial_elimination_offset): Use gcc_assert and gcc_unreachable ...Nathan Sidwell3-134/+87
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata3-3/+3
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+2
2005-04-12config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford5-252/+284
2005-04-05m68k-protos.h: Add a prototype for valid_dbcc_comparison_p_2.Kazu Hirata5-183/+200
2005-03-02cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-24m68k.c (m68k_save_reg): Also save A5 for non-leaf functions when -mid-shared-...Andrea Tarani1-3/+7
2005-02-07t-rtems (MULTILIB_MATCHES): Let m528x match m5200.Ralf Corsepius1-0/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-1/+0
2004-12-19m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant definition of mc68000, a...Bernardo Innocenti1-4/+3
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2-3/+3
2004-10-22m68k.h (HARD_REGNO_RENAME_OK): New macro.Peter Barada3-0/+25
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-2/+3
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-03m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CON...Andreas Schwab1-1/+1
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-08-06m68k.c (post_inc_operand,pre_dec_operand): New.Roman Zippel3-203/+144
2004-07-27libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg3-4/+4
2004-07-24m68k.c (output_scc_di): Fix coding style.Roman Zippel4-85/+54
2004-07-15m68k.c (output_move_qimode): Abort on an attempt to generate code which is ge...Roman Zippel2-25/+2
2004-06-25m68k.h: Restore valid comment removed by mistake with the recent m68k comment...Bernardo Innocenti1-0/+4
2004-06-17re PR target/13292 (-msoft-float seems to corrupt builtin defines)Bernardo Innocenti2-3/+3
2004-06-16m68k.md (movsi_cfv4): New pattern to allow mov3q.Peter Barada3-25/+126
2004-06-05m68k.h: Remove comments copied over from tm.texi.Bernardo Innocenti1-539/+99
2004-06-01m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform ...Peter Barada1-0/+17
2004-06-01re PR target/14018 (m68k backend: -malign-loops/-malign-jumps broken)Bernardo Innocenti2-74/+4
2004-05-29Fix typo in previous patch.Bernardo Innocenti1-1/+1
2004-05-29m68k.c (CONST_METHOD): Add MVZ, MVS.Peter Barada1-1/+17
2004-05-29m68k.h (EXTRA_CONSTRAINT): add 'U' for register offset addressing.Peter Barada2-8/+15
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-3/+0