CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/01/03 22:56:47

Modified files:
        gnu/usr.bin/binutils-2.17/gas/config: tc-mips.c 

Log message:
Make gas ignore the ".set hardfloat" directive on mips64.

The directive is needed in certain parts of the kernel code when
compiling using clang. By ignoring the directive, the old toolchain
will still be able to build the kernel after the code has been adjusted
for clang.

OK kettenis@

Reply via email to