History log of /openjdk10/hotspot/src/os_cpu/linux_sparc/vm/atomic_linux_sparc.hpp
Revision Date Author Comments
# 13529:182f9c89e337 29-Aug-2017 glaubitz

8186855: Multiple platforms broken after 8186476: Generalize Atomic::add with templates
Reviewed-by: stuefe, coleenp


# 13512:d78407f77172 28-Aug-2017 eosterlund

8186476: Generalize Atomic::add with templates
Reviewed-by: aph, dholmes
Contributed-by: kim.barrett@oracle.com


# 13477:4d61110c6046 23-Aug-2017 eosterlund

8186166: Generalize Atomic::cmpxchg with templates
Reviewed-by: dholmes, coleenp
Contributed-by: kim.barrett@oracle.com


# 13292:b1812dde71dc 14-Jul-2017 ehelin

8182165: The header atomic_linux_sparc.inline.hpp should be named atomic_linux_sparc.hpp
Reviewed-by: ehelin, stuefe
Contributed-by: glaubitz@physik.fu-berlin.de