]> sourceware.org Git - glibc.git/commit
aarch64: inline __libc_mtag_new_tag
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 4 Feb 2021 17:05:28 +0000 (17:05 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 19 Mar 2021 11:46:21 +0000 (11:46 +0000)
commit5def14a58d846e7c96e7e883df53b1efaaeb1fb9
tree7eccf0565aa11b2d50a09deaa83748f1d37f972e
parent8ab27645dd5e3eb407b00241f0a6f108880ff65f
aarch64: inline __libc_mtag_new_tag

This is a common operation when heap tagging is enabled, so inline the
instructions instead of using an extern call.
sysdeps/aarch64/Makefile
sysdeps/aarch64/__mtag_new_tag.S [deleted file]
sysdeps/aarch64/libc-mtag.h
This page took 0.047059 seconds and 5 git commands to generate.