..
aarch64
Fix how we place each objects thread local data. The code used was based
2015-09-01 15:57:03 +00:00
amd64
Disable SSE in libthr
2015-08-05 12:53:55 +00:00
arm
Annotate arm userspace assembler sources stating their tolerance to
2015-09-29 16:09:58 +00:00
i386
Disable SSE in libthr
2015-08-05 12:53:55 +00:00
mips
MIPS rtld: report missing symbol rather than segfaulting
2015-04-05 14:06:11 +00:00
powerpc
Apply r246556 to powerpc:
2015-01-06 03:49:22 +00:00
powerpc64
Remove some trailing space.
2015-10-09 18:39:52 +00:00
sparc64
IFUNC symbol type shall be processed for non-PLT relocations,
2014-08-29 09:29:10 +00:00
tests
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
2015-10-12 08:16:03 +00:00
debug.c
debug.h
Remove historical GNUC test
2015-05-06 15:29:11 +00:00
libmap.c
Rather than using the #define for path names, indirect through a char *
2015-10-31 04:39:55 +00:00
libmap.h
Make the directory mapping functionality, which was previously only
2013-09-21 21:03:52 +00:00
Makefile
Fix build on GCC 5.2 where, at least on PPC64, the compiler would "optimize"
2015-12-03 00:06:59 +00:00
Makefile.depend
new depends
2015-06-16 23:37:19 +00:00
malloc.c
Move all the paths into a new path.h to centralize them.
2015-10-31 04:39:28 +00:00
map_object.c
Allow PT_NOTES segments to be located anywhere in the executable
2015-10-14 18:29:21 +00:00
paths.h
Rather than using the #define for path names, indirect through a char *
2015-10-31 04:39:55 +00:00
rtld_lock.c
Change compiler setting to make default visibility of the symbols for
2015-03-29 18:53:21 +00:00
rtld_lock.h
Change compiler setting to make default visibility of the symbols for
2015-03-29 18:53:21 +00:00
rtld_printf.c
Add the LD_LIBRARY_PATH_FDS environmental variable.
2014-06-20 17:08:32 +00:00
rtld_printf.h
Add the LD_LIBRARY_PATH_FDS environmental variable.
2014-06-20 17:08:32 +00:00
rtld_tls.h
Change compiler setting to make default visibility of the symbols for
2015-03-29 18:53:21 +00:00
rtld.1
mdoc: remove superfluous paragraph macros.
2014-06-23 18:40:21 +00:00
rtld.c
Rather than using the #define for path names, indirect through a char *
2015-10-31 04:39:55 +00:00
rtld.h
Move all the paths into a new path.h to centralize them.
2015-10-31 04:39:28 +00:00
Symbol.map
Add rtld private interface for dso to detect dynamic loading
2015-01-03 18:09:53 +00:00
xmalloc.c
Increase alignment to size of pointer if the alignment is too small.
2014-02-22 11:06:48 +00:00