aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-192012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-12-102012-12-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-16 * loop-doloop.c (doloop_modify): Pass doloop_end pattern toJoern Rennecke
2012-09-202012-09-19 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-05 * hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo
2012-08-15 * config/spu/spu.c: Include "cfgloop.h".Ulrich Weigand
2012-07-252012-07-25 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2012-07-252012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-07-16 * config/spu/spu.c (targetm): Move to bottom of file.Ulrich Weigand
2012-07-16gcc/Steven Bosscher
2012-07-132012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-07-132012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-07-10Zap now unused builtin_mul_widen_even/odd target hooksRichard Henderson
2012-07-10spu: Rename patterns for vec_widen_<s>mult_even/odd_<mode>Richard Henderson
2012-06-24 * output.h: (current_function_is_leaf,Steven Bosscher
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2012-06-132012-06-13 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2012-05-29 * integrate.c: Remove.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-05gcc/Richard Sandiford
2012-02-102012-02-10 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2011-11-02Move libgcc2 to toplevel libgccRainer Orth
2011-11-02Move libgcc1 to toplevel libgccRainer Orth
2011-11-02Move crtstuff support to toplevel libgccRainer Orth
2011-10-25spu: Remove vec_extract_even/odd and vec_interleave expanders.Richard Henderson
2011-10-21 * config/spu/spu.md ("vec_permv16qi"): Reduce selector modulo 32Ulrich Weigand
2011-10-20Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.Richard Henderson
2011-10-19 PR target/50310Ulrich Weigand
2011-10-18 * config/spu/spu.c (struct machine_function): New data structure.Ulrich Weigand
2011-10-17 * configure.ac: Add --with-native-system-header-dir. Set andSimon Baldwin
2011-10-14spu: Implement vec_permv16qi.Richard Henderson
2011-09-022011-09-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-08-18gcc/Richard Sandiford
2011-08-16 * config/spu/spu.c (spu_emit_branch_or_set): Avoid reverse testsUlrich Weigand
2011-08-16 * config/spu/spu.h (LEGITIMIZE_RELOAD_ADDRESS): New macro.Ulrich Weigand
2011-08-05 gcc:Rainer Orth
2011-08-05 gcc:Rainer Orth
2011-08-03spu: Use define_c_enum.Richard Henderson
2011-07-19 * target.def (class_max_nregs): New hook.Anatoly Sokolov
2011-07-192011-07-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-13 * config/spu/spu.c (spu_init_libfuncs): Install __clrsbdi2.Ulrich Weigand
2011-07-13 * config/spu/spu.c (TARGET_ASM_FILE_START): Do not define.Ulrich Weigand
2011-06-23 * params.c: Include common/common-target.h. Don't include tm.h.Joseph Myers
2011-06-16 PR middle-end/46500Joern Rennecke
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers