Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -4/+4 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -1/+1 |
2007-04-28 | alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_... | Jan Hubicka | 1 | -3/+1 |
2007-04-27 | predicates.md (aligned_memory_operand): Mark as define_special_predicate. | Richard Henderson | 6 | -244/+180 |
2007-04-20 | re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)... | Richard Henderson | 3 | -56/+54 |
2007-04-20 | alpha.h (CPP_SPEC, [...]): Remove. | Richard Henderson | 6 | -42/+17 |
2007-04-16 | linux.h (CPP_SPEC): Define. | Matthias Klose | 1 | -0/+2 |
2007-04-05 | alpha.c (print_operand): Remove. | Richard Henderson | 3 | -80/+118 |
2007-04-04 | * config/alpha/lib1funcs.asm: Remove unused file. | Richard Henderson | 1 | -320/+0 |
2007-03-22 | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 1 | -1/+1 |
2007-03-12 | alpha.c (alpha_elf_section_type_flags): New. | Richard Henderson | 1 | -0/+18 |
2007-03-10 | gcc.c: Document %{, in big comment at top. | Geoffrey Keating | 1 | -2/+2 |
2007-03-09 | re PR target/26090 (IA-64 creates DT_TEXTREL binaries) | Richard Henderson | 1 | -0/+10 |
2007-03-03 | c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2. | Kaveh R. Ghazi | 1 | -3/+3 |
2007-03-02 | alpha.c (alpha_gp_save_rtx): Insert the insns at the entry by means of emit_i... | Eric Botcazou | 1 | -1/+1 |