Mateusz Guzik da8e950a27 rtld: remove hand rolled memset and bzero
They were introduced to take care of ifunc, but right now no architecture
provides ifunc'ed variants. Since rtld uses memset extensively this results in
a pessmization. Should someone want to use ifunc here they should provide a
mandatory symbol (e.g., rtld_memset).

See the review for profiling data.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D23176
2020-01-15 01:30:32 +00:00
..
2020-01-11 09:18:58 +00:00
2020-01-11 09:18:58 +00:00
2020-01-11 09:18:58 +00:00
2020-01-11 09:18:58 +00:00
2020-01-11 09:18:58 +00:00
2020-01-11 09:18:58 +00:00
2020-01-11 09:18:58 +00:00
2017-09-01 16:56:37 +00:00
2019-12-31 05:41:47 +00:00