GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert 231 sysdeps function definitions to prototype style.
Joseph Myers
2015-10-19
3
-7
/
+3
*
Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden
H.J. Lu
2015-10-15
2
-3
/
+5
*
Remove assembler -mtune=i686 configure test.
Joseph Myers
2015-10-15
3
-32
/
+0
*
Remove configure tests for -mno-vzeroupper support.
Joseph Myers
2015-10-09
2
-30
/
+0
*
Remove configure tests for FMA4 support.
Joseph Myers
2015-10-09
2
-35
/
+0
*
Remove configure tests for AVX support.
Joseph Myers
2015-10-08
7
-83
/
+3
*
Remove configure tests for SSE4 support.
Joseph Myers
2015-10-06
5
-49
/
+2
*
Fix nexttoward overflow in non-default rounding modes (bug 19059).
Joseph Myers
2015-10-02
2
-4
/
+4
*
Fix i386 acosh (-qNaN) spurious "invalid" exception.
Joseph Myers
2015-09-30
2
-4
/
+6
*
Fix clog, clog10 inaccuracy (bug 19016).
Joseph Myers
2015-09-28
1
-40
/
+40
*
Fix pow missing underflows (bug 18825).
Joseph Myers
2015-09-25
4
-5
/
+68
*
Fix hypot missing underflows (bug 18803).
Joseph Myers
2015-09-24
1
-1
/
+12
*
Use LOAD_PIC_REG in i386 atanh.
Joseph Myers
2015-09-24
1
-5
/
+1
*
Refactor i386 libm code forcing underflow exceptions.
Joseph Myers
2015-09-24
16
-316
/
+244
*
Use math_narrow_eval more consistently.
Joseph Myers
2015-09-23
2
-8
/
+2
*
Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).
Joseph Myers
2015-09-18
13
-282
/
+249
*
Avoid excess range in results from i386 scalb functions (bug 18981).
Joseph Myers
2015-09-18
5
-0
/
+47
*
Make scalbn set errno (bug 6803).
Joseph Myers
2015-09-16
3
-3
/
+0
*
Fix i386 exp10 missing underflows (bug 18966).
Joseph Myers
2015-09-15
2
-2
/
+66
*
Fix i386 exp missing underflows (bug 18961).
Joseph Myers
2015-09-14
2
-4
/
+102
*
Fix exp2 missing underflows (bug 16521).
Joseph Myers
2015-09-14
3
-3
/
+94
*
Add more random libm test inputs (mainly for ldbl-128).
Joseph Myers
2015-09-12
1
-2
/
+2
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
1
-0
/
+0
*
Add more randomly-generated libm tests.
Joseph Myers
2015-09-11
1
-6
/
+6
*
Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).
Joseph Myers
2015-09-10
1
-48
/
+48
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Detect and select i586/i686 implementation at run-time
H.J. Lu
2015-08-27
3
-0
/
+57
*
Add i386 memset and memcpy assembly functions
H.J. Lu
2015-08-27
15
-198
/
+208
*
Remove i486 subdirectory
H.J. Lu
2015-08-27
2
-6
/
+0
*
Move i486/strlen.S to strlen.S
H.J. Lu
2015-08-27
1
-0
/
+0
*
Move i486/strcat.S to strcat.S
H.J. Lu
2015-08-27
2
-1
/
+1
*
Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S
H.J. Lu
2015-08-27
3
-2
/
+1
*
Move i486/string-inlines.c to string-inlines.c
H.J. Lu
2015-08-27
2
-204
/
+16
*
Move i486/htonl.S to htonl.S
H.J. Lu
2015-08-27
2
-38
/
+2
*
Move i486/bits/atomic.h to bits/atomic.h
H.J. Lu
2015-08-27
1
-0
/
+0
*
Remove sysdeps/i386/i486/Versions
H.J. Lu
2015-08-27
1
-13
/
+0
*
Replace BZERO_P/PIC with USE_AS_BZERO/SHARED
H.J. Lu
2015-08-26
4
-24
/
+20
*
Replace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHARED
H.J. Lu
2015-08-26
2
-8
/
+4
*
Don't disable SSE in x86-64 ld.so
H.J. Lu
2015-08-26
2
-0
/
+117
*
Remove the unused IFUNC files
H.J. Lu
2015-08-20
1
-4
/
+0
*
Move x86_64 init-arch.h to sysdeps/x86/init-arch.h
H.J. Lu
2015-08-20
1
-1
/
+0
*
Remove x86 init-arch.c
H.J. Lu
2015-08-20
1
-1
/
+0
*
Fix csqrt missing underflows (bug 18370).
Joseph Myers
2015-08-19
1
-0
/
+4
*
Use x86-64 cacheinfo.c and sysconf.c for x86
H.J. Lu
2015-08-19
3
-4
/
+4
*
Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.
Paul Pluzhnikov
2015-08-15
1
-2
/
+5
*
Add more random libm-test inputs.
Joseph Myers
2015-08-13
1
-43
/
+77
*
Fix tanh missing underflows (bug 16520).
Joseph Myers
2015-08-13
1
-0
/
+4
*
Update i686 multiarch functions for <cpu-features.h>
H.J. Lu
2015-08-13
38
-887
/
+356
*
Add _dl_x86_cpu_features to rtld_global
H.J. Lu
2015-08-13
7
-8
/
+20
*
Add more tests of various libm functions.
Joseph Myers
2015-08-11
1
-36
/
+94
[next]