]> git.ipfire.org Git - thirdparty/glibc.git/commit
i386: Replace internal_function attribute for __mcount_internal
authorFlorian Weimer <fweimer@redhat.com>
Tue, 15 Aug 2017 12:46:19 +0000 (14:46 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 15 Aug 2017 12:51:55 +0000 (14:51 +0200)
commit4ebf934e34c947ed50d0a3ff68c40bc72e50ecc9
treef150a13f161032ddc897d50997ea2c22a712a4d8
parente9f57484aa18dff76dcad7a3943f08bb7affb840
i386: Replace internal_function attribute for __mcount_internal

__mcount_internal is called from assembler code.  Use an explicit
regparm attribute to pass both arguments in registers, to match what
used to happen with internal_function before commit
fbdc1e3e8de7f49e439b6e274d3e7e07da78416e (i386: Do not set
internal_function).
ChangeLog
sysdeps/i386/machine-gmon.h