This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r232747 - in /branches/ibm/gcc-5-branch: gcc/Ch...


Author: meissner
Date: Fri Jan 22 21:11:19 2016
New Revision: 232747

URL: https://gcc.gnu.org/viewcvs?rev=232747&root=gcc&view=rev
Log:
Backport IEEE 128-bit floating point changes

Added:
    branches/ibm/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/float128-1.c
    branches/ibm/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/float128-2.c
    branches/ibm/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/float128-call.c
    branches/ibm/gcc-5-branch/gcc/testsuite/gcc.target/powerpc/float128-hw.c
    branches/ibm/gcc-5-branch/libgcc/ChangeLog.ibm
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/extendkftf2-sw.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/fixkfti.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/fixunskfti.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/float128-hw.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/float128-ifunc.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/float128-sed
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/float128-sed-hw
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/floattikf.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/floatuntikf.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/quad-float128.h
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/sfp-exceptions.c
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/t-float128
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/t-float128-hw
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/trunctfkf2-sw.c
Modified:
    branches/ibm/gcc-5-branch/gcc/ChangeLog.ibm
    branches/ibm/gcc-5-branch/gcc/config/rs6000/altivec.md
    branches/ibm/gcc-5-branch/gcc/config/rs6000/predicates.md
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000-c.c
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000-cpus.def
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000-modes.def
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000-opts.h
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000-protos.h
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000.c
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000.h
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000.md
    branches/ibm/gcc-5-branch/gcc/config/rs6000/rs6000.opt
    branches/ibm/gcc-5-branch/gcc/config/rs6000/vector.md
    branches/ibm/gcc-5-branch/gcc/config/rs6000/vsx.md
    branches/ibm/gcc-5-branch/gcc/doc/extend.texi
    branches/ibm/gcc-5-branch/gcc/doc/invoke.texi
    branches/ibm/gcc-5-branch/gcc/doc/md.texi
    branches/ibm/gcc-5-branch/gcc/testsuite/ChangeLog.ibm
    branches/ibm/gcc-5-branch/libgcc/config.host
    branches/ibm/gcc-5-branch/libgcc/config/rs6000/sfp-machine.h
    branches/ibm/gcc-5-branch/libgcc/configure
    branches/ibm/gcc-5-branch/libgcc/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]