1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-12 19:04:54 +03:00
Files
glibc/sysdeps
Florian Weimer b7fc189f7f powerpc: Remove _dl_var_init
The generic __rtld_static_init code handles GLRO (dl_pagesize),
GLRO (dl_auxv), GLRO (dl_hwcap), GLRO (dl_hwcap2).
GLRO (dl_cache_line_size) is handled in an __rtld_static_init_arch
override.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-05-17 10:08:17 +02:00
..
2021-04-14 09:24:45 -07:00
2021-05-10 18:45:34 +02:00
2021-04-06 15:10:31 -03:00
2021-04-01 19:41:40 +00:00
2021-04-15 11:05:43 +02:00
2021-05-17 10:08:17 +02:00