summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha.md (*movsi_nt_vms_nofix): Was *movesi_nt_vms; now only if !TARGET_FIX.Richard Kenner2002-02-161-1/+23
* alpha.c: Implement null frame procedure types on VMS.Douglas B Rupp2002-02-161-43/+61
* vms.h (MD_EXEC_PREFIX, [...]): Define.Douglas B Rupp2002-02-132-0/+5
* vms.h (MD_FALLBACK_FRAME_STATE_FOR): Handle register frame procedures.Douglas B Rupp2002-02-131-11/+16
* t-vms (MULTILIB_OPTIONS): Define.Douglas B Rupp2002-02-132-0/+10
* * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.Richard Henderson2002-02-081-0/+10
* netbsd.h (WCHAR_TYPE): Define.Jason Thorpe2002-02-051-14/+0
* alpha.c (current_function_is_thunk): Don't check current_function_is_thunk.Richard Henderson2002-02-043-41/+121
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-021-6/+0
* * config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.Richard Henderson2002-01-291-0/+3
* Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2002-01-264-356/+23
* alpha.c (alpha_sa_mask): Mark RA for unicos here too.Richard Henderson2002-01-261-46/+31
* x-vms (version): Make static.Douglas B Rupp2002-01-252-3/+3
* alpha.md (call_value_osf_1_er peepholes): Fix typo.Richard Henderson2002-01-231-4/+4
* alpha.c (split_small_symbolic_mem_operand): Use copy_insn not copy_rtx.Richard Henderson2002-01-221-1/+1
* * config/alpha/alpha.c (some_small_symbolic_mem_operand) UseRichard Henderson2002-01-223-41/+42
* alpha.md (divmodsi_internal_er): Generate lituse sequence number for the lite...Richard Henderson2002-01-221-4/+14
* * config/alpha/freebsd.h (FUNCTION_PROFILER): Remove.Richard Henderson2002-01-221-8/+0
* netbsd.h (TARGET_HAS_F_SETLKW): define.Jason Thorpe2002-01-222-36/+68
* alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers2002-01-211-17/+0
* alpha.c (some_small_symbolic_mem_operand): Look into (and:DI () (const_int -8)).Jakub Jelinek2002-01-161-3/+21
* alpha.c (alpha_expand_mov): Don't call alpha_legitimize_address unless mode i...Richard Kenner2002-01-141-1/+1
* * config/alpha/x-vms (USE_COLLECT2): Set to empty.Douglas B Rupp2002-01-131-0/+3
* Fix indentationRichard Kenner2002-01-121-1/+1
* vms.h: (MD_FALLBACK_FRAME_STATE_FOR): Fix errors.Douglas B Rupp2002-01-111-6/+6
* alpha.c (print_operand): Add 'J'.Richard Henderson2002-01-102-14/+47
* configure.in: Set stage1_cflags for powerpc-*-darwin*.Zack Weinberg2002-01-103-13/+14
* * config/alpha/alpha.md (extendsidi2_fix): Penalize f/f alternative.Richard Henderson2002-01-101-1/+1
* * config/alpha/alpha.md (prologue_mcount): Remove lituse_jsr reloc.Richard Henderson2002-01-091-1/+3
* alpha.c (alpha_split_conditional_move): Call copy_rtx as needed to avoid shar...Richard Henderson2002-01-081-7/+12
* tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers2002-01-081-7/+1
* alpha.c (some_operand): Accept HIGH.Richard Henderson2002-01-044-140/+335
* function.h (struct function): Add profile.William Cohen2002-01-031-3/+3
* config.gcc (ia64-*-*): Set extra_headers.Joseph Myers2002-01-021-1/+0
* Fix corrupted hunkRichard Kenner2002-01-011-395/+0
* vms.h (DWARF2_UNWIND_INFO, [...]): Define.Douglas B Rupp2002-01-014-7/+511
* vms.h (HAS_INIT_SECTION, [...]): Remove.Douglas B Rupp2001-12-311-5/+2
* alpha.c (reg_no_subreg_operand): Reject all non-registers.Richard Henderson2001-12-311-1/+1
* * config/alpha/alpha.c (alpha_align_insns): Remove warning.Richard Kenner2001-12-261-1/+1
* * config/alpha/alpha.c (call_operand) [OSF]: Disallow virtual regs.Richard Henderson2001-12-231-1/+6
* alpha.md (UNSPEC_SIBCALL): New.Richard Henderson2001-12-231-6/+7
* * config/alpha/alpha.md (prologue_mcount): Update for explicit relocs.Richard Henderson2001-12-201-1/+6
* alpha.c (call_operand): Accept pseudos.Richard Henderson2001-12-202-11/+3
* configure.in (all_headers, [...]): Remove.Joseph Myers2001-12-201-2/+1
* varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2001-12-203-95/+0
* Fix spelling errorRichard Kenner2001-12-181-1/+1
* xm-vms.h (INCLUDE_DEFAULTS): Add /gnu/include.Douglas B Rupp2001-12-182-0/+5
* * config/alpha/alpha.md (unop): Encode RB as $sp.Richard Henderson2001-12-171-1/+1
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-173-43/+17
* alpha.md (sibcall_osf_1_er): New.Richard Henderson2001-12-151-3/+26