| Commit message (Expand) | Author | Age | Files | Lines |
* | * m68k.c (output_function_prologue): Fix typo in CPU32 case. | law | 1999-08-02 | 1 | -4/+4 |
* | * m68k.c (output_function_prologue): Fix computation of save mask | law | 1999-07-16 | 1 | -1/+4 |
* | � | law | 1999-07-08 | 1 | -0/+7 |
* | * m68k.h (FINALIZE_PIC): Delete. | law | 1999-06-28 | 1 | -18/+0 |
* | h | dlindsay | 1999-06-17 | 1 | -2/+161 |
* | * m68k.c (standard_68881_constant_p): Don't accept -0.0 as valid | law | 1999-05-17 | 1 | -1/+3 |
* | * config/m68k/m68k.c (m68k_align_loops_string, | schwab | 1999-02-19 | 1 | -3/+3 |
* | * config/m68k/m68k.c (print_operand_address): When printing a | schwab | 1999-02-03 | 1 | -1/+13 |
* | Update copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | Andreas Schwab <schwab@issan.cs.uni-dortmund.de> | rth | 1999-01-06 | 1 | -4/+0 |
* | * m68k/m68k.c (output_function_prologue): Reverse NO_ADDSUB_Q | law | 1998-09-16 | 1 | -16/+16 |
* | * m68k/m68k.c: Don't include <stdlib.h> directly. | law | 1998-09-16 | 1 | -4/+0 |
* | * m68k.md (5200 movqi): Do not allow byte sized memory references | law | 1998-09-05 | 1 | -4/+3 |
* | * config/m68k/m68k.c: Include "system.h" instead of <stdio.h>. | law | 1998-08-17 | 1 | -6/+7 |
* | * m68k.c (output_move_simode_const): Use subl to move a zero into an | law | 1998-08-17 | 1 | -0/+8 |
* | * m68k.c (output_scc_di): Use cmpw #0 only for address registers. | law | 1998-07-13 | 1 | -16/+29 |
* | * config/m68k/m68k.c (const_uint32_operand): Recognize | schwab | 1998-07-10 | 1 | -0/+4 |
* | * m68k.c (output_scc_di): Use cmpw #0 instead of tstl when | law | 1998-07-06 | 1 | -1/+15 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -6/+4 |
* | * config/m68k/m68k.c (standard_68881_constant_p): Don't use | schwab | 1998-03-30 | 1 | -3/+4 |
* | * config/m68k/m68k.c: Include <stdlib.h> for atoi. Include | schwab | 1998-03-16 | 1 | -43/+51 |
* | Adjusted egcs m68k-coff files to look like gcc2 m68k-coff files. | billm | 1997-12-17 | 1 | -5/+5 |
* | * m68k.c: Include tree.h only once. | law | 1997-12-09 | 1 | -1/+0 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -1/+3 |
* | * m68k.c: Include tree.h for dwarf2out_cfi_label. | law | 1997-12-06 | 1 | -0/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -2/+6 |
* | * frame.c: Include gansidecl.h for PROTO. | law | 1997-09-27 | 1 | -5/+11 |
* | * m68k.c (output_function_prologue): Add dwarf2 support. | law | 1997-09-22 | 1 | -5/+79 |
* | (output_{and,ior,xor}si3): New functions from patterns bodies. | kenner | 1997-07-14 | 1 | -0/+119 |
* | (output_move_qimode): Add coldfire support. | wilson | 1997-05-20 | 1 | -2/+8 |
* | (output_move_strict{hi,qi}): New functions. | kenner | 1997-05-18 | 1 | -0/+26 |
* | (output_addsi3): Replace "\\;" by "\n\t" in assembler templates. | kenner | 1997-05-01 | 1 | -3/+3 |
* | (output_addsi3): New function. From addsi3 pattern. | wilson | 1997-04-21 | 1 | -0/+91 |
* | (output_move_qimode): Optimize pushing one byte if the source operand | kenner | 1997-04-13 | 1 | -1/+11 |
* | (output_move_{si,hi,qi}mode): New functions. | kenner | 1997-03-25 | 1 | -0/+140 |
* | * m68k/m68k.c (m68k_last_compare_had_fp_operands): New variable. | law | 1997-03-18 | 1 | -0/+4 |
* | (output_function_prologue): Add CRDS and MOTOROLA probe code. | kenner | 1997-02-15 | 1 | -4/+12 |
* | (output_scc_di): Add missing CC_STATUS_INIT. | kenner | 1997-02-02 | 1 | -0/+3 |
* | (output_move_simode_const): Enable use of clr and st insns on TARGET_5200. | kenner | 1997-02-02 | 1 | -1/+1 |
* | (output_function_{pro,epi}logue): Use addq/subq when adjusting stack | kenner | 1997-01-04 | 1 | -11/+83 |
* | (output_function_{pro,epi}logue): Use lea instead of add.w when | kenner | 1996-12-10 | 1 | -2/+2 |
* | Update comments. | kenner | 1996-12-07 | 1 | -1/+4 |
* | (output_function_{pro,epi}logue): Save and restore fp-registers only | kenner | 1996-11-12 | 1 | -13/+19 |
* | (output_function_{pro,epi}logue): Fix typo in last change. | kenner | 1996-11-12 | 1 | -6/+6 |
* | (m68k_align_loops_string, m68k_align_jumps_string): New vars. | kenner | 1996-11-12 | 1 | -0/+66 |
* | (output_function_prologue): Adjust SP then use movmel with | kenner | 1996-10-28 | 1 | -11/+63 |
* | (output_function_prologue): Add REGISTER_PREFIX to stack probe | kenner | 1996-10-26 | 1 | -1/+1 |
* | Avoid add.w and sub.w if TARGET_5200 | ian | 1996-07-19 | 1 | -2/+2 |
* | (const_method): Do not synthesize long constants with byte or word | kenner | 1996-06-06 | 1 | -14/+20 |
* | (notice_update_cc, case ASHIFT{,RT}, LSHIFTRT, ROTATE{,RT}): Don't set | kenner | 1996-04-15 | 1 | -0/+2 |