aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-15Fix bootstrap on Alpha.Ben Elliston1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka4-40/+40
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-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini1-1/+0
2008-02-07re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934)Richard Henderson1-5/+8
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek4-8/+9
2007-09-23alpha.md (movti): Use operand_subword for the split.Eric Botcazou1-2/+2
2007-09-22re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE...Eric Botcazou1-1/+8
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-6/+6
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-8/+8
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2-6/+6
2007-08-19re PR target/32522 (Bootstrap failure on Alpha due to pointer-plus changes)Andrew Pinski1-6/+7
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-2/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton27-131/+104
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-4/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor2-25/+25