Author: dim
Date: Wed Aug 12 19:06:35 2015
New Revision: 286688
URL: https://svnweb.freebsd.org/changeset/base/286688
Log:
MFC r286515:
In libm's exp2(3), avoid left-shifting a negative integer, which is
undefined. Replace it with the intended value, in a defined way.
Reviewed by:
Author: dim
Date: Wed Aug 12 19:18:54 2015
New Revision: 286690
URL: https://svnweb.freebsd.org/changeset/base/286690
Log:
MFC r286519:
In GNU as, avoid left-shifting negative integers, which is undefined.
Modified:
stable/9/contrib/binutils/gas/config/tc-i386.c
Directory Properties:
s
Author: pfg
Date: Thu Aug 13 01:04:26 2015
New Revision: 286714
URL: https://svnweb.freebsd.org/changeset/base/286714
Log:
MFC r286074:
GCC: Add a new option "-fstack-protector-strong"
This includes additional functions to be protected: those that
have local array definitions, or have