summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments.kenner1995-05-163-4/+4
* (movsicc, case NE): Don't generate unrecognizable insn.dje1995-05-151-6/+16
* (alpha_set_emit_const): Cleanups to work properly when run on 32-bitkenner1995-05-101-12/+14
* (mov[sd]i and splits): Change call to alpha_emit_set_const.kenner1995-04-281-7/+21
* (alpha_emit_set_const): Add declaration.kenner1995-04-281-0/+7
* (alpha_emit_set_const): Now returns rtx and take MODE arg.kenner1995-04-281-52/+54
* (alpha_builtin_saveregs): Refine last change to work for both stdargkenner1995-04-261-1/+1
* (current_file_function_operand): Return false if profiling.kenner1995-04-251-0/+1
* (CONST_OK_FOR_LETTER_P, case 'L'): Reject 0x80000000.kenner1995-04-251-1/+3
* (add_operand): Test for exactly the constants allowed by thekenner1995-04-251-4/+3
* (alpha_builtin_saveregs): Add to incoming args addr if less than 6kenner1995-04-251-1/+1
* * alpha/alpha.c (output_epilog): Initialize fp_offset to 0, andbrendan1995-04-151-2/+2
* (output_prolog): Changed stack probe at function entry.kenner1995-04-141-11/+7
* (probe_stack): Probe with write, not read.kenner1995-04-141-42/+22
* (call_operand): Any reg is valid for NT.kenner1995-04-141-7/+16
* Add defines.merrill1995-04-141-0/+12
* Initial revisionkenner1995-04-133-0/+217
* (calll, tablejump, movsi): New variants for NT.kenner1995-04-131-6/+171
* (WINDOWS_NT): Provide default definition.kenner1995-04-131-5/+15
* Don't #include stamp.h for WINNT.kenner1995-04-131-2/+3
* (EXTRA_SECTIONS): Write zeros first time in .rdata.kenner1995-03-201-1/+13
* (movsi): Allow FP regs and add case for store of FP reg. Remove cvtlqkenner1995-03-181-12/+6
* (SECONDARY_{INPUT,OUTPUT}_RELOAD_CLASS): Need GENERAL_REGS forkenner1995-03-181-2/+10
* Add -taso and -rpath to LINK_SPECmerrill1995-03-082-3/+11
* (ASM_SPEC): Pass -pg to assembler.kenner1995-02-251-13/+4
* (RTX_COSTS): Update costs for FP operations.kenner1995-02-231-9/+12
* Added arg to RETURN_POPS_ARGS.kenner1995-02-211-2/+3
* (direct_return): Can't if have outgoing args.kenner1995-02-101-1/+2
* (movsicc): New named pattern.dje1995-01-251-0/+184
* (LINK_SPEC): Add missing "\".kenner1995-01-131-2/+2
* (sign_extend): Disable pattern with explicit SUBREG.kenner1994-11-191-22/+27
* (print_operand, case 'c', case 'd'): New cases.kenner1994-11-191-0/+17
* Shared library support.merrill1994-11-191-2/+5
* (addsi3, adddi3): For patterns valid only during reload, allow operandkenner1994-11-171-3/+3
* (PREDICATE_CODES): Add `some_operand'.kenner1994-11-171-0/+2
* (some_operand): New function.kenner1994-11-171-0/+24
* (FUNCTION_VALUE): Use INTEGRAL_MODE_P rather thanmerrill1994-11-161-6/+1
* (reload_outqi): Correctly handle scratch assignments for unalignedkenner1994-10-281-1/+2
* (FUNCTION_PROFILER): Use $28 instead of $27.kenner1994-10-261-7/+7
* (define_split comparison op with power of two minus 1): Fix typo.kenner1994-10-201-1/+1
* (LINK_SPEC): Pass -shared through; don'tmerrill1994-10-201-1/+2
* (LINK_SPEC): Pass -shared through; don'tmerrill1994-10-201-5/+8
* (ASM_FILE_START): Write .set volatile.kenner1994-09-211-0/+1
* (mode_mask_operand): Always return a value.kenner1994-09-201-5/+5
* (LINK_SPEC): Ditto.merrill1994-09-101-1/+1
* (HAS_INIT_SECTION): Define.merrill1994-09-101-1/+5
* (call): Rework to use macro version of jsr.kenner1994-08-241-43/+35
* (call_operand): New function.kenner1994-08-241-3/+14
* (EXTRA_CONSTRAINT): Add new letter, `R'.kenner1994-08-241-7/+9
* (FUNCTION_PROFILER): Load global pointer from $27, not $26.kenner1994-08-111-1/+1