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

Re: 3.0.1 PATCH: atomicity.h (libstdc++) for m68k




--On Wednesday, August 15, 2001 03:16:31 PM +0200 Andreas Schwab 
<schwab@suse.de> wrote:

> This patch implements atomic functions for the m68k.  Unfortunately I can
> only build a cross compiler, but since the definitions are coming directly
> from glibc, where they are reasonably tested, this should be ok.
>

There's no need for __compare_and_swap now; it's no longer used.

This patch is OK for the branch and the mainline.  Do the original
m68ks have those instructions?  And do we care?

Thanks,

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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