This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r117214 - in /branches/ibm/gcc-4_1-branch/libst...


Author: janis
Date: Mon Sep 25 23:47:08 2006
New Revision: 117214

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117214
Log:
	Backport 128-bit long double support for libstdc++

Added:
    branches/ibm/gcc-4_1-branch/libstdc++-v3/config/os/gnu-linux/ldbl-extra.ver
      - copied unchanged from r110967, branches/redhat/gcc-4_1-branch/libstdc++-v3/config/os/gnu-linux/ldbl-extra.ver
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/compatibility-ldbl.cc
      - copied unchanged from r110967, branches/redhat/gcc-4_1-branch/libstdc++-v3/src/compatibility-ldbl.cc
Modified:
    branches/ibm/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/ibm/gcc-4_1-branch/libstdc++-v3/config.h.in
    branches/ibm/gcc-4_1-branch/libstdc++-v3/config/linker-map.gnu
    branches/ibm/gcc-4_1-branch/libstdc++-v3/config/locale/generic/c_locale.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/config/locale/gnu/c_locale.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/configure
    branches/ibm/gcc-4_1-branch/libstdc++-v3/configure.ac
    branches/ibm/gcc-4_1-branch/libstdc++-v3/include/Makefile.am
    branches/ibm/gcc-4_1-branch/libstdc++-v3/include/Makefile.in
    branches/ibm/gcc-4_1-branch/libstdc++-v3/include/bits/c++config
    branches/ibm/gcc-4_1-branch/libstdc++-v3/include/bits/locale_facets.h
    branches/ibm/gcc-4_1-branch/libstdc++-v3/include/bits/locale_facets.tcc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/include/bits/localefwd.h
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/Makefile.am
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/Makefile.in
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/compatibility.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/complex_io.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/istream-inst.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/limits.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/locale-inst.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/locale-misc-inst.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/locale.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/ostream-inst.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/src/wlocale-inst.cc
    branches/ibm/gcc-4_1-branch/libstdc++-v3/testsuite/testsuite_abi.cc


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