aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2007-11-29re PR target/32130 (linking problems: multiple definition of `__DTOR_END__')Jakub Jelinek2-4/+4
2007-11-28aix64.opt (maix64): Add Negative(maix32).Ben Elliston1-2/+2
2007-11-27re PR target/34225 (ICE (segfault) in adjacent_mem_locations at rs6000.c:18191)Jakub Jelinek1-4/+3
2007-11-27sysv4.opt (m32): Add Negative(m64).Ben Elliston2-4/+4
2007-11-19rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...Peter Bergner2-39/+59
2007-10-31Enable auto-vectorization for PowerPC 750CL paired-single instructionsRevital Eres5-0/+256
2007-10-31rs6000.opt: Rename -mdfp option to -mhard-dfp.Andreas Krebbel1-1/+1
2007-10-23rs6000.c (rs6000_override_options): Set rs6000_altivec_abi on AIX.David Edelsohn1-7/+18
2007-10-21linux-unwind.h (ppc_fallback_frame_state): Point saved CR2 offset to low 32 b...Jakub Jelinek1-1/+4
2007-10-20re PR target/33812 (ICE from epilogue vrsave code)Alan Modra1-15/+15
2007-10-17- correct comment to AIX 5.3.David Edelsohn1-1/+1
2007-10-17rs6000.c (rs6000_emit_epilogue): Correct altivec sp_offset.Alan Modra1-30/+24
2007-10-13aix53.h: New file.David Edelsohn6-5/+218
2007-10-02Add vec_init support for 750CL paired vectors and fix movv2sf_pairedRevital Eres4-2/+78
2007-09-27Fix speling error in previous commit:Matthias Klose1-1/+1
2007-09-27t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose1-1/+8
2007-09-27rs6000.c (rs6000_legitimize_address): Do not reduce offset by units of 0x1000...Joseph Myers1-1/+4
2007-09-25Add missing built-in support for 750CL ps_sel instructionRevital Eres3-1/+7
2007-09-24rs6000-protos.h (rs6000_emit_swrsqrtsf): Declare.David Edelsohn5-39/+221
2007-09-09Fix two warnings in rs6000.c cause by bdesc_paired_predsRevital Eres1-4/+4
2007-09-07Reapply reverted change:Janis Johnson2-1/+151
2007-09-06Revert:Janis Johnson2-151/+1
2007-09-06Fix offsettable memory reference for 750CLRevital Eres1-0/+5
2007-09-05optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2-1/+151
2007-09-04config.gcc (powerpc*-*-*): Install spu2vmx.h, vec_types.h, and si2vmx.h headers.Andrew Pinski3-0/+4521
2007-09-05ppu_intrinsics.h (__ldarx): Use `Z' constraint, not `m' for *ptrp.Ben Elliston1-4/+4
2007-09-05tramp.asm: Include config.h.Jakub Jelinek1-3/+4
2007-09-05ppu_intrinsics.h (__protected_stream_count): Rename count macro arugment for ...Ben Elliston1-4/+4
2007-09-04rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if ther...Daniel Jacobowitz1-4/+10
2007-09-04linux-unwind.h (ppc_fallback_frame_state): Correct typo for AltiVec.Daniel Jacobowitz1-1/+1
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-31xcoff.h (XCOFF_CSECT_DEFAULT_ALIGNMENT_STR): New internal macro.Olivier Hainque2-7/+14
2007-08-31Support for PowerPC 750CL paired-single instructions David Edelsohn8-18/+851
2007-08-30ppu_intrinsics.h: New file.Andrew Pinski1-0/+729
2007-08-30re PR target/33168 (GCC Boot failure, building libstc++)Jakub Jelinek1-6/+6
2007-08-30rs6000.c (rs6000_emit_sync): For QI or HI mode used_m...Jakub Jelinek1-9/+11
2007-08-29re PR target/33168 (GCC Boot failure, building libstc++)Paolo Bonzini1-4/+16
2007-08-26re PR target/33151 (Invalid insn with pre_inc)David Edelsohn2-10/+10
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2-18/+18
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-32/+32
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson4-18/+18
2007-08-21rs6000.c (expand_block_clear): Add TARGET_SPE cases to set eight bytes at a t...Nathan Froyd1-3/+16
2007-08-15rs6000.c (rs6000_rtx_costs): Add CLZ, CTZ, and POPCOUNT.David Edelsohn1-0/+6
2007-08-15rs6000.c (rs6000_file_start): Output a .gnu_attribute directive for the curre...Daniel Jacobowitz1-2/+8
2007-08-14sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov1-4/+4
2007-08-11rs6000.h (CC1_CPU_SPEC): Define as empty string if HAVE_LOCAL_CPU_DETECT not ...David Edelsohn1-1/+5
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor2-4/+5
2007-08-10re PR target/33042 (Bootstrap failure on ppc64)David Edelsohn1-5/+5
2007-08-09tm.texi (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Document change in interpretation...Sandra Loosemore1-2/+2
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-2/+2