aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-09m68k.c (m68k_output_function_prologue): Simplify by removing redundant variab...Bernardo Innocenti1-25/+13
2003-09-04m68k.c (m68k_coff_asm_named_section): Restore deleted function.Bernardo Innocenti2-0/+26
2003-08-22m68k.c (m68k_coff_asm_named_section): remove unused function.Bernardo Innocenti1-33/+0
2003-08-22m68k-protos.h: Convert to ISO C90.Bernardo Innocenti2-200/+122
2003-08-21m68k.c (m68k_rtx_costs): Adjust mul/div costs for ColdFire cores.Bernardo Innocenti1-6/+13
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg16-171/+46
2003-08-21m68k-none.h: Introduce new ColdFire archs.Peter Barada10-413/+519
2003-08-21m68k.c: Strip away code depending on NO_ADDSUB_Q definition.Bernardo Innocenti2-101/+6
2003-08-21m68k.md (anonymous define_insn): remove obsolete code selected by FSGLMUL_USE...Gunther Nikl2-27/+0
2003-08-21m68k.c (output_move_const_into_data_reg, [...]): unify MOTOROLA/MIT handling ...Gunther Nikl2-36/+0
2003-08-21m68k.c (m68k_output_function_prologue): use %U in label nameGunther Nikl1-5/+4
2003-08-20m68k.c (m68k_output_mi_thunk): delete obsolete code depending on MOTOROLA_BSRGunther Nikl2-14/+0
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson7-81/+25
2003-07-05Missed one in last change.Andreas Schwab1-1/+1