aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers11-76/+42
2010-09-14Correct XXX_units_per_simd_word return type.H.J. Lu1-2/+2
2010-09-14Define TARGET_VECTORIZE_UNITS_PER_SIMD_WORD for rs6000.H.J. Lu1-0/+4
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2-7/+12
2010-09-09missed hunk from last commitAlan Modra1-0/+2
2010-09-09invoke.text: Reinstate mcmodel=medium.Alan Modra3-7/+88
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-1/+0
2010-09-02Optimize (double)(long) to generate FRIZ if -ffast-mathMichael Meissner3-1/+37
2010-08-30Stack usage supportEric Botcazou1-0/+3
2010-08-27Improve floating point conversions on powerpcMichael Meissner5-209/+747
2010-08-27rs6000.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd3-58/+41
2010-08-23Update to use -mveclibabi=mass instead of -mmassMichael Meissner2-5/+17
2010-08-23Add -mveclibabi=massMichael Meissner2-0/+148
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-1/+1
2010-08-21vxworks.h (TARGET_OS_CPP_BUILTINS): Define __PPC__.Olivier Hainque1-0/+1
2010-08-21vxworks.h: (PREFERRED_STACK_BOUNDARY...Olivier Hainque1-1/+8
2010-08-20aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.Eric Botcazou6-0/+157
2010-08-20revert r163410, partially revert r163267.Iain Sandoe1-5/+0
2010-08-20darwin.h (LIB_SPEC): New.Iain Sandoe1-0/+5
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-2/+2
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd1-4/+1
2010-08-08rs6000.c (branch_island): Define.Nathan Froyd1-39/+39
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-7/+3
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-0/+5
2010-07-28Add power6 copysign/parity supportMichael Meissner4-85/+82
2010-07-28part 3 of darwin64 PPC ABI changesIain Sandoe1-27/+45
2010-07-27re PR target/29090 (gcc.dg-struct-layout-1 failures on Darwin PPC at -m64)Iain Sandoe1-0/+44
2010-07-27re PR target/35491 (wrong ABI for some struct passing with vector code)Iain Sandoe2-6/+72
2010-07-22sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC when no C library is specif...Maxim Kuvyrkov1-1/+1
2010-07-20rs6000.md (abs<mode>2_isel, [...]): Reverse sense of if_then_else condition.Nathan Froyd1-6/+6
2010-07-20rs6000.opt (mblock-move-inline-limit): New option.Nathan Froyd2-3/+17
2010-07-19allow darwin branch island control depening on system versionIain Sandoe2-12/+6
2010-07-16rs6000.c (rs6000_emit_sISEL): Let rs6000_emit_int_cmove do all the work.Nathan Froyd2-77/+46
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-18/+18
2010-07-11reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t.Anatoly Sokolov3-20/+14
2010-07-09re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Michael Meissner1-1/+1
2010-07-09rs6000.c (rs6000_override_options): Fix setting of default ISA flags.Peter Bergner2-3/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-1/+0
2010-07-05e500crtsavg64gprctr.asm: Correct done label name.Nathan Sidwell3-51/+69
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-13/+12
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-2/+114
2010-07-02re PR target/44707 (operand requires impossible reload)Ulrich Weigand1-0/+11
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-10/+11
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-4/+4
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-28* config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.Philipp Tomsich1-1/+2
2010-06-28config.gcc (powerpc*-*-*): Handle titan.Philipp Tomsich3-3/+209
2010-06-25invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra3-46/+7