freebsd-src/libexec/rtld-elf
Jessica Clarke 195e50541e libexec: Automatically generate rtld-elf list and generalise TAGS
Note that the pattern for matching is made slightly more specific, so as
to permit libcompats where one is a prefix of another (e.g. CheriBSD has
lib64 and lib64c).

Reviewed by:	brooks, jhb, emaste, imp, kib
Differential Revision:	https://reviews.freebsd.org/D41183
2023-07-27 05:10:45 +01:00
..
aarch64 rtld: Annotate .rtld_start on aarch64 2023-07-07 19:55:28 +03:00
amd64 rtld: Add a stop indicator to rtld_start to satisfy unwinders on x86_64 2023-07-01 10:51:35 +03:00
arm rtld-elf: Remove set but unused variable on 32-bit arm. 2023-06-20 09:29:00 -07:00
i386 rtld: Annotate .rtld_start on i386 2023-07-11 15:10:32 +03:00
powerpc rtld: rename tls_done to tls_static 2023-06-05 22:33:17 +03:00
powerpc64 rtld: rename tls_done to tls_static 2023-06-05 22:33:17 +03:00
riscv rtld: rename tls_done to tls_static 2023-06-05 22:33:17 +03:00
rtld-libc libexec/rtld-elf/rtld-libc/Makefile.inc: do not use machdep string functions 2023-07-16 18:41:55 +03:00
tests spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
debug.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
debug.h rtld-elf: Reuse _BASENAME_RTLD for debug.h rather than duplicating logic 2023-07-09 18:45:49 +01:00
libmap.c rtld: fix typo in comment 2022-10-17 17:10:03 +03:00
libmap.conf
libmap.h rtld-elf/libmap.h: style declarations 2022-09-19 01:49:41 +03:00
Makefile libexec: Automatically generate rtld-elf list and generalise TAGS 2023-07-27 05:10:45 +01:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
map_object.c rtld: rename tls_done to tls_static 2023-06-05 22:33:17 +03:00
rtld.1 rtld: add support for the $LIB token 2022-11-11 12:06:30 +02:00
rtld.c rtld: fix dlopen() for an object that is already mapped but not yet initialized 2023-07-16 15:34:34 +03:00
rtld.h rtld: remove dup __crt_malloc prototypes 2023-07-26 17:24:17 +03:00
rtld_lock.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rtld_lock.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rtld_malloc.c rtld_malloc: add cp2op() helper 2023-07-26 17:24:18 +03:00
rtld_malloc.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rtld_paths.h rtld-elf: Remove _PATH_ELF32_HINTS and _COMPAT32_PATH_RTLD 2023-07-09 18:50:30 +01:00
rtld_printf.c rtld: add rtld_fdprintfx() 2021-11-13 19:33:13 +02:00
rtld_printf.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rtld_tls.h rtld_tls.h: style 2023-06-05 22:33:17 +03:00
rtld_utrace.h
Symbol.map
xmalloc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00