aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2009-09-30alpha.c (alpha_gimplify_va_arg_1): Use ref-all pointers.Uros Bizjak1-2/+2
2009-09-30re PR target/22093 (Unaligned access to HI values causes unrecognizable insn ...Uros Bizjak1-2/+2
2009-09-27config.gcc: Update OpenBSD targets.Jonathan Gray1-55/+2
2009-09-22alpha.c (alpha_trampoline_init): Rename from alpha_initialize_trampoline.Richard Henderson4-93/+46
2009-09-15alpha.md (smaxsf3): Disable for IEEE mode.Uros Bizjak1-2/+2
2009-09-04revert: alpha.c (alpha_output_mi_thunk_osf): Allocate insn locators before em...Uros Bizjak1-2/+1
2009-09-04re PR target/41262 (ICE compiling 09/03/09 snapshot of gcc on DEC Alpha)Uros Bizjak1-1/+1
2009-08-26sync.md: Update comment about unpredictable LL/SC lock clearing by a taken br...Uros Bizjak1-15/+12
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov3-7/+6
2009-08-25alpha.md (*cmpdf_ieee_ext[123]): Remove.Uros Bizjak1-42/+5
2009-08-21alpha.md (exception_receiver): Emit alternative GP load sequence if flag_reor...Uros Bizjak1-2/+10
2009-08-20alpha.c (alpha_end_function): Do not clear crtl->emit structure and free insn...Uros Bizjak1-8/+0
2009-08-18alpha.c (alpha_output_mi_thunk_osf): Allocate insn locators before emit_insn ...Uros Bizjak1-3/+5
2009-08-17alpha.c (vms_valid_pointer_mode): New function.Douglas B Rupp2-0/+10
2009-08-16alpha.c (alpha_and_function): Handle NULL_RTX returned from prev_active_insn.Uros Bizjak1-1/+1
2009-08-14alpha.c (alpha_emit_conditional_move): Handle TFmode compares.Uros Bizjak1-0/+7
2009-08-11re PR target/8603 ([Alpha] s?addl pattern doesn't work)Uros Bizjak1-18/+2
2009-08-11alpha.c (alpha_init_builtins): Nullify FWRITE and FWRITE_UNLOCKED.Douglas B Rupp1-0/+6
2009-08-11alpha.c (alpha_return_in_memory): On VMS...Vasiliy Fofanov2-10/+23
2009-08-11vms.h (OPTIMIZATION_OPTIONS): RemoveDouglas B Rupp1-14/+10
2009-08-11alpha.c (alpha_sa_size): Force procedure type to PT_STACK when frame_pointer_...Olivier Hainque3-33/+93
2009-08-11alpha.c (common_object_handler): New function.Eric Botcazou3-45/+45
2009-08-10alpha.c: Include libfuncs.hDouglas B Rupp4-10/+98
2009-08-10alpha.c (struct machine_function): New flag for VMS, uses_condition_handler.Olivier Hainque8-62/+534
2009-08-10alpha.c (alpha_links): Add 'target' field.Eric Botcazou2-30/+33
2009-08-10alpha.c (TARGET_ASM_UNALIGNED_*_OP): Define if on VMS.Douglas B Rupp4-9/+53
2009-08-10alpha.c (alpha_initialize_trampoline): Initialize VMS trampoline IAW ABI for ...Douglas B Rupp4-62/+44
2009-08-10vms.h (HANDLE_SYSV_PRAGMA): Define.Douglas B Rupp2-15/+5
2009-08-03alpha.c (alpha_legitimate_constant_p): Reject CONST constants referencing TLS...Uros Bizjak1-1/+12
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-4/+2
2009-07-30alpha.c (alpha_start_function): Handle VMS_DEBUG_MAIN_POINTERDouglas B Rupp2-1/+15
2009-07-30vms-cc.c: Deleted.Douglas B Rupp10-1605/+1
2009-07-29re PR target/40577 (ICE on valid code: in extract_insn)Uros Bizjak1-1/+1
2009-07-07t-osf4 (SHLIB_LINK): Do not hide the dummy weak pthread symbols.Olivier Hainque1-4/+2
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-9/+2
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-4/+8
2009-06-11alpha.c (alpha_expand_prologue): Add a REF_CFA_REGISTER note when storing the...Richard Henderson1-44/+62
2009-06-11alpha.c (alpha_emit_setcc): Fix test for when gen_lowpart is needed.Richard Henderson1-1/+1
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-20/+5
2009-05-14alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.Rainer Orth1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini5-280/+106
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-18/+18
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+0
2009-04-28alpha.md (usegp): Cast the result of alpha_find_lo_sum_using_gp to enum attr_...Uros Bizjak2-8/+8
2009-04-28re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)Uros Bizjak1-8/+10
2009-04-27alpha.c (code_for_builtin): Declare as enum insn_code.Uros Bizjak1-1/+1
2009-04-23alpha.c (alpha_legitimize_reload_address): Add cast to enum type.Uros Bizjak2-24/+20
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+4