aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.c
AgeCommit message (Expand)AuthorFilesLines
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-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 Fofanov1-7/+22
2009-08-11alpha.c (alpha_sa_size): Force procedure type to PT_STACK when frame_pointer_...Olivier Hainque1-12/+87
2009-08-11alpha.c (common_object_handler): New function.Eric Botcazou1-37/+38
2009-08-10alpha.c: Include libfuncs.hDouglas B Rupp1-0/+15
2009-08-10alpha.c (struct machine_function): New flag for VMS, uses_condition_handler.Olivier Hainque1-6/+99
2009-08-10alpha.c (alpha_links): Add 'target' field.Eric Botcazou1-25/+30
2009-08-10alpha.c (TARGET_ASM_UNALIGNED_*_OP): Define if on VMS.Douglas B Rupp1-1/+1
2009-08-10alpha.c (alpha_initialize_trampoline): Initialize VMS trampoline IAW ABI for ...Douglas B Rupp1-0/+44
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 Rupp1-0/+11
2009-07-29re PR target/40577 (ICE on valid code: in extract_insn)Uros Bizjak1-1/+1
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-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-2/+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 Bonzini1-64/+55
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-3/+18
2009-04-28alpha.md (usegp): Cast the result of alpha_find_lo_sum_using_gp to enum attr_...Uros Bizjak1-7/+7
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 Bizjak1-18/+17
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+4
2009-04-22alpha.c: Use REG_P...Uros Bizjak1-67/+67
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-6/+6
2009-02-26alpha.h (alpha_expand_mov): Return false if force_const_mem returns NULL_RTX.Uros Bizjak1-6/+10
2009-01-13alpha.c (alpha_legitimate_address_p): Explicit relocations of local symbols w...Uros Bizjak1-7/+12
2009-01-07re PR target/38706 (../../../../src/libstdc++-v3/src/strstream.cc:419: intern...Uros Bizjak1-2/+9
2008-12-21alpha.c (alpha_pad_noreturn): New static function.Uros Bizjak1-0/+54
2008-12-09alpha.c (alpha_set_memflags): Process memory references in full insn sequence.Uros Bizjak1-10/+9
2008-12-05alpha.c (alpha_fold_vector_minmax): Create VIEW_CONVERT_EXPR to convert outpu...Uros Bizjak1-2/+2
2008-12-01re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak1-1/+6
2008-09-03alpha.c (alpha_split_lock_test_and_set): Move memory barrier to below the tes...Richard Henderson1-3/+4
2008-09-02alpha.c (va_list_skip_additions, [...]): Tuplify.Jakub Jelinek1-77/+119
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-7/+8
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-46/+46
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-21/+27
2008-07-02alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-2/+2
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-05-07[multiple changes]Kenneth Zadeck1-3/+3
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-12/+12
2008-04-15Fix bootstrap on Alpha.Ben Elliston1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-32/+32
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka1-0/+1
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston1-22/+0
2008-02-07re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934)Richard Henderson1-5/+8