Age | Commit message (Expand) | Author | Files | Lines |
2009-04-12 | re PR target/39740 (unrecognizable insn on alpha using -O3 and -std=c99) | Uros Bizjak | 1 | -3/+3 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 10 | -153/+100 |
2009-03-24 | config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha. | Arthur Loiret | 3 | -0/+119 |
2009-03-17 | re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb) | Jing Yu | 1 | -6/+6 |
2009-02-26 | alpha.h (alpha_expand_mov): Return false if force_const_mem returns NULL_RTX. | Uros Bizjak | 1 | -6/+10 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 7 | -7/+8 |
2009-01-13 | alpha.c (alpha_legitimate_address_p): Explicit relocations of local symbols w... | Uros Bizjak | 1 | -7/+12 |
2009-01-07 | re PR target/38706 (../../../../src/libstdc++-v3/src/strstream.cc:419: intern... | Uros Bizjak | 1 | -2/+9 |
2009-01-04 | s390.md (UNSPEC_MB): Rename from UNSPECV_MB. | Uros Bizjak | 1 | -1/+1 |
2008-12-22 | re PR target/34571 (Segfault in alpha_expand_mov at -O3) | Uros Bizjak | 2 | -1/+12 |
2008-12-21 | alpha.c (alpha_pad_noreturn): New static function. | Uros Bizjak | 1 | -0/+54 |
2008-12-12 | sync.md (memory_barrier): Remove mem:BLK from operands. | Uros Bizjak | 1 | -4/+4 |
2008-12-09 | alpha.c (alpha_set_memflags): Process memory references in full insn sequence. | Uros Bizjak | 1 | -10/+9 |
2008-12-05 | alpha.c (alpha_fold_vector_minmax): Create VIEW_CONVERT_EXPR to convert outpu... | Uros Bizjak | 1 | -2/+2 |
2008-12-01 | re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f... | Uros Bizjak | 2 | -9/+16 |
2008-09-03 | alpha.c (alpha_split_lock_test_and_set): Move memory barrier to below the tes... | Richard Henderson | 1 | -3/+4 |
2008-09-02 | alpha.c (va_list_skip_additions, [...]): Tuplify. | Jakub Jelinek | 1 | -77/+119 |
2008-09-01 | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 1 | -1/+1 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -7/+8 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -1/+1 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -0/+13 |
2008-08-12 | defaults.h (TARGET_FLOAT_FORMAT): Remove. | Ulrich Weigand | 1 | -4/+0 |
2008-08-06 | alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -46/+46 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -21/+27 |
2008-07-02 | vms_tramp.asm, [...]: Remove .file directives. | Joseph Myers | 1 | -1/+0 |
2008-07-02 | alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 1 | -2/+2 |
2008-06-07 | MAINTAINERS (mt port): Remove. | Joseph Myers | 2 | -440/+0 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -2/+2 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -2/+1 |
2008-05-08 | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 1 | -1/+1 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -3/+3 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2 | -13/+13 |
2008-04-15 | Fix bootstrap on Alpha. | Ben Elliston | 1 | -1/+1 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 4 | -40/+40 |
2008-04-03 | re PR target/35795 (Revision 133787 breaks ia64) | Jan Hubicka | 1 | -0/+1 |
2008-04-02 | v850.md (casesi): Remove if (0) code. | Ben Elliston | 1 | -22/+0 |
2008-03-27 | config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h... | Paolo Bonzini | 1 | -1/+0 |
2008-02-07 | re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934) | Richard Henderson | 1 | -5/+8 |
2007-12-06 | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 4 | -8/+9 |
2007-09-23 | alpha.md (movti): Use operand_subword for the split. | Eric Botcazou | 1 | -2/+2 |
2007-09-22 | re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE... | Eric Botcazou | 1 | -1/+8 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -6/+6 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2 | -8/+8 |
2007-08-22 | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 2 | -6/+6 |
2007-08-19 | re PR target/32522 (Bootstrap failure on Alpha due to pointer-plus changes) | Andrew Pinski | 1 | -6/+7 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -2/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 27 | -131/+104 |
2007-07-25 | alpha.c (alpha_mangle_fundamental_type): Rename to... | Julian Brown | 1 | -4/+4 |
2007-07-10 | Replace no_new_pseudos in backends. | Ian Lance Taylor | 2 | -25/+25 |