From: H.J. Lu Date: Sun, 14 Jan 2018 20:56:07 +0000 (-0800) Subject: Correct ChangeLog of x86: Add -mindirect-branch= X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dfc358bf02d70a2b24ec643d1367f41441322fc4;p=gcc.git Correct ChangeLog of x86: Add -mindirect-branch= From-SVN: r256672 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3cb1898f15b..b59e50f7b59 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -87,6 +87,8 @@ (indirect_thunk_name): Likewise. (output_indirect_thunk): Likewise. (output_indirect_thunk_function): Likewise. + (ix86_output_indirect_branch_via_reg): Likewise. + (ix86_output_indirect_branch_via_push): Likewise. (ix86_output_indirect_branch): Likewise. (ix86_output_indirect_jmp): Likewise. (ix86_code_end): Call output_indirect_thunk_function if needed.