Home
last modified time | relevance | path

Searched hist:"4715 a95fb48cea22991b7fb456e371cc7bb07bfd" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/include/
H A Dendian.hdiff 4715a95fb48cea22991b7fb456e371cc7bb07bfd Fri Mar 30 01:30:17 CEST 2012 Dimitry Andric <dim@FreeBSD.org> Revert sys/x86/include/endian.h to what it was before r233419, as that
revision has two problems:
- It can produce worse code with both clang and gcc.
- It doesn't fix the actual issue introduced in r232721, which will be
fixed in the next commit.

Submitted by: bde, tijl and jh
Pointy hat to: dim