| Commit message (Expand) | Author | Age | Files | Lines |
* | * alpha.md (call, call_value) [OSF]: Correct alt 3 insn length. | Richard Henderson | 1998-11-08 | 1 | -2/+2 |
* | alpha.c (add_operand): Simplify the CONST_INT match. | Richard Henderson | 1998-11-06 | 2 | -15/+18 |
* | alpha.md (addsi3, subsi3): No new temporaries once cse is no longer expected. | Richard Henderson | 1998-11-04 | 1 | -8/+22 |
* | alpha.md (addsi3, subsi3): Expand to a DImode temporary so as to expose this ... | Richard Henderson | 1998-11-04 | 1 | -8/+10 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-28 | 1 | -15/+15 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-23 | 2 | -18/+18 |
* | Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a... | Ken Raeburn | 1998-10-11 | 1 | -2/+2 |
* | * alpha/linux.h (CPP_PREDEFINES): Define __alpha__ for imake. | Richard Henderson | 1998-10-03 | 1 | -1/+2 |
* | alpha.c (get_aligned_mem): Revert Sep 20 change. | Richard Henderson | 1998-09-23 | 1 | -19/+28 |
* | alpha.c (alpha_sr_alias_set): New variable. | Richard Henderson | 1998-09-20 | 1 | -85/+319 |
* | alpha.c (alpha_return_addr): SET should be VOIDmode. | Richard Henderson | 1998-09-19 | 2 | -59/+59 |
* | tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. | Richard Henderson | 1998-09-15 | 3 | -15/+50 |
* | alpha.c (alphaev5_insn_pipe): Abort on default case. | Richard Henderson | 1998-09-09 | 1 | -13/+17 |
* | expr.c: Corrected comment about what MOVE_RATIO does. | Hans-Peter Nilsson | 1998-09-08 | 1 | -3/+5 |
* | alpha.c (alpha_ra_ever_killed): Inspect the topmost sequence, not whatever we... | Richard Henderson | 1998-09-05 | 6 | -61/+211 |
* | va_list.h: New file. | Richard Henderson | 1998-08-31 | 2 | -0/+17 |
* | alpha.h (LABEL_ALIGN_AFTER_BARRIER): Was ALIGN_LABEL_AFTER_BARRIER. | Richard Henderson | 1998-08-26 | 1 | -1/+7 |
* | alpha.c (alpha_handle_trap_shadows): Remove do-nothing exit. | Richard Henderson | 1998-08-26 | 2 | -18/+375 |
* | c-decl.c (init_decl_processing): Remove unneeded &. | Kaveh R. Ghazi | 1998-08-17 | 1 | -0/+1 |
* | * alpha.md (movsicc): Fix mode mismatch. | Richard Henderson | 1998-08-15 | 1 | -1/+1 |
* | alpha.h (ASM_OUTPUT_MI_THUNK): Handle aggregated return type. | H.J. Lu | 1998-08-15 | 2 | -2/+6 |
* | genrecog.c (add_to_sequence): Fatal error if the modes of the operands of SET... | John Carr | 1998-08-14 | 1 | -9/+9 |
* | alpha.md (extxl+1,+2): New patterns to work around combine lossage. | Richard Henderson | 1998-08-09 | 1 | -0/+23 |
* | alpha.md (fp cmp): Replicate patterns for ALPHA_TP_INSN. | Richard Henderson | 1998-07-30 | 1 | -34/+40 |
* | alpha.md (fix_truncdfsi2, [...]): Remove the define_expands, but keep the ins... | Richard Henderson | 1998-07-21 | 1 | -59/+58 |
* | alpha.h (CPP_SPEC): Tidy. | Richard Henderson | 1998-07-20 | 11 | -51/+127 |
* | * alpha.c: Include tree.h before expr.h. | Klaus Kaempf | 1998-07-06 | 1 | -1/+1 |
* | * alpha/vms.h (TRAMPOLINE_TEMPLATE): Revert last change. | Richard Henderson | 1998-07-06 | 1 | -1/+1 |
* | alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode lossage on ... | Richard Henderson | 1998-07-02 | 2 | -5/+8 |
* | alpha.c (alpha_initialize_trampoline): Take arguments describing the layout. | Richard Henderson | 1998-06-30 | 8 | -100/+65 |
* | alpha.c (reg_or_6bit_operand): Recognize CONSTANT_P_RTX. | Richard Henderson | 1998-06-30 | 2 | -36/+50 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1998-06-29 | 4 | -67/+64 |
* | * alpha.md (negsf, negdf): Revert Jan 22 change. | Richard Henderson | 1998-06-27 | 1 | -33/+1 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-06-26 | 3 | -36/+81 |
* | alpha.c (alpha_function_name): Delete. | Richard Henderson | 1998-06-24 | 3 | -117/+82 |
* | * alpha.md (call_vms, call_value_vms): Strip leading * from symbol. | Klaus Kaempf | 1998-06-24 | 1 | -4/+10 |
* | alpha.c (alpha_expand_prologue, [...]): New fns. | Richard Henderson | 1998-06-16 | 4 | -746/+722 |
* | Kill wrong ev6 comment. | Richard Henderson | 1998-06-13 | 1 | -2/+0 |
* | vms.h (EXTRA_SECTIONS): Add in_ctors and in_dtors. | Klaus Kaempf | 1998-06-09 | 1 | -1/+41 |
* | * alpha.c (summarize_insn): Ignore rtl slot format 'i'. | Richard Henderson | 1998-06-07 | 1 | -0/+3 |
* | * alpha.md (insxh-1): New insxl pattern for combine. | Richard Henderson | 1998-06-04 | 1 | -0/+33 |
* | alpha.md (divsi3, [...]): Enable, and work around an OSF/1 library bug wrt si... | Richard Henderson | 1998-06-02 | 1 | -64/+69 |
* | Fix -ffast-math typo in alpha_emit_conditional_branch. | Richard Henderson | 1998-05-17 | 1 | -1/+2 |
* | osf.h (HAVE_STAMP_H): Define. | Richard Henderson | 1998-05-16 | 5 | -3/+73 |
* | Initial revision | Jeff Law | 1998-05-14 | 1 | -0/+57 |
* | Patch to fix g++.other/local1.C. | Jim Wilson | 1998-05-13 | 2 | -2/+2 |
* | * alpha/vms.h (COMMON_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON): Define. | Klaus Kaempf | 1998-05-12 | 1 | -0/+13 |
* | alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'. | Richard Henderson | 1998-05-11 | 3 | -4/+157 |
* | loop.c (get_condition): Don't combine when either compare is MODE_CC. | Richard Henderson | 1998-05-08 | 2 | -159/+153 |
* | typo typo fixes fixes | Jeff Law | 1998-05-06 | 3 | -4/+4 |