aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2011-11-09vector.md (vcondv4sfv4si, [...]): New patterns.Jakub Jelinek2-2/+64
2011-11-07re PR target/30282 (Optimization flag -O1 -fschedule-insns2 cause red zone to...Alan Modra1-1/+1
2011-11-05re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek1-1/+14
2011-11-05rtems.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Extend rs6000_spe handling.Peter Dufault1-0/+4
2011-11-05t-rtems: Add -mcpu=8540/-mfloat-gprs=double multilib.Ralf Corsepius2-18/+35
2011-11-02rs6000.c (USE_HIDDEN_LINKONCE): New define.Peter Bergner1-3/+9
2011-11-02Move libgcc2 to toplevel libgccRainer Orth38-2913/+2
2011-11-02Move crtstuff support to toplevel libgccRainer Orth8-443/+1
2011-11-02Move shlib support to toplevel libgccRainer Orth4-256/+0
2011-11-02rs6000.c (rs6000_code_end): Declare ATTRIBUTE_UNUSED.Alan Modra1-0/+1
2011-11-01config.gcc (powerpc*-*-linux*): Add powerpc*-*-linux*ppc476* variant.Peter Bergner6-17/+258
2011-10-28rs6000.md (define_attr "type"): Add vecdouble.Pat Haugen3-42/+56
2011-10-28Implement out-of-line FPR and GPR saves for PPC/DarwinIain Sandoe4-33/+195
2011-10-26rs6000.c (rs6000_make_savres_rtx): Delete unneeded declaration.Alan Modra3-187/+256
2011-10-25rs6000: Remove some vec_extract_even/odd expanders.Richard Henderson1-132/+2
2011-10-20Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.Richard Henderson1-62/+0
2011-10-14Fix typo in my last changeMichael Meissner1-1/+1
2011-10-13rs6000: Fix typo in rs6000_expand_vector_initRichard Henderson1-1/+1
2011-10-13rs6000: Implement vec_permv16qi.Richard Henderson1-0/+9
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-5/+5
2011-10-06re PR c++/39950 (__unix__ macro is not predefined on AIX platform (C and C++))David Edelsohn1-0/+3
2011-09-19Patch for 50341Alan Modra1-110/+14
2011-09-18re PR target/50091 (-fstack-check generates wrong assembly)Eric Botcazou2-2/+7
2011-09-14rs6000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-6/+6
2011-09-08make darwin port a little more cross & cross native build friendly.Iain Sandoe1-0/+3
2011-09-07restore powerpc-darwin Ada boostrap.Iain Sandoe1-1/+1
2011-09-02re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther2-4/+4
2011-09-02re PR target/49987 (gcc.c-torture/compile/pr34856.c fails on powerpc-darwin9 ...Richard Sandiford1-2/+6
2011-08-29Change default for -msave-toc-indirectMichael Meissner1-2/+2
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-7/+8
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth13-728/+4
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth8-324/+6
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth3-524/+1
2011-08-04rs6000.c (rs6000_emit_epilogue): Simplify use_backchain_to_restore_sp initial...Alan Modra1-5/+2
2011-08-02rs6000.c (rs6000_emit_prologue): Add REG_CFA_RESTORE note for save_LR_around_...Alan Modra1-0/+1
2011-08-02linux-unwind.h (frob_update_context <__powerpc64__>): Restore for indirect ca...Alan Modra2-19/+29
2011-07-25re PR debug/49841 (AIX bootstrap failure in dwarf2cfi.c:maybe_record_trace_st...Richard Henderson1-8/+28
2011-07-22Allow linux ppc to bootstrap againMichael Meissner1-5/+6
2011-07-20Allow 4 operand FMAs on power7Michael Meissner2-48/+148
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-4/+4
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-15/+9
2011-07-13Change -mno-r11 to -mno-pointers-to-nested-functionsMichael Meissner3-15/+19
2011-07-13darwin-crt2.c: Move to ../libgcc/config/rs6000.Rainer Orth1-9/+0
2011-07-09rs6000.c (rs6000_output_function_prologue): Don't try to insert an rtl prolog...Richard Henderson2-85/+18
2011-07-08re PR target/49621 (ICE in trunc_int_for_mode, at explow.c:57)Jakub Jelinek4-9/+9
2011-07-06Add -mno-r11 support to PowerPC 64Michael Meissner4-246/+335
2011-07-06* config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.Joseph Myers1-0/+2
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-13/+0
2011-06-23re PR bootstrap/49383 (powerpc64-linux bootstrap failure due to ice in cgraph...Alan Modra1-0/+1
2011-06-21rs6000.c (rs6000_cannot_force_const_mem): Match CONST high part large-toc add...Alan Modra2-2/+6