Age | Commit message (Expand) | Author | Files | Lines |
2010-06-03 | PR target/44218, improve -mrecip on powerpc | Michael Meissner | 1 | -0/+2 |
2009-07-30 | Add patch 5/6 for full power7/VSX support | Michael Meissner | 1 | -24/+35 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -13/+10 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-10-01 | rs6000-c.c (altivec_resolve_overloaded_builtin): Handle ALTIVEC_BUILTIN_VEC_S... | Andrew Pinski | 1 | -0/+5 |
2008-10-01 | rs6000-c.c (altivec_overloaded_builtins): Add Cell Altivec intrinsics. | Andrew Pinski | 1 | -0/+14 |
2007-01-08 | c.opt: Add -flax-vector-conversions. | Mark Shinwell | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-02 | c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_... | Paolo Bonzini | 1 | -11466/+354 |
2004-11-30 | altivec.h (vec_step_help): Support const vector types. | Janis Johnson | 1 | -11/+77 |
2004-11-06 | re PR target/16286 (Compile errors on altivec ops after #undef vector) | Andreas Schwab | 1 | -675/+675 |
2004-08-12 | altivec.h (vec_dst): Fix C++ functions whose first argument is float*. | Janis Johnson | 1 | -4/+4 |
2004-08-12 | Patch for PR target/16286 | Ben Elliston | 1 | -5544/+5544 |
2004-08-02 | Patch for PR target/16155. | Ben Elliston | 1 | -18/+18 |
2004-07-23 | altivec.h (vec_lvewx, [...]): Remove the const qualifier for the second argum... | Janis Johnson | 1 | -9/+9 |
2004-07-23 | altivec.h (vec_stvewx, [...]): Use specific pointer types. | Janis Johnson | 1 | -17/+81 |
2004-07-23 | altivec.h (vec_vadduwm): (vec_vadduwm... | Janis Johnson | 1 | -164/+644 |
2004-07-23 | altivec.h (vec_vcmpgtsh): Fix C++ function name. | Janis Johnson | 1 | -28/+18 |
2004-05-28 | altivec.h (vec_ctf, [...]): Remove type checks for integral parameters and li... | Ziemowit Laski | 1 | -324/+285 |
2004-05-10 | altivec.h (vec_sld): Add overloads for argument/return types of 'vector bool ... | Ziemowit Laski | 1 | -1/+28 |
2004-05-08 | altivec.h (vector, [...]): Do not define as macros #ifdef __APPLE_ALTIVEC__. | Ziemowit Laski | 1 | -0/+7 |
2004-04-30 | altivec.h [...] (vec_subsubs): Rename to vec_sububs. | Paolo Bonzini | 1 | -18/+4 |
2004-04-18 | altivec.h (vec_any_numeric): Correct typo in __unn_args_eq. | Aldy Hernandez | 1 | -1/+1 |
2004-04-13 | Definition of these two macros are corrected by adding matchine right paren. | Fariborz Jahanian | 1 | -2/+2 |
2004-03-20 | altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute. | Ziemowit Laski | 1 | -4/+9 |
2004-03-04 | PR c++/14425, c++/14426 | Ziemowit Laski | 1 | -6/+6 |
2004-02-21 | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE... | Ziemowit Laski | 1 | -1239/+3683 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-18 | altivec.h: Wrap C++ functions in extern "C++" block. | Andrew Pinski | 1 | -0/+5 |
2003-12-16 | altivec.h (vec_cmple, [...]): Fix typo. | Hartmut Penner | 1 | -4/+4 |
2003-09-15 | altivec.h: Convert () prototypes to ISO C90. | Andreas Jaeger | 1 | -2/+2 |
2003-04-13 | Replace "GNU CC" with "GCC" | Nick Clifton | 1 | -16/+16 |
2003-01-30 | aix43.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-12-18 | altivec.h (vec_cmplt macro): Reverse arguments in macro. | Aldy Hernandez | 1 | -8/+8 |
2002-05-16 | altivec.h: Cleanups for tighter typechecking. | Aldy Hernandez | 1 | -185/+763 |
2002-05-01 | altivec-7.c: New. | Aldy Hernandez | 1 | -37/+141 |
2002-04-24 | altivec.h: Cleanup file. | Aldy Hernandez | 1 | -42/+2136 |
2002-04-23 | altivec.h (vec_step): Remove extraneous parentheses. | Aldy Hernandez | 1 | -8/+8 |
2002-04-22 | altivec.h (vec_xor): Add variant for both args being vector signed int. | Aldy Hernandez | 1 | -5/+9 |
2002-04-17 | altivec.h (vec_ld): Add array variants. | Aldy Hernandez | 1 | -3/+71 |
2002-04-17 | altivec.h: Define __ALTIVEC__. | Alan Matsuoka | 1 | -1177/+1254 |
2002-04-16 | altivec.h (vec_addc): Type check. | Aldy Hernandez | 1 | -1/+4 |
2002-02-23 | altivec.h: Add extra level of parentheses on casts. | Aldy Hernandez | 1 | -397/+397 |
2002-02-22 | attr-alwaysinline.c: New. | Aldy Hernandez | 1 | -0/+32 |
2002-02-11 | rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*. | Aldy Hernandez | 1 | -58/+124 |
2002-02-05 | altivec.h: Change elem to _S_elem. | Aldy Hernandez | 1 | -9/+9 |
2002-02-05 | altivec.h (vec_step_help): Rename to __vec_step_help. | Aldy Hernandez | 1 | -9/+9 |
2002-02-05 | altivec.h: Fix typos. | Aldy Hernandez | 1 | -249/+321 |
2002-02-05 | rs6000.c (altivec_init_builtins): Fix typo building void typed builtins. | Aldy Hernandez | 1 | -7/+144 |