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 |
|
Ulrich Drepper
|
5644ef5461
|
Fix check for AVX enablement
The AVX bit is set if the CPU supports AVX. But this doesn't mean the
kernel does. Add checks according to Intel's documentation.
|
2011-07-20 21:21:03 -04:00 |
|
Ulrich Drepper
|
6986b98a18
|
Force :a_x86_64_ymm to be 16-byte aligned
|
2011-07-20 14:20:00 -04:00 |
|
Andreas Schwab
|
bfc9dc9bcf
|
Fix missing include
|
2011-07-20 14:12:57 -04:00 |
|
Ulrich Drepper
|
702e64bbd5
|
Updated translations.
|
2011-07-20 12:38:14 -04:00 |
|
Marek Polacek
|
295e904fe6
|
Add const attr to gnu_dev_{major,minor,makedev}
|
2011-07-20 12:35:29 -04:00 |
|
Marek Polacek
|
3ff9459622
|
dcigettext.c: Add missing bracket
|
2011-07-20 12:21:52 -04:00 |
|
Andreas Schwab
|
28b59fca7a
|
Use size_t for strlen results
|
2011-07-20 11:40:37 -04:00 |
|
Andreas Jaeger
|
5551a7b6aa
|
Fix for description of cross reference in manual
|
2011-07-19 20:41:44 -04:00 |
|
Ulrich Drepper
|
51846a515a
|
Correct feature announcement
|
2011-07-19 20:29:53 -04:00 |
|
Andreas Krebbel
|
19df733e64
|
S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro
|
2011-07-19 20:29:27 -04:00 |
|
Marek Polacek
|
c8835729b8
|
_dl_sort_fini: Remove unused argument
|
2011-07-19 20:27:43 -04:00 |
|
Marek Polacek
|
8991e135f7
|
elf/cache.c: Remove unnecessary condition
|
2011-07-19 20:17:51 -04:00 |
|
Marek Polacek
|
b902330ca8
|
Avoid warning in nscd config file parsing code
|
2011-07-19 20:13:31 -04:00 |
|
Ulrich Drepper
|
8002999481
|
Fix whitespaces
|
2011-07-19 17:27:09 -04:00 |
|
Liubov Dmitrieva
|
99710781cc
|
Improve 64 bit strcat functions with SSE2/SSSE3
|
2011-07-19 17:11:54 -04:00 |
|
Ulrich Drepper
|
7dc6bd90c5
|
Use union to avoid casts in code to store results of hashsum computations
|
2011-07-19 16:53:43 -04:00 |
|
Andreas Schwab
|
e0e7228480
|
Fix alloca accounting in strxfm
|
2011-07-19 15:03:57 -04:00 |
|