glibc/sysdeps
Florian Weimer ef4f97648d malloc: Simplify static malloc interposition [BZ #20432]
Existing interposed mallocs do not define the glibc-internal
fork callbacks (and they should not), so statically interposed
mallocs lead to link failures because the strong reference from
fork pulls in glibc's malloc, resulting in multiple definitions
of malloc-related symbols.
2016-08-26 23:20:41 +02:00
..
aarch64 Add fesetexcept: aarch64. 2016-08-16 16:16:57 +00:00
alpha Convert _Complex tangent functions to generated code 2016-08-19 16:47:31 -05:00
arm Add fesetexcept: arm. 2016-08-16 16:18:24 +00:00
generic Support for type-generic libm function implementations libm 2016-08-17 14:06:03 -05:00
gnu Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h. 2016-08-03 12:13:16 +00:00
hppa Add fesetexcept: hppa. 2016-08-16 16:19:03 +00:00
i386 Add fesetexcept. 2016-08-16 16:16:10 +00:00
ia64 Do not override objects in libc.a in other static libraries [BZ #20452] 2016-08-17 14:57:01 +02:00
ieee754 Convert _Complex tangent functions to generated code 2016-08-19 16:47:31 -05:00
init_array
m68k Convert _Complex sine functions to generated code 2016-08-19 16:46:41 -05:00
mach malloc: Simplify static malloc interposition [BZ #20432] 2016-08-26 23:20:41 +02:00
microblaze
mips Do not override objects in libc.a in other static libraries [BZ #20452] 2016-08-17 14:57:01 +02:00
nacl Add fesetexcept. 2016-08-16 16:16:10 +00:00
nios2
nptl malloc: Simplify static malloc interposition [BZ #20432] 2016-08-26 23:20:41 +02:00
posix Fix incorrect double-checked locking related to _res_hconf.initialized. 2016-08-18 20:53:37 +02:00
powerpc Add fesetexcept: powerpc. 2016-08-16 16:22:12 +00:00
pthread
s390 Do not override objects in libc.a in other static libraries [BZ #20452] 2016-08-17 14:57:01 +02:00
sh Add fesetexcept: sh. 2016-08-16 16:25:10 +00:00
sparc Add fesetexcept: sparc. 2016-08-16 16:25:57 +00:00
tile
unix Do not override objects in libc.a in other static libraries [BZ #20452] 2016-08-17 14:57:01 +02:00
wordsize-32
wordsize-64
x86 X86: Change bit_YMM_state to (1 << 2) 2016-08-19 13:32:34 -07:00
x86_64 X86-64: Correct CFA in _dl_runtime_resolve 2016-08-26 08:57:54 -07:00