summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
Commit message (Expand)AuthorAgeFilesLines
* * config.gcc, config/m68k/linux.h: Implement with-cpu for m68k-linux.bernie2004-03-161-1/+7
* 2004-03-16 Richard Zidlicky <rz@linux-m68k.org>bernie2004-03-161-24/+24
* 2004-03-10 Roman Zippel <zippel@linux-m68k.org>pinskia2004-03-102-7/+34
* * config/m68k/m68k.c: Remove obsolete support for HPUX_ASM.bernie2004-02-171-36/+2
* * config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAMErth2004-02-161-0/+3
* * config/m68k/m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Restore support forbernie2004-02-151-2/+5
* * config/m68k/m68k.c, config/m68k/m68k.md (SGS, SGS_CMP_ORDER): Removebernie2004-02-096-460/+176
* * config/m68k/m68k.h (REGISTER_NAMES): Prefix each name withbernie2004-02-081-3/+20
* * config/m68k/m68k.h (REGISTER_NAMES): Prefix each name withbernie2004-02-086-106/+60
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * config/darwin.c, config/darwin.h, config/freebsd-spec.h,kazu2004-02-042-5/+5
* gcc/kazu2004-02-047-1328/+0
* * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,kazu2004-02-011-2/+2
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+2
* * config/m68k/m68k.c (TARGET_PROMOTE_PROTOTYPES): New.kazu2004-01-295-15/+30
* PR bootstrap/13562schwab2004-01-151-1/+4
* * config/m68k/netbsd-elf.h (REGISTER_NAMES): Add missing "argptr"bernie2004-01-131-1/+1
* * gcc/config/m68k/m68k.md: Switch from the "*..." syntax to thebernie2004-01-121-1146/+962
* PR c/12148bernie2004-01-121-20/+20
* * config/m68k/m68k.c (output_andsi3): Fix signed/unsigned comparisonbernie2004-01-051-1/+1
* * config/m68k/uclinux.h (LIB_SPEC): Add elf2flt magic required forbernie2003-12-271-1/+1
* * config/vxlib.c: Fix comment typos.kazu2003-12-131-1/+1
* * config/m68k/m68k.c (MOTOROLA): Move from here...bernie2003-11-303-469/+250
* * config.gcc (m68020-*-elf*, m68k-*-elf*, m68010-*-netbsdelf*,bernie2003-11-303-14/+0
* * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.ghazi2003-11-292-5/+3
* * config/m68k/m68k.c: Use C statements instead of #ifdef's when testingbernie2003-11-141-600/+390
* * config/m68k/m68k.c (notice_update_cc): Clear cc status forrth2003-10-301-4/+9
* * config/m68k/m68k.c (m68k_compute_frame_layout): Ensure FPU relatedbernie2003-10-261-24/+20
* * config/m68k/m68k.c (m68k_compute_frame_layout): Swap reg_mask andbernie2003-10-261-7/+7
* * config/m68k/m68k.c (m68k_output_function_prologue): Eliminatebernie2003-10-261-6/+3
* * config/m68k/m68k.c (m68k_output_function_prologue): Move frontbernie2003-10-261-17/+14
* PR target/12676schwab2003-10-221-1/+1
* * config/m68k/m68k.c (m68k_output_function_prologue): Removebernie2003-10-211-4/+0
* * config/m68k/m68k.c (m68k_output_function_epilogue): Add missingbernie2003-10-181-1/+2
* * config/m68k/m68k.h (MASK_SEP_DATA, TARGET_SEP_DATA,bernie2003-10-151-13/+13
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-132-3/+22
* * config/m68k/lb1sf68.asm: Follow spelling conventions.kazu2003-10-114-23/+23
* * config/m68k/m68k-protos.h: Remove the prototype forkazu2003-10-111-3/+0
* * config/m68k/m68k.c: Fix comment typos.kazu2003-10-111-3/+3
* * config/m68k/m68k-protos.h (use_return_insn): Change return type frombernie2003-10-112-182/+151
* * config/m68k/m68k.c (m68k_frame): Move before protos referencing it.bernie2003-10-111-36/+110
* * config/m68k/t-uclinux: New target Makefile fragment.bernie2003-10-112-0/+87
* * config/m68k/lb1sf68.asm: Add __PIC__ and __ID_SHARED_LIBRARY__bernie2003-10-116-119/+256
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-061-1/+1
* GNU CC -> GCCkcook2003-09-2720-79/+79
* * config/m68k/m68k.h (MASK_RTD, TARGET_RTD, RETURN_POPS_ARGS):bernie2003-09-221-3/+24
* 2003-09-19 Joel Sherrill <joel@oarcorp.com>joel2003-09-192-2/+2
* * config/m68k/m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefinesbernie2003-09-192-143/+126
* 2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>joel2003-09-191-0/+6
* * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Add target predefines.bernie2003-09-172-63/+41