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]

[Target maintainers]: Please update libjava/sysdep/*/locks.h with new atomic builtins


Hello!

I would like to point out that in libjava/sysdep/*/locks.h many
targets still implement atomics in assembly. These utility functions
can be implemented with new atomic builtins, avoiding quite some
compexity.

Maintaniers of unconverted targets (m68k, pa, powerpc, s390, sh and sparc) CC'd.

Uros.


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