aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2004-03-09re PR bootstrap/12371 ([m68k-linux] bootstrap error in make compare)Roman Zippel2-7/+34
2004-02-17* config/m68k/m68k.c: Remove obsolete support for HPUX_ASM.Gunther Nikl1-36/+2
2004-02-16t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVER...Matthias Klose1-0/+3
2004-02-15m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Restore support for '%#'.Bernardo Innocenti1-2/+5
2004-02-09m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti6-460/+176
2004-02-09m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Bernardo Innocenti1-3/+20
2004-02-09m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Andreas Schwab6-106/+60
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata2-5/+5
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata7-1328/+0
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-2/+2
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+2
2004-01-29m68k.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata5-15/+30
2004-01-15re PR bootstrap/13562 (bootstrap failure on m68k-linux)Andreas Schwab1-1/+4
2004-01-13netbsd-elf.h (REGISTER_NAMES): Add missing "argptr" pseudo-register.Bernardo Innocenti1-1/+1
2004-01-12m68k.md: Switch from the "*..." syntax to the brace-enclosed syntax in all C ...Bernardo Innocenti1-1146/+962
2004-01-12re PR target/12148 (longstanding m68k libgcc.a bug when using ` -mshort')Markus F.X.J. Oberhumer1-20/+20
2004-01-05m68k.c (output_andsi3): Fix signed/unsigned comparison warning.Bernardo Innocenti1-1/+1
2003-12-27uclinux.h (LIB_SPEC): Add elf2flt magic required for correct linking of execu...Bernardo Innocenti1-1/+1
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
2003-11-30m68k.c (MOTOROLA): Move from here...Gunther Nikl3-469/+250
2003-11-30config.gcc (m68020-*-elf*, [...]): Add tm_defines containing MOTOROLA and USE...Gunther Nikl3-14/+0
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2-5/+3
2003-11-14m68k.c: Use C statements instead of #ifdef's when testing for MOTOROLA versus...Bernardo Innocenti1-600/+390
2003-10-29m68k.c (notice_update_cc): Clear cc status for shifts and rotates.Richard Henderson1-4/+9
2003-10-26m68k.c (m68k_compute_frame_layout): Ensure FPU related frame information is a...Gunther Nikl1-24/+20
2003-10-26m68k.c (m68k_compute_frame_layout): Swap reg_mask and reg_rev_mask computation.Gunther Nikl1-7/+7
2003-10-26m68k.c (m68k_output_function_prologue): Eliminate num_saved_regs, use current...Bernardo Innocenti1-6/+3
2003-10-26m68k.c (m68k_output_function_prologue): Move front comment from here to...Gunther Nikl1-17/+14
2003-10-22re PR target/12676 (m68k.c: LP64 bug)Andreas Schwab1-1/+1
2003-10-21m68k.c (m68k_output_function_prologue): Remove obsolete comments.Gunther Nikl1-4/+0
2003-10-18m68k.c (m68k_output_function_epilogue): Add missing argument to asm_fprintf s...Gunther Nikl1-1/+2
2003-10-15m68k.h (MASK_SEP_DATA, [...]): Move definitions after the other flags.Bernardo Innocenti1-13/+13
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2-3/+22
2003-10-11lb1sf68.asm: Follow spelling conventions.Kazu Hirata4-23/+23
2003-10-11m68k-protos.h: Remove the prototype for finalize_pic.Kazu Hirata1-3/+0
2003-10-11* config/m68k/m68k.c: Fix comment typos.Kazu Hirata1-3/+3
2003-10-11m68k-protos.h (use_return_insn): Change return type from int to bool.Bernardo Innocenti2-182/+151
2003-10-11m68k.c (m68k_frame): Move before protos referencing it.Peter Barada1-36/+110
2003-10-11t-uclinux: New target Makefile fragment.Bernardo Innocenti2-0/+87
2003-10-11lb1sf68.asm: Add __PIC__ and __ID_SHARED_LIBRARY__ support.Bernardo Innocenti6-119/+256
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-1/+1
2003-09-27GNU CC -> GCCKelley Cook20-79/+79
2003-09-22m68k.h (MASK_RTD, [...]): Resurrect -mrtd option.Bernardo Innocenti1-3/+24
2003-09-19t-m68kbare, t-rtems: Change 68681 to 68881.Joel Sherrill2-2/+2
2003-09-19m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an...Bernardo Innocenti2-143/+126
2003-09-19t-rtems: New.Ralf Corsepius1-0/+6
2003-09-17m68k.h (TARGET_CPU_CPP_BUILTINS): Add target predefines.Bernardo Innocenti2-63/+41
2003-09-13re PR target/12021 (warning "cpu" and "machine" reasserted for every file)Andrew Pinski2-4/+0
2003-09-09coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti8-113/+281