summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c, dbxout.c, varasm.c: Include tm_p.h.rth1999-09-234-88/+141
* * configure.in (AC_PREREQ): Bump to 2.13.ghazi1999-09-221-1/+1
* * alpha/alpha-interix.h (DWARF2_UNWIND_INFO): Define to zero.rth1999-09-162-1/+4
* * alpha.md: Revert Thu Nov 26 change that came in through therth1999-09-161-0/+91
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-151-4/+0
* * config/alpha/va_list.h (va-alpha.h): Do not include.oliva1999-09-151-1/+4
* * alpha.md (adddi3): Make `pattern' array static.rth1999-09-121-1/+1
* * alpha.md (call value patterns): Remove the result predicates.rth1999-09-081-3/+3
* * alpha.h (alpha_compare): New.rth1999-09-083-43/+70
* * alpha.h (alpha_eh_epilogue_sp_ofs): Remove.rth1999-09-083-66/+48
* Merge in gcc2-ss-010999law1999-09-076-131/+33
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-022-32/+41
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-1/+1
* * alpha.md (movhi and movqi patterns): Correct predicate for !BWX.rth1999-08-071-20/+16
* * alpha.c (override_options): Move ev6 alpha_tp frobbing out ofrth1999-08-022-46/+49
* * alpha.h (EXPAND_BUILTIN_SAVEREGS): Delete.rth1999-07-262-95/+139
* * configure.in (alpha*-*-*): Include alpha/t-ieee.law1999-07-141-0/+6
* * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).rth1999-07-011-15/+10
* * alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.rth1999-06-251-0/+1
* hlaw1999-06-251-3/+3
* * collect2.c (main): Log frame table count.rth1999-06-213-4/+11
* * alpha.c (alpha_expand_block_move): Use get_insns rather thanrth1999-06-181-1/+1
* * alpha/osf.h (CPP_SUBTARGET_SPEC): Handle -threads.rth1999-06-041-3/+8
* * alpha.c (override_options): Thinko in last patch.rth1999-06-022-2/+7
* * alpha.md (reload_*_help): New patterns and splitters.rth1999-05-311-40/+136
* * alpha.h (MASK_FIX, TARGET_FIX): New.rth1999-05-264-85/+106
* * alpha.c (alpha_expand_block_move): Handle TImode registersrth1999-05-111-28/+81
* hamacleod1999-04-261-2/+2
* * alpha.md (fix_trunc patterns): Use reg_no_subreg_operand on op0rth1999-04-261-30/+30
* * alpha.c (print_operand_address): Account for the subreg word.rth1999-04-261-17/+13
* * alpha.md (call_value_nt): Correct subscripts.rth1999-04-241-1/+1
* * alpha.h (PRINT_OPERAND_ADDRESS): Break out to ...rth1999-04-242-22/+38
* * alpha.c (alpha_write_verstamp): Mark `file' unused.rth1999-04-232-32/+44
* * alpha.c (alpha_initialize_trampoline): Add covert_memory_addressrth1999-04-231-2/+6
* * alpha32.h (INITIALIZE_TRAMPOLINE): Get offsets right.rth1999-04-231-1/+1
* * alpha.c (alpha_expand_prologue): Don't negate frame sizerth1999-04-231-2/+2
* * alpha.md (nt_lda): New pattern.rth1999-04-202-16/+32
* * alpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Correct last change --rth1999-04-181-14/+15
* * alpha.h (REG_OK_FP_BASE_P): New macro.rth1999-04-172-7/+39
* * alpha.c (alpha_expand_prologue): Use gen_adddi3 instead ofrth1999-04-172-21/+64
* * xm-alpha.h (alloca.h): Add Interix to list of special machineslaw1999-04-151-1/+1
* * alpha/lib1funcs.asm: New file.law1999-04-142-0/+331
* * alpha.c (aligned_memory_operand): Recognize the output ofrth1999-04-143-139/+115
* * configure.in(interix Alpha): Add.law1999-04-136-67/+412
* * alpha.c (aligned_memory_operand): Handle out of range stack slots.rth1999-04-122-48/+133
* * alpha.c (alpha_end_function): Don't flag weak functions.rth1999-04-071-3/+3
* * alpha.c (reg_no_subreg_operand): New function.rth1999-04-073-6/+21
* * alpha.h (HARD_REGNO_MODE_OK): Allow only 4 and 8 byte unit modesrth1999-03-171-8/+11
* * alpha.md (ev5_e0): Conflict loads and stores.rth1999-03-111-2/+7
* * alpha.h (HARD_REGNO_MODE_OK): Disallow QI/HImode in fp regs.rth1999-03-111-5/+7