summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
Commit message (Expand)AuthorAgeFilesLines
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-2/+2
* config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford2005-04-125-252/+284
* m68k-protos.h: Add a prototype for valid_dbcc_comparison_p_2.Kazu Hirata2005-04-055-183/+200
* cfgloop.h, [...]: Update copyright.Kazu Hirata2005-03-021-1/+1
* m68k.c (m68k_save_reg): Also save A5 for non-leaf functions when -mid-shared-...Andrea Tarani2005-02-241-3/+7
* t-rtems (MULTILIB_MATCHES): Let m528x match m5200.Ralf Corsepius2005-02-071-0/+1
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-1/+0
* m68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant definition of mc68000, a...Bernardo Innocenti2004-12-191-4/+3
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-092-3/+3
* m68k.h (HARD_REGNO_RENAME_OK): New macro.Peter Barada2004-10-223-0/+25
* elfos.h, [...]: Update copyright.Kazu Hirata2004-10-171-1/+1
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-2/+2
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-2/+3
* m32r.md, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CON...Andreas Schwab2004-09-031-1/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* m68k.c (post_inc_operand,pre_dec_operand): New.Roman Zippel2004-08-063-203/+144
* libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg2004-07-273-4/+4
* m68k.c (output_scc_di): Fix coding style.Roman Zippel2004-07-244-85/+54
* m68k.c (output_move_qimode): Abort on an attempt to generate code which is ge...Roman Zippel2004-07-152-25/+2
* m68k.h: Restore valid comment removed by mistake with the recent m68k comment...Bernardo Innocenti2004-06-251-0/+4
* re PR target/13292 (-msoft-float seems to corrupt builtin defines)Bernardo Innocenti2004-06-172-3/+3
* m68k.md (movsi_cfv4): New pattern to allow mov3q.Peter Barada2004-06-163-25/+126
* m68k.h: Remove comments copied over from tm.texi.Bernardo Innocenti2004-06-051-539/+99
* m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform ...Peter Barada2004-06-011-0/+17
* re PR target/14018 (m68k backend: -malign-loops/-malign-jumps broken)Bernardo Innocenti2004-06-012-74/+4
* Fix typo in previous patch.Bernardo Innocenti2004-05-291-1/+1
* m68k.c (CONST_METHOD): Add MVZ, MVS.Peter Barada2004-05-291-1/+17
* m68k.h (EXTRA_CONSTRAINT): add 'U' for register offset addressing.Peter Barada2004-05-292-8/+15
* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor2004-05-211-3/+0
* config.gcc, linux.h: Implement with-cpu for m68k-linux.Richard Zidlicky2004-03-161-1/+7
* m68k.md: Fix constraints for bitfield instructions.Richard Zidlicky2004-03-161-24/+24
* re PR bootstrap/12371 ([m68k-linux] bootstrap error in make compare)Roman Zippel2004-03-092-7/+34
* * config/m68k/m68k.c: Remove obsolete support for HPUX_ASM.Gunther Nikl2004-02-171-36/+2
* t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVER...Matthias Klose2004-02-161-0/+3
* m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Restore support for '%#'.Bernardo Innocenti2004-02-151-2/+5
* m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti2004-02-096-460/+176
* m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Bernardo Innocenti2004-02-091-3/+20
* m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Andreas Schwab2004-02-096-106/+60
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+1
* darwin.c, [...]: Fix comment formatting.Kazu Hirata2004-02-042-5/+5
* config.gcc: Remove obsolete ports and configurations.Kazu Hirata2004-02-047-1328/+0
* arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-02-011-2/+2
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+2
* m68k.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata2004-01-295-15/+30
* re PR bootstrap/13562 (bootstrap failure on m68k-linux)Andreas Schwab2004-01-151-1/+4
* netbsd-elf.h (REGISTER_NAMES): Add missing "argptr" pseudo-register.Bernardo Innocenti2004-01-131-1/+1
* m68k.md: Switch from the "*..." syntax to the brace-enclosed syntax in all C ...Bernardo Innocenti2004-01-121-1146/+962
* re PR target/12148 (longstanding m68k libgcc.a bug when using ` -mshort')Markus F.X.J. Oberhumer2004-01-121-20/+20
* m68k.c (output_andsi3): Fix signed/unsigned comparison warning.Bernardo Innocenti2004-01-051-1/+1