summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000-c.c
Commit message (Expand)AuthorAgeFilesLines
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-2/+2
* PR target/44218, improve -mrecip on powerpcMichael Meissner2010-06-031-0/+22
* * config/rs6000/rs6000-c.c: Remove c-tree.h include.Mike Stump2010-05-291-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Fix PR target/43154Michael Meissner2010-02-251-0/+8
* rs6000-c.c (altivec_resolve_overloaded_builtin): Update build_indirect_ref ca...Shujing Zhao2009-12-171-2/+2
* Add patch 5/6 for full power7/VSX supportMichael Meissner2009-07-301-21/+221
* Commit patch #3 of 4 for Power7 VSX supportMichael Meissner2009-07-231-0/+48
* Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner2009-06-231-0/+4
* rs6000-protos.h (altivec_resolve_overloaded_builtin): Change first argument t...Aldy Hernandez2009-06-131-14/+13
* Fix powerpc breakageMichael Meissner2009-06-131-1/+3
* rs6000-c.c (altivec_resolve_overloaded_builtin): Add location argument to bui...Aldy Hernandez2009-06-131-2/+2
* re PR target/40017 (stdbool.h/altivec.h)Jakub Jelinek2009-05-291-0/+8
* rs6000-c.c (altivec_categorize_keyword): Update for recent libcpp interface c...Ben Elliston2009-05-111-2/+2
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...Ian Lance Taylor2009-04-211-1/+1
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-29/+21
* Add configuration-specific options for --target=powerpc-xilinx-eabi.Michael Eager2009-04-131-0/+20
* rs6000-c.c (rs6000_macro_to_expand): If macro following vector keyword has ex...Jakub Jelinek2009-03-281-1/+13
* rs6000-c.c (altivec_resolve_overloaded_builtin): Update calls to build_unary_...Andrew Pinski2008-10-061-4/+4
* rs6000-c.c (altivec_resolve_overloaded_builtin): Handle ALTIVEC_BUILTIN_VEC_S...Andrew Pinski2008-10-011-0/+192
* rs6000-c.c (altivec_overloaded_builtins): Add Cell Altivec intrinsics.Andrew Pinski2008-10-011-0/+288
* predicates.md (easy_fp_constant): Single FP consts are easy.Michael J. Eager2008-09-291-1/+2
* Revert rs6000 change.David Edelsohn2008-09-241-2/+1
* predicates.md (easy_fp_constant): Single FP consts are easy.Michael J. Eager2008-09-241-1/+2
* re PR target/36904 (vector context sensitive keyword vs macros)Jakub Jelinek2008-09-101-14/+25
* rs6000-c.c (rs6000_cpu_cpp_builtins): Predefine __PPU__ when targeting the Ce...Ulrich Weigand2008-08-131-0/+2
* rs6000-c.c: Move GTY(()) markers to match conventional usage.Ben Elliston2008-07-241-6/+6
* cpplib.h (NODE_CONDITIONAL): New.Ben Elliston2008-07-141-0/+157
* re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Andrew Pinski2008-03-251-0/+2
* re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libma...David Edelsohn2008-01-261-2/+5
* Enable auto-vectorization for PowerPC 750CL paired-single instructionsRevital Eres2007-10-311-0/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.Janis Johnson2007-02-201-0/+2
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-8/+26
* rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft...Joseph Myers2007-01-231-1/+3
* c.opt: Add -flax-vector-conversions.Mark Shinwell2007-01-081-28/+20
* rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers2006-11-181-0/+3
* invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz2006-11-011-0/+2
* c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson2005-11-261-4/+4
* invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn2005-11-151-0/+10
* re PR target/22085 (error with -fpreprocessed)Paolo Bonzini2005-07-211-5/+1
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-5/+5
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+1
* (rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when 'f' class registers willNick Clifton2005-05-241-0/+4
* c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini2005-05-021-0/+2433
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1