]> code.ossystems Code Review - openembedded-core.git/commit
gcc6: Backport few more patches
authorJuro Bystricky <juro.bystricky@intel.com>
Thu, 1 Mar 2018 18:32:43 +0000 (10:32 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Mar 2018 23:35:38 +0000 (16:35 -0700)
commitf59291f9a3a7ef65206ef0503ce27eb61dc95caf
tree4817bb77245d0c51daf715a8a92918dffad53543
parente0d856d64f9e2afd762d6d40bcc6c8dc5e06b430
gcc6: Backport few more patches

Backported series of patches from https://github.com/hjl-tools/gcc.git
branch /hjl/indirect/gcc-6-branch/master which contains
an IA patch series for security related issues

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 files changed:
meta/recipes-devtools/gcc/gcc-6.4.inc
meta/recipes-devtools/gcc/gcc-6.4/backport/0001-i386-Move-struct-ix86_frame-to-machine_function.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0002-i386-Use-reference-of-struct-ix86_frame-to-avoid-cop.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0003-i386-Use-const-reference-of-struct-ix86_frame-to-avo.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0004-x86-Add-mindirect-branch.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0005-x86-Add-mfunction-return.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0006-x86-Add-mindirect-branch-register.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0007-x86-Add-V-register-operand-modifier.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0008-x86-Disallow-mindirect-branch-mfunction-return-with-.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0009-Use-INVALID_REGNUM-in-indirect-thunk-processing.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0010-i386-Pass-INVALID_REGNUM-as-invalid-register-number.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0011-i386-Update-mfunction-return-for-return-with-pop.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-6.4/backport/0012-i386-Add-TARGET_INDIRECT_BRANCH_REGISTER.patch [new file with mode: 0644]