aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-4/+0
2001-11-12alpha-interix.h: Fix comment formatting.Kazu Hirata1-26/+26
2001-11-06alpha.h (SECONDARY_MEMORY_NEEDED): Adjust for addition of new GP reg classes.Richard Kenner1-1/+2
2001-10-26alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG.Richard Henderson1-10/+27
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-2/+1
2001-10-16alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson1-39/+2
2001-09-22function.c (fix_lexical_address): Use set_mem_alias_set.Richard Kenner1-2/+2
2001-09-19alpha.c (local_symbol_p): Split out from ...Richard Henderson1-0/+2
2001-09-13alpha.c (small_symbolic_operand): New.Richard Henderson1-4/+23
2001-09-11Cray T3E port.Richard Henderson1-3/+14
2001-09-09alpha.c (alpha_next_sequence_number): New.Richard Henderson1-15/+54
2001-09-05alpha.c (alpha_legitimate_address_p): New.Richard Henderson1-77/+23
2001-09-04reload.c (push_reload): Export.Richard Henderson1-112/+20
2001-08-21alpha.h (CONDITIONAL_REGISTER_USAGE): Added local declaration of variable i.Will Cohen1-4/+8
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-14/+0
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-22alpha.c (get_trap_mode_suffix): New.Richard Henderson1-24/+4
2001-07-15alpha.h (TARGET_ABI_OSF): New.Richard Henderson1-8/+5
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-08final.c (no_asm_to_stream): New.Neil Booth1-4/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-21alpha.h (struct machine_function): Remove.DJ Delorie1-11/+0
2001-06-11osf5.h (TARGET_LD_BUGGY_LDGP): New.Richard Henderson1-0/+6
2001-06-11alpha.h (CPP_SPEC): Don't define __LANGUAGE_C and variants for .cpp/.cp/.c++ ...Rainer Orth1-2/+8
2001-06-10alpha.c (override_options): Set align_loops, align_jumps, and align_functions.Richard Henderson1-17/+1
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-17/+0
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-2/+2
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-9/+0
2001-03-28alpha.c (alpha_sa_mask): Add EH_RETURN_DATA_REGNOs.Richard Henderson1-3/+7
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-11-30alpha.h (ASM_OUTPUT_MI_THUNK): Disable.Richard Henderson1-1/+4
2000-11-07c-lang.c (start_cdtor, [...]): New functions.Richard Henderson1-5/+0
2000-11-02config:Neil Booth1-8/+8
2000-10-27alpha.h (enum reg_class): Add PV_REG.Richard Henderson1-6/+8
2000-10-17alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed.Jakub Jelinek1-0/+3
2000-10-07calls.c (expand_call): Disallow sibcalls to noreturn functions.Richard Henderson1-2/+1
2000-10-02Mon Oct 2 10:20:13 CEST 2000 Marc Espie <espie@openbsd.org>Marc Espie1-5/+1
2000-09-25definitions in config/alpha/alpha.h config/arm/aout.h (oops, missed):Hans-Peter Nilsson1-9/+9
2000-09-15alpha.h (TARGET_CPU_EV5, [...]): Define.Jakub Jelinek1-3/+8
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-21/+24
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-2/+7
2000-05-29longlong.h [__alpha] (count_leading_zeros): New.Richard Henderson1-1/+2
2000-05-27alpha.c (alpha_does_function_need_gp): Test TARGET_PROFILING_NEEDS_GP in the ...Richard Henderson1-0/+3
2000-05-27alpha.c (hard_fp_register_operand): Mind the mode.Richard Henderson1-0/+1
2000-05-22alpha.c (alpha_fnname): New static variable.Richard Kenner1-4/+5
2000-03-30* alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.Richard Henderson1-1/+1
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-28expr.c (store_constructor): SIZE now signed.Richard Kenner1-1/+1
2000-03-23rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill1-0/+1
2000-03-17alpha.h (FUNCTION_OK_FOR_SIBCALL): New.Richard Henderson1-0/+10