aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2000-06-13openbsd.h (ASM_SPEC): pass down options to assembler correctly.Jeffrey A Law1-3/+3
2000-06-06m68k.c (legitimize_pic_address): Move prototype ...Kaveh R. Ghazi3-4/+2
2000-05-22m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.Philippe De Muyter1-1/+1
2000-05-15Update to libgcc copyright exception clause.Jeff Law3-33/+18
2000-05-01Update copyrights.Jeff Law8-8/+8
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-4/+2
2000-04-18configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe2-3/+3
2000-04-05m68k-protos.h (finalize_pic): Turn prototype off using `#if 0', not C++ comme...Philippe De Muyter1-1/+3
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill1-3/+0
2000-02-26Fix copyrights.Jeff Law6-6/+12
2000-01-12m68k-protos.h: New file.Kaveh R. Ghazi4-73/+103
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill2-2/+8
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi5-8/+0
1999-12-28t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a.Manfred Hollstein2-0/+34
1999-12-14m68020-elf.h (ENDFILE_SPEC): Delete.Geoff Keating1-14/+0
1999-12-10m68k.h (CONDITIONAL_REGISTER_USAGE): If we have no 68881, we have no 68881 re...Geoff Keating1-15/+23
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating2-0/+59
1999-11-19m68kelf.h: Suppress '/* within comment' warning.Greg McGary2-3/+9
1999-10-18m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one word if the pic register is used.Andreas Schwab1-0/+2
1999-10-14* m68k.md (zero_extendsidi2): Add missing output reload constraint.Richard Henderson1-1/+1
1999-10-01m68k.c (use_return_insn): Return false if the pic register is in use.Andreas Schwab1-1/+4
1999-09-27m68k.c (output_function_prologue, [...]): Use current_function_uses_pic_offse...Andreas Schwab1-4/+2
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill6-18/+9
1999-09-14configure.in (m68k-*-rtemscoff*): Added.Joel Sherrill4-0/+168
1999-09-06Merge in gcc2-ss-010999Jeff Law13-165/+136
1999-09-03m68kelf.h: Set USE_GAS...Andrew Haley2-2/+5
1999-08-09Include function.h in most files.Bernd Schmidt8-26/+20
1999-08-07Makefile.in (TAROUTOPTS): Kill.Jeffrey A Law3-7/+0
1999-08-05m68k.md (xordi3, anddi3): These patterns are not available on the coldfire.Jeffrey A Law1-2/+2
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1
1999-08-01m68k.c (output_function_prologue): Fix typo in CPU32 case.Jeffrey A Law1-4/+4
1999-07-16m68k.c (output_function_prologue): Fix computation of save mask when generati...Jeffrey A Law1-1/+4
1999-07-12x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.Philippe De Muyter1-1/+1
1999-07-08m68k.c (output_function_prologue): Add pic register to mask if live and flag_...Richard Henderson1-0/+7
1999-06-27m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case.Jeffrey A Law1-1/+9
1999-06-27m68k.h (FINALIZE_PIC): Delete.Jeffrey A Law2-23/+0
1999-06-27m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.Richard Henderson1-9/+7
1999-06-21elf.h (BSS_SECTION_ASM_OP, [...]): Add the macros.Vladimir Makarov1-0/+24
1999-06-17Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay7-110/+382
1999-06-07x-hp3bsd44: Delete obsolete and incorrect file.Jeff Law1-1/+0
1999-06-01x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o.Philippe De Muyter1-3/+5
1999-05-16m68k.c (standard_68881_constant_p): Don't accept -0.0 as valid 68881 constant.Andreas Schwab1-1/+3
1999-04-28m68k.md (cmpsi+1): Use cmp.w when comparing a 16 bit constant with an address...Andreas Schwab1-0/+11
1999-04-16system.h: Always prototype abort.Zack Weinberg1-11/+0
1999-04-05* m68k.md (movdf): Hide GPR sources & destinations from regclass.Jeffrey A Law1-2/+4
1999-03-03Make C++ static constructors work for m68k-elf.Jim Wilson1-0/+11
1999-03-01Patch to fix coldfire bugs found by PlumHall testing.Jim Wilson2-4/+6
1999-02-19m68k.c (m68k_align_loops_string, [...]): Add const.Andreas Schwab2-6/+6
1999-02-18Fix m68k-elf coldfire run-time address error for tablejumps.Jim Wilson1-1/+7
1999-02-18openbsd.h: New file.Marc Espie2-0/+144