| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 2 | -10/+10 |
* | * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove. | jsm28 | 2010-11-10 | 2 | -14/+20 |
* | Improve powerpc floating point rounding | meissner | 2010-11-09 | 3 | -238/+261 |
* | Fix PR 46378 and PR 45585 | meissner | 2010-11-08 | 3 | -9/+16 |
* | * final.c (compute_alignments): Compute/free loop info all the time. | pthaugen | 2010-11-04 | 4 | -2/+49 |
* | PR target/46234 | jakub | 2010-11-04 | 1 | -1/+1 |
* | Add SF min/max under VSX, using the normal double operations | meissner | 2010-11-03 | 2 | -1/+25 |
* | * config/rs6000/rs6000.c (rs6000_pic_labelno): Make static. | amodra | 2010-11-03 | 3 | -10/+7 |
* | update darwin x86 output. | iains | 2010-11-02 | 3 | -28/+9 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 1 | -7/+0 |
* | PR target/46030 | amodra | 2010-11-01 | 1 | -145/+176 |
* | gcc/ | froydnj | 2010-10-23 | 1 | -8/+0 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 2 | -3/+10 |
* | CFStrings for Darwin. | iains | 2010-10-22 | 1 | -2/+7 |
* | * config/alpha/alpha.c (alpha_build_builtin_va_list): Use | froydnj | 2010-10-22 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offset_p): | hainque | 2010-10-20 | 1 | -1/+6 |
* | * config/arm/arm.c (arm_option_optimization): Set | jsm28 | 2010-10-16 | 1 | -1/+1 |
* | * target.def (target_option.init_struct): New hook. | jsm28 | 2010-10-15 | 1 | -7/+8 |
* | Add fma support | meissner | 2010-10-15 | 4 | -141/+230 |
* | * config/rs6000/rs6000.c (rs6000_option_optimization): Don't | jsm28 | 2010-10-15 | 1 | -4/+2 |
* | * params.c (params_finished): New. | jsm28 | 2010-10-14 | 1 | -4/+12 |
* | * config/rs6000/predicates.md (scc_rev_comparison_operator): New. | froydnj | 2010-10-12 | 3 | -2/+46 |
* | * params.c (set_param_value_internal): New. | jsm28 | 2010-10-11 | 1 | -12/+19 |
* | 2010-10-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-07 | 1 | -12/+42 |
* | * config/rs6000/rs6000.c (rs6000_emit_prologue): Use gen_int_mode | amodra | 2010-10-07 | 1 | -7/+5 |
* | * config/rs6000/rs6000.c (rs6000_expand_ternop_builtin): Rewrite | hainque | 2010-10-06 | 1 | -23/+25 |
* | * config/vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS. | hainque | 2010-10-05 | 1 | -2/+0 |
* | * flags.h (g_switch_value, g_switch_set): Remove. | jsm28 | 2010-10-04 | 3 | -11/+6 |
* | PR target/45807 | amodra | 2010-10-01 | 1 | -2/+2 |
* | PR target/45837: Make powerpc build again | meissner | 2010-09-30 | 3 | -1/+9 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -1/+0 |
* | * doc/options.texi (Variable, Var, Init): Update documentation | jsm28 | 2010-09-29 | 1 | -3/+3 |
* | gcc: | jsm28 | 2010-09-29 | 1 | -3/+0 |
* | PR target/45807 | amodra | 2010-09-28 | 4 | -68/+47 |
* | * config/rs6000/vxworks.h (TARGET_OS_CPP_BUILTINS): Call | hainque | 2010-09-27 | 1 | -1/+3 |
* | PR middle-end/45234 | jakub | 2010-09-24 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (toc_relative_ok): Delete. | amodra | 2010-09-23 | 1 | -41/+1 |
* | * config/rs6000/rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros. | aesok | 2010-09-21 | 3 | -9/+6 |
* | * target.def (target_option.optimization): New hook. | jsm28 | 2010-09-16 | 3 | -6/+7 |
* | * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | jsm28 | 2010-09-16 | 11 | -76/+42 |
* | Correct XXX_units_per_simd_word return type. | hjl | 2010-09-15 | 1 | -2/+2 |
* | Define TARGET_VECTORIZE_UNITS_PER_SIMD_WORD for rs6000. | hjl | 2010-09-14 | 1 | -0/+4 |
* | Turn UNITS_PER_SIMD_WORD into a target hook. | hjl | 2010-09-14 | 2 | -7/+12 |
* | missed hunk from last commit | amodra | 2010-09-09 | 1 | -0/+2 |
* | * doc/invoke.text: Reinstate mcmodel=medium. | amodra | 2010-09-09 | 3 | -7/+88 |
* | 2010-09-06 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-06 | 1 | -1/+0 |
* | Optimize (double)(long) to generate FRIZ if -ffast-math | meissner | 2010-09-02 | 3 | -1/+37 |
* | Stack usage support | ebotcazou | 2010-08-30 | 1 | -0/+3 |
* | Improve floating point conversions on powerpc | meissner | 2010-08-27 | 5 | -209/+747 |
* | * config/rs6000/rs6000.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete. | froydnj | 2010-08-27 | 3 | -58/+41 |