Files
semi-libc/arch/mips64
Rich Felker de400b6609 correct pointer types for a_ll_p and a_sc_p primitives on mips64
these changes should not affect generated code, but they reflect that
the underlying objects operated on by a_cas_p are supposed to have
type volatile void *, not volatile long. in theory a compiler could
treat the effective type mismatch in the "m" memory operands as
undefined behavior.
2016-03-11 05:12:56 +00:00
..
2016-03-06 17:41:56 +00:00
2016-03-06 17:41:56 +00:00
2016-03-06 17:41:56 +00:00
2016-03-06 17:41:56 +00:00
2016-03-06 17:41:56 +00:00
2016-03-06 17:41:56 +00:00