]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86-64: Add endbr64 to tst-quadmod[12].S
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 24 Jul 2018 12:11:59 +0000 (05:11 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 24 Jul 2018 12:12:14 +0000 (05:12 -0700)
commitca027e0f62789a0958b69dac4133616a90de6f7c
tree3302d607d1ffbd1f957439b66847e809b71d558b
parentb99f1c957d37e6c5dfce2fee7bff17e5a09ce400
x86-64: Add endbr64 to tst-quadmod[12].S

Add endbr64 to tst-quadmod1.S and tst-quadmod2.S so that func and foo
can be called indirectly.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
* sysdeps/x86_64/tst-quadmod1.S (func): Add endbr64 if IBT is
enabled.
(foo): Likewise.
* sysdeps/x86_64/tst-quadmod2.S (func) : Likewise.
(foo): Likewise.
ChangeLog
sysdeps/x86_64/tst-quadmod1.S
sysdeps/x86_64/tst-quadmod2.S