This is the mail archive of the libstdc++@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]

Re: V3 PATCH: __cxa_guard_acquire



>2002-11-25  Mark Mitchell  <mark@codesourcery.com>
>
>	* libsupc++/Makefile.am (sources): Add guard.cc.
>	* libsupc++/Makefile.in: Regenerated.
>	* libsupc++/cxxabi.h (__cxa_guard_acquire): New function.
>	(__cxa_guard_release): Likewise.
>	(__cxa_guard_abort): Likewise.
>	* libsupc++/guard.cc: New file.

All new symbols have to be versioned. I did this for you, here's the patch.

-benjamin

Attachment: p.20021125-1
Description: Binary data


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