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]

r117629 - in /branches/gcc-4_1-branch/libstdc++...


Author: bkoz
Date: Wed Oct 11 08:30:42 2006
New Revision: 117629

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117629
Log:
2006-10-09  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/29095
        * libsupc++/cxxabi.h (__cxa_cdtor_type): Explicit "C" linkage.
        * config/cpu/arm/cxxabi_tweaks.h: Same.
        * config/cpu/generic/cxxabi_tweaks.h: Same.


Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/config/cpu/arm/cxxabi_tweaks.h
    branches/gcc-4_1-branch/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h
    branches/gcc-4_1-branch/libstdc++-v3/libsupc++/cxxabi.h


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