Jakub Jelinek bea0ac1d87 Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free
The following patch fixes catomic_compare_and_exchange_*_rel definitions
(which were never used and weren't correct) and uses
catomic_compare_and_exchange_val_rel in _int_free.  Comparing to the
pre-2009-07-02 --enable-experimental-malloc state the generated code should
be identical on all arches other than ppc/ppc64 and on ppc/ppc64 should use
lwsync instead of isync barrier.
2009-07-16 07:24:50 -07:00
..
2009-04-16 21:22:16 +00:00
2004-09-08 08:12:39 +00:00
2001-07-06 04:58:11 +00:00
2005-12-14 15:06:39 +00:00
2006-01-11 05:43:11 +00:00
2003-03-21 08:03:25 +00:00
2002-01-29 07:54:51 +00:00
2001-07-06 04:58:11 +00:00
2005-10-14 23:42:04 +00:00
2000-11-20 17:40:29 +00:00
2007-12-16 22:57:57 +00:00
2000-11-20 17:40:29 +00:00