Fix missing .ctors/.dtors lead word in soinit
[platform/upstream/glibc.git] / sysdeps / i386 /
2011-06-25 H.J. LuFix unwind info in 32bit SSE2/SSSE3 strncpy
2011-06-24 H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2011-06-21 David S. MillerAdd an elf_ifunc_invoke interface so that architectures...
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-18 Mike FrysingerFix static linking with checking x86/x86-64 memcpy.
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperRegenerate.
2011-02-03 H.J. LuAVX audit test failures with gcc 4.6
2011-01-13 Ulrich DrepperFix alignment in x86 destructor calls.
2011-01-09 Ulrich DrepperClean up some bits/select.h headers.
2010-12-25 H.J. LuRemove `.ctors' and `.dtors' output sections
2010-12-20 Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-12-14 Ulrich DrepperUndo accidental checkin.
2010-12-09 Jakub JelinekFix -D_FORTIFY_SOURCE memmove and bcop
2010-12-03 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-12-02 H.J. LuRemove dead code from x86-32 SSSE3 strncmp.
2010-11-30 Ulrich DrepperRelax libm tests for x86-32.
2010-11-10 Ulrich DrepperFix warnings in __bswap_16.
2010-11-05 Ulrich Drepper32bit memset-sse2.S fails with uneven cache size
2010-10-19 Ulrich DrepperProvide FP_FAST_FMA{,F,L} definitions for x86/x86-64.
2010-10-15 Jakub JelinekImplement fmal, some fma bugfixes
2010-10-14 Jakub JelinekImplement accurate fma.
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-08-28 Roland McGrathAdd missing i686/multiarch/Makefile bit for shared...
2010-08-27 Ulrich DrepperFixup x86 after x86-64 varshift change.
2010-08-25 H.J. LuUnroll 32bit SSE strlen and handle slow bsf
2010-08-24 Richard HendersonClean up SSE variable shifts
2010-08-19 Andreas SchwabFix ifunc thunk for strspn on x86 in static libc
2010-08-16 H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-08-08 Andi Kleenx86: Add support for frame pointer less mcount
2010-07-21 Andreas SchwabAdd missing file from last commit.
2010-07-21 Andreas SchwabAdd strcasestr-nonascii to i386 build
2010-04-15 H.J. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2010-04-15 H.J. LuAdd x86-32 FMA support
2010-03-18 H.J. LuFix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
2010-03-05 H.J. LuPass -mtune=i686 to assembler when compiling for i686
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-27 H.J. LuFix unwind info in x86 strcmp-sse4.S
2010-02-25 H.J. LuFix issues in x86 memcpy-ssse3-rep.S
2010-02-25 H.J. LuFix issues in x86 memcpy-ssse3.S
2010-02-25 H.J. LuFix issues in x86 memset-sse2.S/memset-sse2-rep.S
2010-02-19 H.J. LuUse CPUID_OFFSET instead of FEATURE_OFFSET
2010-02-18 H.J. LuAlign x86 memcmp-sse4.S and fix unwind info.
2010-02-18 H.J. LuFix unwind info in x86 memcmp-ssse3.
2010-02-18 H.J. LuSimplify x86 strcmp-sse4 unwind info.
2010-02-18 Ulrich DrepperFix and cleanup unwind info in x86 strcmp-ssse<F3>.
2010-02-16 Ulrich DrepperRemove commented-out code.
2010-02-15 Ulrich DrepperFix up new x86 string functions.
2010-02-15 H.J. Lu32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
2010-02-10 Ulrich DrepperMore compact unwind info.
2010-02-10 Ulrich DrepperFix i386 __mpn_lshift unwind info
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2010-01-19 H.J. LuSupport __memmove_ssse3_rep when SHARED isn't defined.
2010-01-12 Ulrich DrepperFix whitespace problems.
2010-01-12 H.J. LuOptimize 32bit memset/memcpy with SSE2/SSSE3.
2009-12-13 H.J. LuDefine bit_SSE2 and index_SSE2.
2009-10-23 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-20 Andreas SchwabCorrect errno handling in expm1.
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-03 Ulrich DrepperFix IA-32 strstr in multiarch configuration as well.
2009-08-28 H.J. LuRemove ENABLE_SSSE3_ON_ATOM.
2009-08-24 Ulrich DrepperDefine math_errhandling is possible.
2009-08-08 H.J. LuUse PIC only if SHARED is defined.
2009-08-08 Jim MeyeringSimplify cpuid.h configure test.
2009-08-07 Ulrich DrepperFix whitespace in last patch.
2009-08-07 H.J. LuAdd the missing "; \".
2009-08-05 Ulrich DrepperAdd x86 SSE strlen.
2009-08-04 H.J. LuAdd x86 32-bit SSE4.2 string functions.
2009-08-02 Ulrich Drepperx86/x86-64 now needs <cpuid.h> from gcc.
2009-07-31 H.J. LuSupport multiarch for i686.
2009-07-31 Ulrich DrepperRemove CHEC_ESP handling from i386 __longjmp.
2009-07-31 Ulrich DrepperAdd sigstack handling to Linux ____longjmp_chk on i386.
2009-07-03 H.J. LuAdd SSE4.2 support for strcspn, strpbrk, and strspn...
2009-06-15 Jakub Jelineklibc part of prelink IFUNC support.
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 DrepperFinish IFUNC support for x86 and x86-64.
2009-05-22 H.J. LuAdd missing .text directives.
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-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
2009-03-14 Ulrich Drepper* sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2009-02-08 Ulrich Drepper* include/atomic.h: Define catomic_and if not already...
2009-01-29 Ulrich Drepper* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
2009-01-09 Ulrich Drepper* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
2008-12-06 Ulrich Drepper* sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic):...
2008-08-05 Ulrich Drepper* sysdeps/i386/fpu/s_expm1l.S: Simply use exp implement...
2008-07-26 Ulrich Drepper* sysdeps/i386/i686/memcmp.S: Fix unwind information.
2008-05-15 Ulrich Drepper[BZ #6442]
2008-05-13 Ulrich Drepper* po/lt.po: New file. From Lituanian translation team.
2008-05-13 Ulrich DrepperIntroduce TLS descriptors for i386 and x86_64.
2008-04-11 Ulrich Drepper* elf/tls-macros.h (__TLS_GET_ADDR): Define according...
2008-04-09 Ulrich Drepper[BZ #4314]
2008-01-22 Ulrich Drepper* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use...
2007-12-12 Ulrich Drepper[BZ #5477]
2007-11-13 Roland McGrath2007-09-13 H.J. Lu <hongjiu.lu@intel.com>
2007-10-28 Ulrich Drepper[BZ #3112]
next