Ulrich Drepper
|
c5305d88c7
|
Fix some problem of 32-bit pldd on 64-bit platforms
|
2011-08-17 10:31:15 -04:00 |
|
Ulrich Drepper
|
2772459841
|
Prevent possible race conditions by attaching pldd to all threads
|
2011-08-17 09:41:23 -04:00 |
|
Ulrich Drepper
|
174baab3f9
|
Improve printing of lookup scopes
The scope of a new object should be printed earlier and when the scope
of an already loaded object is extended only the changes should be
printed.
|
2011-08-16 16:11:03 -04:00 |
|
Ulrich Drepper
|
f0f47fa064
|
Avoid warning from last change
|
2011-08-16 12:35:28 -04:00 |
|
Ulrich Drepper
|
794bf65aac
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
|
2011-08-16 11:20:14 -04:00 |
|
Ulrich Drepper
|
076fe0152b
|
Fix printing of scope number
|
2011-08-16 11:17:15 -04:00 |
|
Roland McGrath
|
5744c68d78
|
Align x86 TCB to 64 bytes (cache line size), important for Atom.
|
2011-08-14 19:26:49 -07:00 |
|
Roland McGrath
|
85ae058936
|
More warning patrol, in dead code (sigh).
|
2011-08-14 19:26:36 -07:00 |
|
Ulrich Drepper
|
f3ed22607e
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-08-14 22:21:54 -04:00 |
|
Ulrich Drepper
|
a60df2c3db
|
Add missing initialization in service cache in nscd
|
2011-08-14 22:20:09 -04:00 |
|
Roland McGrath
|
69f6309711
|
More warning patrol.
|
2011-08-14 16:42:06 -07:00 |
|
Roland McGrath
|
675456ef83
|
Clean up locale/Makefile variables for -D switches.
|
2011-08-14 16:28:51 -07:00 |
|
Roland McGrath
|
5e4287d16f
|
Warning patrol.
|
2011-08-14 15:59:11 -07:00 |
|
David S. Miller
|
9c96ff2385
|
* sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
|
2011-08-14 04:09:28 -07:00 |
|
Ulrich Drepper
|
73d7af4f4c
|
Implement LD_DEBUG=scopes
|
2011-08-13 22:24:08 -04:00 |
|
Ulrich Drepper
|
1dc277048c
|
Fix caller information of NSS modules
|
2011-08-13 12:47:47 -04:00 |
|
Ulrich Drepper
|
f9ddf089f1
|
Fix compile problem
l10nflist compiles for localedef now. Optimize a bit.
|
2011-08-13 12:21:10 -04:00 |
|
Ulrich Drepper
|
07df30d995
|
Better check for last patch
Don't indicate that dependencies of dynamically loaded objects are
also dynamically loaded.
|
2011-08-12 13:32:10 -04:00 |
|
Ulrich Drepper
|
9ac533d31b
|
Better debug information from ld.so
Differentiate between loading as a dependency and loading on request.
|
2011-08-12 13:20:11 -04:00 |
|
Ulrich Drepper
|
8e999d2962
|
Minor optimization of popcount in l10nflist
|
2011-08-11 14:07:04 -04:00 |
|
Ulrich Drepper
|
89edf2e911
|
Locale-independent parsing in libintl
|
2011-08-11 14:04:08 -04:00 |
|
Ulrich Drepper
|
2df1f7be58
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-08-11 13:02:45 -04:00 |
|
Andreas Schwab
|
14d9678512
|
Clean up PLT use for scandirat
|
2011-08-11 11:41:09 -04:00 |
|
David S. Miller
|
6761ac045d
|
* sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
enum.
* sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
|
2011-08-10 23:09:24 -07:00 |
|
Andreas Schwab
|
a724d1b9bf
|
Fix stack alignment on x86_64
|
2011-08-09 10:07:10 -04:00 |
|
Ulrich Drepper
|
c55fbd1ea7
|
Implement scandirat function
|
2011-08-09 09:57:55 -04:00 |
|
Ulrich Drepper
|
879165f25a
|
Avoid multiple definitions of identical scandir cancellation handler
|
2011-08-08 13:49:37 -04:00 |
|
Ulrich Drepper
|
16292eddd7
|
Provide better output in string tests
If IMPL is called with a macro for the first parameter the macro does not
get expanded before the string is stored in the impl_t data structure.
|
2011-08-04 17:47:24 -04:00 |
|
Ulrich Drepper
|
cb7e923b71
|
Cleanup wcscmp test addition
|
2011-08-04 17:43:30 -04:00 |
|
Liubov Dmitrieva
|
cff8293390
|
New comprehensive test for wcscmp
|
2011-08-04 16:04:15 -04:00 |
|
Andreas Schwab
|
9be9bfcc9d
|
Properly tokenize nameserver line for servers with IPv6 address
|
2011-08-04 15:50:48 -04:00 |
|
Andreas Schwab
|
2e96f1c73b
|
Fix encoding name for IDN in getaddrinfo
|
2011-08-04 15:42:10 -04:00 |
|
Jakub Jelinek
|
85188888f6
|
Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architectures
|
2011-08-04 15:40:16 -04:00 |
|
Ulrich Drepper
|
b969a69b2e
|
Fix whitespaces
|
2011-08-04 15:38:35 -04:00 |
|
Liubov Dmitrieva
|
5fa16e9b01
|
Improve x86-32 strcat functions with SSE2/SSSE3
|
2011-08-04 15:33:38 -04:00 |
|
Andreas Schwab
|
8c1a459f9a
|
Fix inline strncat/strncmp on x86
|
2011-08-04 14:59:25 -04:00 |
|
Ulrich Drepper
|
798be72d12
|
Define SEEK_DATA and SEEK_HOLE
|
2011-07-23 21:45:57 -04:00 |
|
Ulrich Drepper
|
8accd4dccc
|
Define AF_NFC and PF_NFC
|
2011-07-23 20:06:48 -04:00 |
|
Ulrich Drepper
|
cbff0d9689
|
Update ptrace constants
|
2011-07-23 19:10:18 -04:00 |
|
Ulrich Drepper
|
9191c04a7e
|
Adjust test for correct installation
|
2011-07-23 15:28:31 -04:00 |
|
Ulrich Drepper
|
bba33c289b
|
One more typo in AVX test
|
2011-07-23 15:18:13 -04:00 |
|
Ulrich Drepper
|
2ee5518515
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-07-23 00:04:15 -04:00 |
|
Ulrich Drepper
|
7a03a9c8c4
|
Add read barriers in cancellation initialization
|
2011-07-22 23:48:22 -04:00 |
|
Ulrich Drepper
|
1aae088a8a
|
One more change to XSAVE patch
|
2011-07-22 23:33:22 -04:00 |
|
Ulrich Drepper
|
8e2045f555
|
Optimize __init_des_r
|
2011-07-22 23:25:40 -04:00 |
|
Ulrich Drepper
|
90f139ddd0
|
Add read barrier protecting DES initialization
|
2011-07-22 23:19:30 -04:00 |
|
Andreas Schwab
|
1d002f2539
|
Fix AVX check
|
2011-07-22 14:33:47 -04:00 |
|
Ulrich Drepper
|
21137f89c5
|
Fix overflow bug is optimized strncat for x86-64
|
2011-07-21 12:32:36 -04:00 |
|
Ulrich Drepper
|
a65c0b7a32
|
Add more tests for strcat and strncat.
|
2011-07-21 06:56:25 -04:00 |
|
Ulrich Drepper
|
90bb2039e9
|
Check for overflows in expressions
Some passed in values might cause overflows in expressions.
|
2011-07-20 22:53:58 -04:00 |
|