glibc/ports/sysdeps
Maciej W. Rozycki fe114d2064 _dl_static_init: Remove nested locking.
This function is now called from dl_open_worker with the GL(dl_load_lock)
lock held and no longer needs local protection.  GL(dl_load_lock) also
correctly protects _dl_lookup_symbol_x called here that relies on the
caller to have serialized access to the data structures it uses.
2013-06-27 11:49:44 +01:00
..
aarch64 Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
alpha [BZ #15666] alpha: Add __sqrt*_finite definitions 2013-06-24 18:12:24 -07:00
am33 Remove trailing whitespace in ports. 2013-06-05 20:26:40 +00:00
arm sysdeps/arm/arm-mcount.S: Comment typo fix. 2013-06-18 15:58:48 -07:00
hppa Remove trailing whitespace in ports. 2013-06-05 20:26:40 +00:00
ia64 Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
m68k m68k: fix bad use of register alias in cfi insn 2013-06-25 19:03:46 +02:00
microblaze Fix executable mode. 2013-06-06 02:15:33 +02:00
mips Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909). 2013-06-14 21:42:24 +00:00
powerpc PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch]. 2013-06-11 10:13:39 -05:00
tile tile: default to little-endian in bits/endian.h 2013-06-13 11:43:21 -04:00
unix _dl_static_init: Remove nested locking. 2013-06-27 11:49:44 +01:00