This is the mail archive of the gcc@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] | |
On Tuesday 13 of March 2012 17:02:01 Richard Henderson wrote:Well, its one that resolves the external symbols required by GCC 4.7/4.8 API here: http://gcc.gnu.org/wiki/Atomic/GCCMM/LIbraryis this yet another libatomic implementation better than atomic_ops?So, I've got something put together. I think it should be fairly scalable. As a test I've thrown in some ARM overrides.
See
git://repo.or.cz/gcc/rth.git rth/libatomic
which is a gcc tree with a libatomic subdir.
Comments welcome.
http://www.hpl.hp.com/research/linux/atomic_ops/ https://github.com/ivmai/libatomic_ops/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |