aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-22alpha.c: Use REG_P...Uros Bizjak5-119/+119
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers6-2/+121
2009-04-21alpha.md (tune): Add cast to enum attr_tune.Uros Bizjak1-1/+1
2009-04-12re PR target/39740 (unrecognizable insn on alpha using -O3 and -std=c99)Uros Bizjak1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek10-153/+100
2009-03-24config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha.Arthur Loiret3-0/+119
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-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek7-7/+8
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
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-1/+1
2008-12-22re PR target/34571 (Segfault in alpha_expand_mov at -O3)Uros Bizjak2-1/+12
2008-12-21alpha.c (alpha_pad_noreturn): New static function.Uros Bizjak1-0/+54
2008-12-12sync.md (memory_barrier): Remove mem:BLK from operands.Uros Bizjak1-4/+4
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 Bizjak2-9/+16
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-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-7/+8
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-4/+0
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-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers1-1/+0
2008-07-02alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-2/+2
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers2-440/+0
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-05-07[multiple changes]Kenneth Zadeck1-3/+3
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2-13/+13