1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/libexec/rtld-elf
Jessica Clarke b72e57d6c9 rtld: Define MD_OBJ_ENTRY for mips
This is a direct commit to stable/13.

Reported by:	mmel
Fixes:		f9210d37c5 ("rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry")
2024-07-31 19:59:43 +01:00
..
aarch64 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
amd64 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
arm rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
i386 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
mips rtld: Define MD_OBJ_ENTRY for mips 2024-07-31 19:59:43 +01:00
powerpc rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
powerpc64 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
riscv rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
rtld-libc rtld: remove pointless "extern" 2024-02-29 02:24:43 +02:00
tests rtld: add some dlopen tests 2024-03-17 22:34:05 -05:00
debug.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
debug.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
libmap.c Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
libmap.conf Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
libmap.h Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
Makefile rtld: use generated map file to check for some leaks from libc into rtld 2024-03-06 09:42:42 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
map_object.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_lock.c Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
rtld_lock.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_malloc.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 11:13:18 -07:00
rtld_malloc.h rtld_malloc: add __crt_aligned_alloc_offset() 2023-08-28 03:27:48 +03:00
rtld_paths.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_printf.c rtld snprintf: do not erronously skip a char at the buffer boundary 2024-05-03 03:26:26 +03:00
rtld_printf.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_utrace.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld.1 rtld.1: clarify interaction between -u and -o 2024-05-07 11:59:07 +03:00
rtld.c rtld direct exec: make -u behavior match the description 2024-05-07 11:59:07 +03:00
rtld.h rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 13:34:29 +01:00
Symbol.map Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
xmalloc.c rtld: switch from malloc_aligned() to __crt_aligned_alloc() 2023-08-28 03:27:48 +03:00