History log of /freebsd-10-stable/contrib/binutils/gas/config/tc-i386.c
Revision Date Author Comments
# 286690 12-Aug-2015 dim

MFC r286519:

In GNU as, avoid left-shifting negative integers, which is undefined.


# 261307 31-Jan-2014 pfg

MFC r261175:

binutils: add support for Intel SMAP-related instructions

Add support for stac/clac instructions to manipulate the flag
that controls the behaviour of Intel's Supervisor Mode Access
Prevention (SMAP) feature.

Tested by: dim
Obtained from: OpenBSD


# 286690 12-Aug-2015 dim

MFC r286519:

In GNU as, avoid left-shifting negative integers, which is undefined.


# 261307 31-Jan-2014 pfg

MFC r261175:

binutils: add support for Intel SMAP-related instructions

Add support for stac/clac instructions to manipulate the flag
that controls the behaviour of Intel's Supervisor Mode Access
Prevention (SMAP) feature.

Tested by: dim
Obtained from: OpenBSD