summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-163-12/+8
* aix.h: #undef TARGET_AIX_OS before #define.Olivier Hainque2010-11-121-0/+1
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-102-10/+10
* tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers2010-11-102-14/+20
* Improve powerpc floating point roundingMichael Meissner2010-11-093-238/+261
* Fix PR 46378 and PR 45585Michael Meissner2010-11-083-9/+16
* final.c (compute_alignments): Compute/free loop info all the time.Pat Haugen2010-11-044-2/+49
* 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-032-1/+25
* rs6000.c (rs6000_pic_labelno): Make static.Alan Modra2010-11-043-10/+7
* update darwin x86 output.Iain Sandoe2010-11-023-28/+9
* common.opt (R, [...]): New.Joseph Myers2010-11-011-7/+0
* re PR target/46030 (registers trashed with -Os)Alan Modra2010-11-011-145/+176
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-8/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-222-3/+10
* CFStrings for Darwin.Iain Sandoe2010-10-221-2/+7
* 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-154-141/+230
* 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-123-2/+46
* 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
* vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.Olivier Hainque2010-10-051-2/+0
* flags.h (g_switch_value, [...]): Remove.Joseph Myers2010-10-043-11/+6
* re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra2010-10-011-2/+2
* PR target/45837: Make powerpc build againMichael Meissner2010-09-303-1/+9
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-1/+0
* options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers2010-09-291-3/+3
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-3/+0
* re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra2010-09-294-68/+47
* vxworks.h (TARGET_OS_CPP_BUILTINS): Call VXWORKS_OS_CPP_BUILTINS.Olivier Hainque2010-09-271-1/+3
* 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-213-9/+6
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-163-6/+7
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-1611-76/+42
* 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-142-7/+12
* missed hunk from last commitAlan Modra2010-09-091-0/+2
* invoke.text: Reinstate mcmodel=medium.Alan Modra2010-09-093-7/+88
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-1/+0
* Optimize (double)(long) to generate FRIZ if -ffast-mathMichael Meissner2010-09-023-1/+37
* Stack usage supportEric Botcazou2010-08-301-0/+3