pkgsrc/lang/gcc5
maya 324450b1ac gcc5: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671)
We should not expand call arguments in between flags reg setting and
flags reg using instructions, as it may expand with flags reg
clobbering insn (ADD in this case).

Attached patch moves expansion out of the link. Also, change
zero-extension to non-flags reg clobbering sequence in case we perform
zero-extension with and.

2017-03-25  Uros Bizjak
2017-07-29 00:42:35 +00:00
..
patches gcc5: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671) 2017-07-29 00:42:35 +00:00
buildlink3.mk Remove mk/find-prefix.mk usage from the lang category. 2015-11-25 12:51:16 +00:00
DESCR provide a consistent description across gcc packages. 2017-01-14 10:51:09 +00:00
distinfo gcc5: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671) 2017-07-29 00:42:35 +00:00
Makefile gcc5: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671) 2017-07-29 00:42:35 +00:00
options.mk Use OPSYSVARS. 2016-02-25 14:42:55 +00:00
PLIST.java
version.mk Update gcc5 to 5.4.0 and gcc5-libs to 5.4.0nb1 2016-07-05 18:55:08 +00:00