summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PR 46378 and PR 45585Michael Meissner2010-11-081-2/+5
* final.c (compute_alignments): Compute/free loop info all the time.Pat Haugen2010-11-041-1/+44
* re PR target/46234 (ICE in expand_expr_real_2 for va-arg-XXX tescases)Jakub Jelinek2010-11-041-1/+1
* Add SF min/max under VSX, using the normal double operationsMichael Meissner2010-11-031-1/+3
* rs6000.c (rs6000_pic_labelno): Make static.Alan Modra2010-11-041-6/+5
* update darwin x86 output.Iain Sandoe2010-11-021-14/+4
* re PR target/46030 (registers trashed with -Os)Alan Modra2010-11-011-145/+176
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-0/+10
* alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd2010-10-221-1/+1
* rs6000.c (rs6000_reg_live_or_pic_offset_p): If the current function calls eh_...Olivier Hainque2010-10-201-1/+6
* arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2.Joseph Myers2010-10-161-1/+1
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-7/+8
* Add fma supportMichael Meissner2010-10-151-0/+16
* rs6000.c (rs6000_option_optimization): Don't disable section anchors for lang...Joseph Myers2010-10-151-4/+2
* params.c (params_finished): New.Joseph Myers2010-10-141-4/+12
* predicates.md (scc_rev_comparison_operator): New.Nathan Froyd2010-10-121-2/+8
* params.c (set_param_value_internal): New.Joseph Myers2010-10-111-12/+19
* target.def (units_per_simd_word): Rename to ...Richard Guenther2010-10-071-12/+42
* rs6000.c (rs6000_emit_prologue): Use gen_int_mode rather than sign extension ...Alan Modra2010-10-071-7/+5
* rs6000.c (rs6000_expand_ternop_builtin): Rewrite switch on insn codes as sequ...Olivier Hainque2010-10-061-23/+25
* flags.h (g_switch_value, [...]): Remove.Joseph Myers2010-10-041-8/+3
* re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra2010-10-011-2/+2
* re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra2010-09-291-52/+47
* re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek2010-09-241-1/+1
* rs6000.c (toc_relative_ok): Delete.Alan Modra2010-09-231-41/+1
* rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros.Anatoly Sokolov2010-09-211-2/+6
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-2/+7
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-4/+17
* Correct XXX_units_per_simd_word return type.H.J. Lu2010-09-141-2/+2
* Define TARGET_VECTORIZE_UNITS_PER_SIMD_WORD for rs6000.H.J. Lu2010-09-141-0/+4
* Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2010-09-141-0/+12
* missed hunk from last commitAlan Modra2010-09-091-0/+2
* invoke.text: Reinstate mcmodel=medium.Alan Modra2010-09-091-5/+84
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-1/+0
* Stack usage supportEric Botcazou2010-08-301-0/+3
* Improve floating point conversions on powerpcMichael Meissner2010-08-271-10/+139
* rs6000.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2010-08-271-22/+40
* Update to use -mveclibabi=mass instead of -mmassMichael Meissner2010-08-231-2/+14
* Add -mveclibabi=massMichael Meissner2010-08-231-0/+144
* aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.Eric Botcazou2010-08-201-0/+134
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-2/+2
* builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2010-08-091-4/+1
* rs6000.c (branch_island): Define.Nathan Froyd2010-08-081-39/+39
* common.opt (-G): Don't define option here.Joseph Myers2010-07-301-0/+5
* Add power6 copysign/parity supportMichael Meissner2010-07-281-2/+23
* part 3 of darwin64 PPC ABI changesIain Sandoe2010-07-281-27/+45
* re PR target/29090 (gcc.dg-struct-layout-1 failures on Darwin PPC at -m64)Iain Sandoe2010-07-271-0/+44
* re PR target/35491 (wrong ABI for some struct passing with vector code)Iain Sandoe2010-07-271-6/+70
* rs6000.opt (mblock-move-inline-limit): New option.Nathan Froyd2010-07-201-3/+13
* allow darwin branch island control depening on system versionIain Sandoe2010-07-191-10/+3