| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 2005-04-09 | 1 | -0/+1 |
* | optabs.h (enum optab_index): Remove OTI_llrint. | Uros Bizjak | 2005-03-24 | 1 | -1/+0 |
* | optabs.c (expand_binop): Make sure the first subword's result gets stored. | DJ Delorie | 2005-03-22 | 1 | -0/+5 |
* | optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | Uros Bizjak | 2005-03-21 | 1 | -0/+2 |
* | optabs.c (expand_copysign_absneg): Make static. | Roger Sayle | 2005-03-16 | 1 | -1/+1 |
* | optabs.c (expand_doubleword_mult): Avoid clobbering op0 and op1 whilst expand... | Roger Sayle | 2005-03-15 | 1 | -4/+4 |
* | real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si... | Roger Sayle | 2005-03-15 | 1 | -10/+9 |
* | real.h (struct real_format): Split the signbit field into two two fields, sig... | Roger Sayle | 2005-03-15 | 1 | -2/+2 |
* | re PR rtl-optimization/17236 (inefficient code for long long multiply on x86) | Roger Sayle | 2005-03-14 | 1 | -173/+189 |
* | optabs.h (enum optab_index): Add new OTI_ldexp. | Uros Bizjak | 2005-02-12 | 1 | -0/+1 |
* | re PR middle-end/19402 (__builtin_powi? still missing) | Richard Guenther | 2005-02-09 | 1 | -0/+4 |
* | re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol... | Richard Henderson | 2005-02-01 | 1 | -1/+1 |
* | re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol... | Richard Henderson | 2005-01-31 | 1 | -30/+136 |
* | re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol... | Richard Henderson | 2005-01-30 | 1 | -142/+211 |
* | optabs.c, [...]: Update copyright. | Kazu Hirata | 2005-01-30 | 1 | -1/+1 |
* | builtins.c (expand_builtin_copysign): New. | Richard Henderson | 2005-01-27 | 1 | -0/+86 |
* | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 2004-12-22 | 1 | -0/+1 |
* | genopinit.c (vec_realign_store_optab): Initialization removed. | Dorit Naishlos | 2004-12-09 | 1 | -3/+0 |
* | optabs.c (lowpart_subreg_maybe_copy): New. | Richard Henderson | 2004-12-02 | 1 | -2/+24 |
* | optabs.h (force_expand_binop): Declare. | Richard Sandiford | 2004-11-24 | 1 | -1/+1 |
* | * optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use. | Devang Patel | 2004-11-16 | 1 | -1/+1 |
* | * optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P. | Devang Patel | 2004-11-12 | 1 | -1/+1 |
* | optabs.c (prepare_operand): Make it static. | Kazu Hirata | 2004-11-09 | 1 | -1/+1 |
* | re PR tree-optimization/17531 ([ivopts] ICE compiling gzip deflate.c) | Richard Henderson | 2004-09-28 | 1 | -2/+10 |
* | * optabs.c, optabs.h: Fix comment typos. | Kazu Hirata | 2004-09-28 | 1 | -1/+1 |
* | expr.c (expand_expr_real_1): Handle VEC_COND_EXPR. | Devang Patel | 2004-09-27 | 1 | -1/+178 |
* | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 2004-09-23 | 1 | -0/+90 |
* | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 2004-09-17 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -44/+70 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -70/+44 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | md.texi (shift patterns): New anchor. | Richard Sandiford | 2004-09-04 | 1 | -94/+396 |
* | builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab. | Uros Bizjak | 2004-09-04 | 1 | -0/+1 |
* | builtins.c (expand_builtin_cabs): Delete. | Eric Christopher | 2004-09-02 | 1 | -1117/+15 |
* | defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove. | Mark Mitchell | 2004-08-19 | 1 | -73/+70 |
* | Makefile.in: Regenerate. | Paolo Bonzini | 2004-08-17 | 1 | -12/+12 |
* | configure.in (arm*-*-eabi*): New target. | Mark Mitchell | 2004-08-11 | 1 | -73/+203 |
* | expr.c (var_rtx): Remove. | Paolo Bonzini | 2004-08-09 | 1 | -17/+0 |
* | tree-cfg.c (gimplify_val): Move from tree-complex.c. | Paolo Bonzini | 2004-07-22 | 1 | -1/+85 |
* | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 2004-07-14 | 1 | -99/+16 |
* | expr.h (store_bit_field, [...]): Remove last argument. | Jakub Jelinek | 2004-07-10 | 1 | -7/+5 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -4/+4 |
* | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2004-07-07 | 1 | -2/+2 |
* | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 2004-07-05 | 1 | -10/+1 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -2/+2 |
* | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 2004-07-01 | 1 | -1/+0 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -16/+16 |
* | optabs.c (expand_unop): Try implementing negation using subtraction from zero. | Richard Sandiford | 2004-05-17 | 1 | -0/+9 |
* | optabs.h (enum optab_index): Add new OTI_log1p. | Uros Bizjak | 2004-05-07 | 1 | -0/+1 |
* | optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem. | Uros Bizjak | 2004-05-06 | 1 | -0/+2 |