aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000-c.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-2/+2
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner1-0/+22
2010-05-29* config/rs6000/rs6000-c.c: Remove c-tree.h include.Mike Stump1-1/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-25Fix PR target/43154Michael Meissner1-0/+8
2009-12-17rs6000-c.c (altivec_resolve_overloaded_builtin): Update build_indirect_ref ca...Shujing Zhao1-2/+2
2009-07-30Add patch 5/6 for full power7/VSX supportMichael Meissner1-21/+221
2009-07-23Commit patch #3 of 4 for Power7 VSX supportMichael Meissner1-0/+48
2009-06-23Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner1-0/+4
2009-06-13rs6000-protos.h (altivec_resolve_overloaded_builtin): Change first argument t...Aldy Hernandez1-14/+13
2009-06-13Fix powerpc breakageMichael Meissner1-1/+3
2009-06-13rs6000-c.c (altivec_resolve_overloaded_builtin): Add location argument to bui...Aldy Hernandez1-2/+2
2009-05-29re PR target/40017 (stdbool.h/altivec.h)Jakub Jelinek1-0/+8
2009-05-11rs6000-c.c (altivec_categorize_keyword): Update for recent libcpp interface c...Ben Elliston1-2/+2
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+1
2009-04-21rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...Ian Lance Taylor1-1/+1
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-29/+21
2009-04-13Add configuration-specific options for --target=powerpc-xilinx-eabi.Michael Eager1-0/+20
2009-03-28rs6000-c.c (rs6000_macro_to_expand): If macro following vector keyword has ex...Jakub Jelinek1-1/+13
2008-10-06rs6000-c.c (altivec_resolve_overloaded_builtin): Update calls to build_unary_...Andrew Pinski1-4/+4
2008-10-01rs6000-c.c (altivec_resolve_overloaded_builtin): Handle ALTIVEC_BUILTIN_VEC_S...Andrew Pinski1-0/+192
2008-10-01rs6000-c.c (altivec_overloaded_builtins): Add Cell Altivec intrinsics.Andrew Pinski1-0/+288
2008-09-29predicates.md (easy_fp_constant): Single FP consts are easy.Michael J. Eager1-1/+2
2008-09-24Revert rs6000 change.David Edelsohn1-2/+1
2008-09-24predicates.md (easy_fp_constant): Single FP consts are easy.Michael J. Eager1-1/+2
2008-09-10re PR target/36904 (vector context sensitive keyword vs macros)Jakub Jelinek1-14/+25
2008-08-13rs6000-c.c (rs6000_cpu_cpp_builtins): Predefine __PPU__ when targeting the Ce...Ulrich Weigand1-0/+2
2008-07-24rs6000-c.c: Move GTY(()) markers to match conventional usage.Ben Elliston1-6/+6
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-0/+157
2008-03-25re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Andrew Pinski1-0/+2
2008-01-26re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libma...David Edelsohn1-2/+5
2007-10-31Enable auto-vectorization for PowerPC 750CL paired-single instructionsRevital Eres1-0/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-02-20invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.Janis Johnson1-0/+2
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-8/+26
2007-01-23rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft...Joseph Myers1-1/+3
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell1-28/+20
2006-11-18rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers1-0/+3
2006-11-01invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz1-0/+2
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-4/+4
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn1-0/+10
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini1-5/+1
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-5/+5
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+1
2005-05-24(rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when 'f' class registers willNick Clifton1-0/+4
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini1-0/+2433
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1