aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
1995-11-26(CPP_PREDEFINES): Set __unaligned and __stdcall to null.Richard Kenner1-5/+5
1995-11-26(alpha_emit_set_const): Don't output SImode sequences that rely on invisible ...Richard Kenner1-7/+23
1995-10-27(call_value_nt, call_nt): Force non-SYMBOL_REF into reg 27, just likeRichard Kenner1-4/+14
1995-10-27(call_operand): Only allow reg 27 on NT too.Richard Kenner1-3/+1
1995-10-22(alpha_emit_set_const): Use 'U' for unsigned constants.Richard Kenner1-1/+1
1995-10-22(CONST_OK_FOR_LETTER_P): Use 'U' for unsigned constants.Richard Kenner1-1/+1
1995-10-21(cmpdf): Make conditional on TARGET_FP.Richard Kenner1-1/+1
1995-10-19(ASM_SPEC): If GNU as is the default, then pass -g to the assembler if -malph...Richard Kenner1-9/+14
1995-10-06(ASM_SPEC): Add -g.Richard Kenner1-1/+7
1995-10-06(alpha_{arg,auto}_offset): Make extern.Richard Kenner1-2/+2
1995-10-03Fix comments and formatting related to RETURN_ADDR_RTX.Richard Kenner1-5/+13
1995-10-03(RETURN_ADDR_RTX): New definition.Richard Kenner1-0/+6
1995-09-22(movdi): Avoid memory sharing problem when in reload.Richard Kenner1-0/+1
1995-09-19Include winnt/win-nt.h, not winnt/winnt.h.Richard Kenner1-1/+1
1995-09-16(GO_IF_LEGITIMATE_ADDRESS): Disallow SYMBOL_REF for current function.Richard Kenner1-9/+0
1995-09-15Moved architecture independent commands to config/winnt/config-nt.sed.Richard Kenner1-106/+5
1995-09-12Added -D_M_ALPHA to CPP_PREDEFINES.Richard Kenner1-5/+5
1995-08-31Fix patch botch.Richard Kenner1-1/+1
1995-08-31(alpha_builtin_saveregs): Properly compute address of __offset bothRichard Kenner1-7/+5
1995-08-31(sbrk): Don't define here.Richard Kenner1-1/+1
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-07-17(sbrk): Add declaration.Richard Kenner1-1/+1
1995-06-20Edit to add a missing $(exeext) for CCCP.Richard Kenner1-0/+1
1995-06-19(ASM_OUTPUT_ASCII): Always reset line count when starting new line.Richard Kenner1-1/+1
1995-06-19Change version to 2.7.1.Richard Kenner1-1/+1
1995-06-16(alpha_builtin_saveregs): Use ptr_mode and conversions when need soRichard Kenner1-6/+13
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Update FSF address.Richard Kenner6-6/+12
1995-06-14(LINK_SPEC): Don't pass -init __main anymore.Richard Kenner2-2/+2
1995-06-05Use "some_operand" for patterns valid only during reload and meant to handle...Richard Kenner1-13/+13
1995-05-29Don't include alloca.h for winnt.Richard Kenner1-1/+1
1995-05-29Include alpha/xm-alpha.h, then winnt/xm-winnt.h.Richard Kenner1-1/+3
1995-05-25(alpha_emit_set_const): Don't call expand_binop for other than add ifRichard Kenner1-2/+5
1995-05-23(negsi2-2): Change output pattern to #.Jim Wilson1-1/+1
1995-05-22Set new variables into Makefile.Richard Kenner1-4/+23
1995-05-16Changed WINNT to _WIN32.Richard Kenner1-1/+1
1995-05-16(FAILURE_EXIT_CODE): Remove.Richard Kenner1-3/+2
1995-05-16Fix typos in comments.Richard Kenner3-4/+4
1995-05-15(movsicc, case NE): Don't generate unrecognizable insn.Doug Evans1-6/+16
1995-05-10(alpha_set_emit_const): Cleanups to work properly when run on 32-bitRichard Kenner1-12/+14
1995-04-28(mov[sd]i and splits): Change call to alpha_emit_set_const.Richard Kenner1-7/+21
1995-04-28(alpha_emit_set_const): Add declaration.Richard Kenner1-0/+7
1995-04-28(alpha_emit_set_const): Now returns rtx and take MODE arg.Richard Kenner1-52/+54
1995-04-25(alpha_builtin_saveregs): Refine last change to work for both stdargRichard Kenner1-1/+1
1995-04-25(current_file_function_operand): Return false if profiling.Richard Kenner1-0/+1
1995-04-25(CONST_OK_FOR_LETTER_P, case 'L'): Reject 0x80000000.Richard Kenner1-1/+3
1995-04-25(add_operand): Test for exactly the constants allowed by theRichard Kenner1-4/+3
1995-04-25(alpha_builtin_saveregs): Add to incoming args addr if less than 6Richard Kenner1-1/+1
1995-04-15alpha.c (output_epilog): Initialize fp_offset to 0, andBrendan Kehoe1-2/+2
1995-04-14(output_prolog): Changed stack probe at function entry.Richard Kenner1-11/+7