aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-17hp320.h, [...]: Remove CPP_PREDEFINES...Neil Booth8-34/+84
2003-05-17m68k.c (m68k_output_function_prologue): Use HOST_WIDE_INT_PRINT_DEC for fprin...Andreas Schwab1-61/+73
2003-05-17coff.h: Remove support for Sun FPA and Sun SKY board.Andreas Schwab8-1362/+71
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-5/+2
2003-05-16m68k.c (m68k_output_function_epilogue): Fix format specifier warnings.Kaveh R. Ghazi1-2/+4
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg27-3821/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka11-26/+26
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-3/+3
2003-03-18m68k.md (iordi3): Fix setting low half to -1.Andreas Schwab1-2/+2
2003-03-04m68k.c (m68k_output_function_prologue): Fix CFA offset without frame pointer.Andreas Schwab1-2/+2
2003-02-22config.gcc: Delete references to m68k/t-linux and m68k/t-linux-aout.Andreas Schwab2-4/+0
2003-01-29re PR bootstrap/9293 ([m68k-elf/rtems] config/m68k/t-crtstuff bug)Joel Sherrill1-2/+4
2003-01-28m68k.md (tablejump+2): Don't sign extend an address register.Andreas Schwab7-50/+105
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson3-92/+125
2003-01-25* config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.Richard Henderson1-1/+1
2003-01-09re PR target/8343 ([m68k] [3.2 regression] m68k-elf/rtems ICE at instantiate_...Jan Hubicka1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg15-247/+58
2002-12-03m68k.h (EH_RETURN_DATA_REGNO): Define.Andreas Schwab2-46/+77
2002-11-24m68k.c: Fix typo in last change defining TARGET_ASM_CAN_OUTPUT_MI_THUNK.Andreas Schwab1-2/+2
2002-11-11t-crtstuff (crti.o): Use this...Joel Sherrill1-7/+4
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+6
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson5-69/+57
2002-10-20* config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.Mark Mitchell1-1/+1
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell3-8/+12
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell4-48/+35
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson4-19/+15
2002-10-03m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson6-56/+22