Searched hist:211159 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/libexec/rtld-elf/mips/
H A Dreloc.cdiff 211159 Wed Aug 11 00:35:59 MDT 2010 neel Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revert
r211130 in favor of this more general fix.

This fixes a compilation error for mips 64-bit little endian build.
libexec/rtld-elf/mips/reloc.c:196: warning: right shift count >= width of type

Suggested by: stefanf, jchandra, bde

Completed in 103 milliseconds