summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra2003-03-281-2/+1
* * config/alpha/alpha.md (adddi_er_high_l): Valid only after reload.Richard Henderson2003-03-271-1/+1
* function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell2003-03-241-1/+1
* osf.h (TARGET_OS_CPP_BUILTINS): Define __digital__, __arch64__ to match Compa...Dave Love2003-03-171-0/+2
* re PR target/9700 ([alpha linux] va_start gets __offset wrong in some situati...Richard Henderson2003-03-143-67/+85
* c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger2003-03-121-2/+1
* freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.Loren J. Rittle2003-03-121-2/+4
* alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.Olivier Hainque2003-03-053-7/+27
* re PR c/5059 (Compiling s/w containing the use of DIR.H fails on other stat-c...Rainer Orth2003-02-241-16/+16
* linux.h (TARGET_HAS_F_SETLKW): Define.Jan Hubicka2003-02-221-0/+2
* Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson2003-02-151-4/+47
* * config/alpha/linux.h (TARGET_C99_FUNCTIONS): New.Richard Henderson2003-02-111-0/+6
* alpha.c (override_options): Turn off explicit relocs until post-peep2 code du...Richard Henderson2003-02-081-0/+4
* freebsd.h (LINK_SPEC): Weaken error to notice.Loren J. Rittle2003-02-081-1/+1
* defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson2003-02-051-0/+4
* [multiple changes]Richard Henderson2003-02-011-1/+22
* loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka2003-01-311-2/+3
* target.h (targetm.address_cost): New.Richard Henderson2003-01-282-5/+2
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-272-158/+202
* alpha.c (alpha_need_linkage): Fix obvious mistake in last checkin.Douglas B Rupp2003-01-171-1/+1
* * config/alpha/linux-elf.h (LIB_SPEC): Adjust inter-option spacing.Richard Henderson2003-01-161-1/+1
* alpha.c (alpha_sr_alias_set): Mark GTY.Richard Henderson2003-01-161-56/+35
* alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP i...Richard Henderson2003-01-153-19/+40
* alpha.c (alpha_expand_mov): Use correct mode for force_const_mem.Richard Henderson2003-01-141-1/+1
* alpha.h (NO_PROFILE_COUNTERS): Set.Richard Henderson2003-01-101-16/+4
* * config/alpha/alpha.c (decl_has_samegp): True for !TREE_PUBLIC.Richard Henderson2003-01-101-1/+3
* Merge from pch-branch.Geoffrey Keating2003-01-101-28/+18
* Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger2003-01-091-3/+3
* alpha.c (alpha_encode_section_info): Adjust symbol_str properly when changing...Richard Henderson2003-01-062-5/+11
* alpha.c (decl_has_samegp): New.Richard Henderson2002-12-204-62/+128
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-1612-174/+134
* linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared.Jakub Jelinek2002-12-102-4/+4
* elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe2002-11-262-2/+1
* netbsd.h (CPP_SUBTARGET_SPEC): Just use NETBSD_CPP_SPEC directly.Jason Thorpe2002-11-241-5/+4
* gcc.c (The Specs Language): Document spec functions.Jason Thorpe2002-11-191-1/+2
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-8/+3
* alpha.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.Richard Henderson2002-10-231-2/+33
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-221-2/+5
* target.h (struct gcc_target): Line wrap.Richard Henderson2002-10-203-7/+14
* alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2002-10-203-7/+7
* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell2002-10-181-2/+1
* netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define __enable_execute_stack function.Jason Thorpe2002-10-181-0/+5
* alpha.c (alpha_initialize_trampoline): Use tramp, not addr, to pass the tramp...Jason Thorpe2002-10-171-1/+1
* re PR target/7211 (Alpha prefetch hints interpreted wrong)Falk Hueffner2002-10-141-7/+7
* extend.texi (tls_model): Document.Jakub Jelinek2002-09-271-16/+1
* elfos.h: Follow spelling conventions.Kazu Hirata2002-09-241-1/+1
* real.c (struct real_format): Move to real.h.Richard Henderson2002-09-213-1/+17
* alpha.c: Follow spelling conventions.Kazu Hirata2002-09-173-8/+8
* real.c, real.h: Rewrite from scratch.Richard Henderson2002-09-162-82/+0
* alpha.md (attr type): Add callpal.Richard Henderson2002-09-135-6/+18