| Commit message (Expand) | Author | Age | Files | Lines |
* | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 2010-11-16 | 3 | -12/+8 |
* | aix.h: #undef TARGET_AIX_OS before #define. | Olivier Hainque | 2010-11-12 | 1 | -0/+1 |
* | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2010-11-10 | 2 | -10/+10 |
* | tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | Joseph Myers | 2010-11-10 | 2 | -14/+20 |
* | Improve powerpc floating point rounding | Michael Meissner | 2010-11-09 | 3 | -238/+261 |
* | Fix PR 46378 and PR 45585 | Michael Meissner | 2010-11-08 | 3 | -9/+16 |
* | final.c (compute_alignments): Compute/free loop info all the time. | Pat Haugen | 2010-11-04 | 4 | -2/+49 |
* | re PR target/46234 (ICE in expand_expr_real_2 for va-arg-XXX tescases) | Jakub Jelinek | 2010-11-04 | 1 | -1/+1 |
* | Add SF min/max under VSX, using the normal double operations | Michael Meissner | 2010-11-03 | 2 | -1/+25 |
* | rs6000.c (rs6000_pic_labelno): Make static. | Alan Modra | 2010-11-04 | 3 | -10/+7 |
* | update darwin x86 output. | Iain Sandoe | 2010-11-02 | 3 | -28/+9 |
* | common.opt (R, [...]): New. | Joseph Myers | 2010-11-01 | 1 | -7/+0 |
* | re PR target/46030 (registers trashed with -Os) | Alan Modra | 2010-11-01 | 1 | -145/+176 |
* | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... | Nathan Froyd | 2010-10-23 | 1 | -8/+0 |
* | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2010-10-22 | 2 | -3/+10 |
* | CFStrings for Darwin. | Iain Sandoe | 2010-10-22 | 1 | -2/+7 |
* | alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN. | Nathan Froyd | 2010-10-22 | 1 | -1/+1 |
* | rs6000.c (rs6000_reg_live_or_pic_offset_p): If the current function calls eh_... | Olivier Hainque | 2010-10-20 | 1 | -1/+6 |
* | arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2. | Joseph Myers | 2010-10-16 | 1 | -1/+1 |
* | target.def (target_option.init_struct): New hook. | Joseph Myers | 2010-10-15 | 1 | -7/+8 |
* | Add fma support | Michael Meissner | 2010-10-15 | 4 | -141/+230 |
* | rs6000.c (rs6000_option_optimization): Don't disable section anchors for lang... | Joseph Myers | 2010-10-15 | 1 | -4/+2 |
* | params.c (params_finished): New. | Joseph Myers | 2010-10-14 | 1 | -4/+12 |
* | predicates.md (scc_rev_comparison_operator): New. | Nathan Froyd | 2010-10-12 | 3 | -2/+46 |
* | params.c (set_param_value_internal): New. | Joseph Myers | 2010-10-11 | 1 | -12/+19 |
* | target.def (units_per_simd_word): Rename to ... | Richard Guenther | 2010-10-07 | 1 | -12/+42 |
* | rs6000.c (rs6000_emit_prologue): Use gen_int_mode rather than sign extension ... | Alan Modra | 2010-10-07 | 1 | -7/+5 |
* | rs6000.c (rs6000_expand_ternop_builtin): Rewrite switch on insn codes as sequ... | Olivier Hainque | 2010-10-06 | 1 | -23/+25 |
* | vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS. | Olivier Hainque | 2010-10-05 | 1 | -2/+0 |
* | flags.h (g_switch_value, [...]): Remove. | Joseph Myers | 2010-10-04 | 3 | -11/+6 |
* | re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li... | Alan Modra | 2010-10-01 | 1 | -2/+2 |
* | PR target/45837: Make powerpc build again | Michael Meissner | 2010-09-30 | 3 | -1/+9 |
* | opt-functions.awk (static_var): Update comment. | Joseph Myers | 2010-09-30 | 1 | -1/+0 |
* | options.texi (Variable, Var, Init): Update documentation without reference to... | Joseph Myers | 2010-09-29 | 1 | -3/+3 |
* | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 2010-09-29 | 1 | -3/+0 |
* | re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li... | Alan Modra | 2010-09-29 | 4 | -68/+47 |
* | vxworks.h (TARGET_OS_CPP_BUILTINS): Call VXWORKS_OS_CPP_BUILTINS. | Olivier Hainque | 2010-09-27 | 1 | -1/+3 |
* | re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig... | Jakub Jelinek | 2010-09-24 | 1 | -1/+1 |
* | rs6000.c (toc_relative_ok): Delete. | Alan Modra | 2010-09-23 | 1 | -41/+1 |
* | rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros. | Anatoly Sokolov | 2010-09-21 | 3 | -9/+6 |
* | target.def (target_option.optimization): New hook. | Joseph Myers | 2010-09-16 | 3 | -6/+7 |
* | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 2010-09-16 | 11 | -76/+42 |
* | Correct XXX_units_per_simd_word return type. | H.J. Lu | 2010-09-14 | 1 | -2/+2 |
* | Define TARGET_VECTORIZE_UNITS_PER_SIMD_WORD for rs6000. | H.J. Lu | 2010-09-14 | 1 | -0/+4 |
* | Turn UNITS_PER_SIMD_WORD into a target hook. | H.J. Lu | 2010-09-14 | 2 | -7/+12 |
* | missed hunk from last commit | Alan Modra | 2010-09-09 | 1 | -0/+2 |
* | invoke.text: Reinstate mcmodel=medium. | Alan Modra | 2010-09-09 | 3 | -7/+88 |
* | tree.def (MISALIGNED_INDIRECT_REF): Remove. | Richard Guenther | 2010-09-06 | 1 | -1/+0 |
* | Optimize (double)(long) to generate FRIZ if -ffast-math | Michael Meissner | 2010-09-02 | 3 | -1/+37 |
* | Stack usage support | Eric Botcazou | 2010-08-30 | 1 | -0/+3 |