Prepare use if IFUNC functions outside libc.so.
[platform/upstream/glibc.git] / sysdeps /
2009-07-29 Ulrich DrepperPrepare use if IFUNC functions outside libc.so.
2009-07-29 Ulrich DrepperImprove CFI in x86-64 ld.so trampoline code.
2009-07-29 H.J. LuProperly restore AVX registers on x86-64.
2009-07-29 Ulrich DrepperPreserve SSE registers in runtime relocations on x86-64.
2009-07-27 Ulrich DrepperRefine testing for xmm/ymm register use in x86-64 ld.so.
2009-07-27 Ulrich DrepperNo need for special strcmp for rtld.
2009-07-26 Ulrich DrepperMake sure no code in ld.so uses xmm/ymm registers on...
2009-07-26 H.J. LuAdd SSE2 support to str{,n}cmp for x86-64.
2009-07-26 Ulrich DrepperCompatibility of signalfd/eventfd with older kernels.
2009-07-26 H.J. LuSome some optimizations for x86-64 strcmp.
2009-07-25 Ulrich DrepperHandle missing NSS modules and those without callbacks.
2009-07-25 Ulrich DrepperOptimize x86-64 SSE4.2 strcmp.
2009-07-24 Ulrich DrepperDon't automatically use /lib/modules/* headers.
2009-07-24 Ulrich DrepperMore white space fixes.
2009-07-24 Ulrich DrepperWhite space fixes in last checkin.
2009-07-24 Andreas KrebbelS/390: Hardware iconv modules.
2009-07-23 Ulrich DrepperAvoid cpuid instructions in cache info discovery.
2009-07-23 Ulrich DrepperAdd more cache descriptors for L3 caches on x86 and...
2009-07-23 Ulrich DrepperPerform test for Arom x86-64 in central place and handl...
2009-07-23 Ulrich DrepperPreserve stack alignment in i386 makecontext.
2009-07-23 Ulrich DrepperHandle unloading of DSO with a unique symbol definition.
2009-07-21 Ulrich DrepperMinor cleanups in x86-64 strstr.
2009-07-21 Ulrich DrepperBetter check for optimization in new x86-64 strstr...
2009-07-21 H.J. LuSSE4.2 strstr/strcasestr for x86-64.
2009-07-17 Ulrich DrepperReplace hand-coded unwind tables from x86-64 pthread_once.
2009-07-16 Ulrich DrepperRemove warning and little optimization.
2009-07-16 Ulrich DrepperOptimize restoring of ymm registers on x86-64.
2009-07-16 Ulrich DrepperFix up whitespaces in new memcmp for x86-64.
2009-07-16 H.J. Lumemcmp implementation for x86-64 using SSE2.
2009-07-16 Ulrich DrepperFix thinko in AVX audit patch.
2009-07-16 Ulrich DrepperFix typo in last change.
2009-07-16 Ulrich DrepperSecure AVX changes for auditing code.
2009-07-10 H.J. LuAdd AVX support to ld.so auditing for x86-64.
2009-07-10 Ulrich DrepperFix comment in Linux's <sys/epoll.h>.
2009-07-10 Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-07-06 Andreas SchwabFix wrong PPC_FEATURE_* values.
2009-07-03 Ulrich DrepperMinor cleanups in recently added files.
2009-07-03 Ulrich DrepperAlign functions to 16-byte boundary.
2009-07-03 H.J. LuAdd SSE4.2 support for strcspn, strpbrk, and strspn...
2009-07-02 H.J. LuFix handling of xmm6 in ld.so audit hooks on x86-64.
2009-07-02 Ulrich DrepperWhitespace fixes in last patch.
2009-07-02 H.J. LuSSSE3 strcpy/stpcpy for x86-64
2009-06-30 Ulrich DrepperRegenerated.
2009-06-30 Ulrich DrepperFix little checkin problem in last patch.
2009-06-30 H.J. LuDetermine and store processor family and model on x86-64.
2009-06-25 Andreas SchwabFix text relocation on ppc32.
2009-06-24 Andreas SchwabFix cfa offset for saved registers in PPC sqrt implemen...
2009-06-23 Ulrich DrepperClean up whitespaces in last patch.
2009-06-23 H.J. LuAdd SSE4.2 support for strcmp and strncmp on x86-64.
2009-06-18 Ulrich DrepperAdd 802.15.4 definitions to header files.
2009-06-17 Andreas SchwabDon't treat bug reporting message as a format string.
2009-06-16 Ulrich DrepperExtend pt_chown to drop privileges.
2009-06-16 Jakub JelinekFix x86-64 memchr for large lengths.
2009-06-16 Ryan S. ArnoldFix incorrect use of cmpldi in 32-bit PPC code.
2009-06-16 Ulrich DrepperAdd missing include.
2009-06-16 Ulrich DrepperFold Linux-specific grantpt code into Unix version.
2009-06-16 Ulrich DrepperFix permission of slave device on devpts if necessary.
2009-06-15 Ulrich DrepperPreserve message printed before abort.
2009-06-15 Jakub Jelineklibc part of prelink IFUNC support.
2009-06-14 Ulrich DrepperFix warnings when using <sys/select.h>.
2009-06-05 Ulrich DrepperAdd SSE4.2 optimized rawmemchr implementation for x86-64.
2009-06-05 Ulrich DrepperForgot some more cleanups for the SSE4.2 strlen on...
2009-06-05 Ulrich DrepperAdd missing cleanups from SSE4.2 x86-64 strlen.
2009-06-05 Ulrich DrepperOptimize x86-64 strlen for SSE4.2.
2009-06-04 Ulrich DrepperMore small optimizations for x86-64 strlen.
2009-06-04 Ulrich DrepperTiny strlen for x86-64 optimization.
2009-06-01 Ulrich DrepperSmall optimization of STT_GNU_IFUNC handling.
2009-06-01 Ulrich DrepperBetter error message for invalid relocatio in static...
2009-06-01 Ulrich DrepperFix up sched_cpucount in x86-64.
2009-06-01 Ulrich DrepperFinish IFUNC support for x86 and x86-64.
2009-06-01 Ulrich DrepperSimplify CPUID value handling.
2009-06-01 Ulrich DrepperAdd missing file from accept4 commit.
2009-05-29 Ulrich DrepperFix errno for boundary conditions in 128-bit long double.
2009-05-29 Ulrich DrepperImplement longjmp checking for s390.
2009-05-29 Ulrich DrepperCompact cache info data structure for x86/x86-64.
2009-05-22 Andreas SchwabFix errno for IBM long double.
2009-05-22 Andreas SchwabAdd ___longjmp_chk support for powerpc{32,64}.
2009-05-22 Jakub JelinekImplement accept4 for more archs using socketcall.
2009-05-22 Ulrich DrepperAdd missing file from previous IA-64 longjmp commit.
2009-05-22 Ulrich DrepperHandle -g option for IA-64 assembler.
2009-05-22 Ulrich DrepperFix IA-64 memchr read-ahead.
2009-05-22 H.J. LuAdd ____longjmp_chk support for IA-64.
2009-05-22 H.J. LuAdd missing .text directives.
2009-05-22 Ulrich DrepperDon't define __ASSUME_ACCEPT4 for IA-64.
2009-05-22 Jakub JelinekRemove __NR_accept4 definition.
2009-05-22 Jakub JelinekCorrect socketcall argument for accept4.
2009-05-18 Kaz KojimaAdd ____longjmp_chk for SH.
2009-05-16 Jim Meyeringremove subsumed .gitignore entries and files
2009-05-16 Jim Meyeringremove COPYING* from .gitignore files
2009-05-16 Jakub JelinekAdd missing export of fallocate64 on 32-bit platforms.
2009-05-16 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16 Ulrich DrepperCheck for valid stack frame in longjmp.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-05-10 Ulrich Drepper* version.h (VERSION): Bump to 2.10.1. cvs/fedora-glibc-20090510T1842
2009-05-09 Ulrich Drepper[BZ #10118]
2009-05-09 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define...
2009-05-09 Ulrich Drepper* sysdeps/x86_64/memchr.S: Handle invalid buffer pointe...
2009-05-07 Ulrich Drepper* io/sys/stat.h (fstatat64): Guard prototype with __USE...
2009-04-29 Jakub Jelinek* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended...
2009-04-27 Ulrich Drepper* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
next