summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* * alpha.md (call, call_value) [OSF]: Correct alt 3 insn length.Richard Henderson1998-11-081-2/+2
* alpha.c (add_operand): Simplify the CONST_INT match.Richard Henderson1998-11-062-15/+18
* alpha.md (addsi3, subsi3): No new temporaries once cse is no longer expected.Richard Henderson1998-11-041-8/+22
* alpha.md (addsi3, subsi3): Expand to a DImode temporary so as to expose this ...Richard Henderson1998-11-041-8/+10
* Warning fixes:Kaveh R. Ghazi1998-10-281-15/+15
* Warning fixes:Kaveh R. Ghazi1998-10-232-18/+18
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1998-10-111-2/+2
* * alpha/linux.h (CPP_PREDEFINES): Define __alpha__ for imake.Richard Henderson1998-10-031-1/+2
* alpha.c (get_aligned_mem): Revert Sep 20 change.Richard Henderson1998-09-231-19/+28
* alpha.c (alpha_sr_alias_set): New variable.Richard Henderson1998-09-201-85/+319
* alpha.c (alpha_return_addr): SET should be VOIDmode.Richard Henderson1998-09-192-59/+59
* tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1998-09-153-15/+50
* alpha.c (alphaev5_insn_pipe): Abort on default case.Richard Henderson1998-09-091-13/+17
* expr.c: Corrected comment about what MOVE_RATIO does.Hans-Peter Nilsson1998-09-081-3/+5
* alpha.c (alpha_ra_ever_killed): Inspect the topmost sequence, not whatever we...Richard Henderson1998-09-056-61/+211
* va_list.h: New file.Richard Henderson1998-08-312-0/+17
* alpha.h (LABEL_ALIGN_AFTER_BARRIER): Was ALIGN_LABEL_AFTER_BARRIER.Richard Henderson1998-08-261-1/+7
* alpha.c (alpha_handle_trap_shadows): Remove do-nothing exit.Richard Henderson1998-08-262-18/+375
* c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi1998-08-171-0/+1
* * alpha.md (movsicc): Fix mode mismatch.Richard Henderson1998-08-151-1/+1
* alpha.h (ASM_OUTPUT_MI_THUNK): Handle aggregated return type.H.J. Lu1998-08-152-2/+6
* genrecog.c (add_to_sequence): Fatal error if the modes of the operands of SET...John Carr1998-08-141-9/+9
* alpha.md (extxl+1,+2): New patterns to work around combine lossage.Richard Henderson1998-08-091-0/+23
* alpha.md (fp cmp): Replicate patterns for ALPHA_TP_INSN.Richard Henderson1998-07-301-34/+40
* alpha.md (fix_truncdfsi2, [...]): Remove the define_expands, but keep the ins...Richard Henderson1998-07-211-59/+58
* alpha.h (CPP_SPEC): Tidy.Richard Henderson1998-07-2011-51/+127
* * alpha.c: Include tree.h before expr.h.Klaus Kaempf1998-07-061-1/+1
* * alpha/vms.h (TRAMPOLINE_TEMPLATE): Revert last change.Richard Henderson1998-07-061-1/+1
* alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode lossage on ...Richard Henderson1998-07-022-5/+8
* alpha.c (alpha_initialize_trampoline): Take arguments describing the layout.Richard Henderson1998-06-308-100/+65
* alpha.c (reg_or_6bit_operand): Recognize CONSTANT_P_RTX.Richard Henderson1998-06-302-36/+50
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-294-67/+64
* * alpha.md (negsf, negdf): Revert Jan 22 change.Richard Henderson1998-06-271-33/+1
* Warning fixes:Kaveh R. Ghazi1998-06-263-36/+81
* alpha.c (alpha_function_name): Delete.Richard Henderson1998-06-243-117/+82
* * alpha.md (call_vms, call_value_vms): Strip leading * from symbol.Klaus Kaempf1998-06-241-4/+10
* alpha.c (alpha_expand_prologue, [...]): New fns.Richard Henderson1998-06-164-746/+722
* Kill wrong ev6 comment.Richard Henderson1998-06-131-2/+0
* vms.h (EXTRA_SECTIONS): Add in_ctors and in_dtors.Klaus Kaempf1998-06-091-1/+41
* * alpha.c (summarize_insn): Ignore rtl slot format 'i'.Richard Henderson1998-06-071-0/+3
* * alpha.md (insxh-1): New insxl pattern for combine.Richard Henderson1998-06-041-0/+33
* alpha.md (divsi3, [...]): Enable, and work around an OSF/1 library bug wrt si...Richard Henderson1998-06-021-64/+69
* Fix -ffast-math typo in alpha_emit_conditional_branch.Richard Henderson1998-05-171-1/+2
* osf.h (HAVE_STAMP_H): Define.Richard Henderson1998-05-165-3/+73
* Initial revisionJeff Law1998-05-141-0/+57
* Patch to fix g++.other/local1.C.Jim Wilson1998-05-132-2/+2
* * alpha/vms.h (COMMON_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON): Define.Klaus Kaempf1998-05-121-0/+13
* alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '`'.Richard Henderson1998-05-113-4/+157
* loop.c (get_condition): Don't combine when either compare is MODE_CC.Richard Henderson1998-05-082-159/+153
* typo typo fixes fixesJeff Law1998-05-063-4/+4