Age | Commit message (Expand) | Author | Files | Lines |
2000-01-12 | m68k-protos.h: New file. | Kaveh R. Ghazi | 4 | -73/+103 |
2000-01-05 | configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*. | Joel Sherrill | 2 | -2/+8 |
1999-12-28 | configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. | Kaveh R. Ghazi | 5 | -8/+0 |
1999-12-28 | t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a. | Manfred Hollstein | 2 | -0/+34 |
1999-12-14 | m68020-elf.h (ENDFILE_SPEC): Delete. | Geoff Keating | 1 | -14/+0 |
1999-12-10 | m68k.h (CONDITIONAL_REGISTER_USAGE): If we have no 68881, we have no 68881 re... | Geoff Keating | 1 | -15/+23 |
1999-12-04 | c-common.c (enum attrs): Add A_NO_LIMIT_STACK. | Geoff Keating | 2 | -0/+59 |
1999-11-19 | m68kelf.h: Suppress '/* within comment' warning. | Greg McGary | 2 | -3/+9 |
1999-10-18 | m68k.h (INITIAL_FRAME_POINTER_OFFSET): Add one word if the pic register is used. | Andreas Schwab | 1 | -0/+2 |
1999-10-14 | * m68k.md (zero_extendsidi2): Add missing output reload constraint. | Richard Henderson | 1 | -1/+1 |
1999-10-01 | m68k.c (use_return_insn): Return false if the pic register is in use. | Andreas Schwab | 1 | -1/+4 |
1999-09-27 | m68k.c (output_function_prologue, [...]): Use current_function_uses_pic_offse... | Andreas Schwab | 1 | -4/+2 |
1999-09-15 | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 6 | -18/+9 |
1999-09-14 | configure.in (m68k-*-rtemscoff*): Added. | Joel Sherrill | 4 | -0/+168 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 13 | -165/+136 |
1999-09-03 | m68kelf.h: Set USE_GAS... | Andrew Haley | 2 | -2/+5 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 8 | -26/+20 |
1999-08-07 | Makefile.in (TAROUTOPTS): Kill. | Jeffrey A Law | 3 | -7/+0 |
1999-08-05 | m68k.md (xordi3, anddi3): These patterns are not available on the coldfire. | Jeffrey A Law | 1 | -2/+2 |
1999-08-02 | arc.h: Define PROMOTE_PROTOTYPES to 1. | Richard Henderson | 1 | -1/+1 |
1999-08-01 | m68k.c (output_function_prologue): Fix typo in CPU32 case. | Jeffrey A Law | 1 | -4/+4 |
1999-07-16 | m68k.c (output_function_prologue): Fix computation of save mask when generati... | Jeffrey A Law | 1 | -1/+4 |
1999-07-12 | x-mot3300 (XCFLAGS): List of big files now includes `cse.o'. | Philippe De Muyter | 1 | -1/+1 |
1999-07-08 | m68k.c (output_function_prologue): Add pic register to mask if live and flag_... | Richard Henderson | 1 | -0/+7 |
1999-06-27 | m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case. | Jeffrey A Law | 1 | -1/+9 |
1999-06-27 | m68k.h (FINALIZE_PIC): Delete. | Jeffrey A Law | 2 | -23/+0 |
1999-06-27 | m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory. | Richard Henderson | 1 | -9/+7 |
1999-06-21 | elf.h (BSS_SECTION_ASM_OP, [...]): Add the macros. | Vladimir Makarov | 1 | -0/+24 |
1999-06-17 | Added -mpcrel flag, and underlying support for PC-relative addressing on m68k. | Don Lindsay | 7 | -110/+382 |
1999-06-07 | x-hp3bsd44: Delete obsolete and incorrect file. | Jeff Law | 1 | -1/+0 |
1999-06-01 | x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o. | Philippe De Muyter | 1 | -3/+5 |
1999-05-16 | m68k.c (standard_68881_constant_p): Don't accept -0.0 as valid 68881 constant. | Andreas Schwab | 1 | -1/+3 |
1999-04-28 | m68k.md (cmpsi+1): Use cmp.w when comparing a 16 bit constant with an address... | Andreas Schwab | 1 | -0/+11 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -11/+0 |
1999-04-05 | * m68k.md (movdf): Hide GPR sources & destinations from regclass. | Jeffrey A Law | 1 | -2/+4 |
1999-03-03 | Make C++ static constructors work for m68k-elf. | Jim Wilson | 1 | -0/+11 |
1999-03-01 | Patch to fix coldfire bugs found by PlumHall testing. | Jim Wilson | 2 | -4/+6 |
1999-02-19 | m68k.c (m68k_align_loops_string, [...]): Add const. | Andreas Schwab | 2 | -6/+6 |
1999-02-18 | Fix m68k-elf coldfire run-time address error for tablejumps. | Jim Wilson | 1 | -1/+7 |
1999-02-18 | openbsd.h: New file. | Marc Espie | 2 | -0/+144 |
1999-02-03 | m68k.c (print_operand_address): When printing a SYMBOL_REF that ends in `.<le... | Andreas Schwab | 1 | -1/+13 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 2 | -129/+85 |
1999-01-21 | m68k.md (ashldi_const): Disable for !TARGET_5200. | Jeffrey A Law | 1 | -21/+28 |
1999-01-12 | mot3300.h (ADD_MISSING_POSIX, [...]): Define to ensure all prototypes necessa... | Manfred Hollstein | 2 | -6/+6 |
1999-01-11 | Update FSF address in copyright header. | Jeff Law | 1 | -1/+2 |
1999-01-11 | Update copyright. | Andreas Schwab | 1 | -1/+1 |
1999-01-08 | m68k.h: Declare output_function_epilogue. | Andreas Schwab | 1 | -0/+1 |
1999-01-06 | Update copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-06 | Andreas Schwab <schwab@issan.cs.uni-dortmund.de> | Andreas Schwab | 1 | -4/+0 |
1998-12-30 | m68k.md (adddi_dilshr32): Allow all operands to be registers too. | Jeffrey A Law | 1 | -2/+2 |