aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-05m68k.c: Remove code protected by CRDS.Andreas Schwab2-203/+18
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-28m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__ on TARGET_68020.Neil Booth1-1/+2
2003-06-27re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)Gunther Nikl1-2/+14
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg4-20/+16
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+1
2003-06-15libgcc2.c: Delete sysV68 L_trampoline section.Kaveh R. Ghazi2-240/+0
2003-06-15aoutos.h: Remove.Nathanael Nerode1-1/+0
2003-06-13re PR other/1494 (Residual EGCS references in comments)Nathanael Nerode1-2/+1
2003-06-12re PR target/7594 ([m68k] ICE on legal code associated with simplify-rtx)Richard Henderson1-3/+3
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-6/+1
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi1-2/+1
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-06-04function.c (trampolines_created): New variable.Jakub Jelinek1-0/+7
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek4-5/+5
2003-06-01* config/m68k/linux.h: Remove code protected by USE_GNULIBC_1.Andreas Schwab1-28/+0
2003-05-23explow.c (allocate_dynamic_stack_space): Remove call to gen_probe.Larin Hennessy3-22/+0
2003-05-22m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers.Kaveh R. Ghazi2-53/+53
2003-05-18* config/m68k/m68k.md: Use define_constants for unspec numbers.Andreas Schwab1-13/+20
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2-2/+7