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
*
Fix powl inaccuracy for x86_64 and x86 (bug 13881).
Joseph Myers
2012-11-28
2
-30
/
+34
*
Update i386 libm-test ULPs
Andreas Schwab
2012-11-22
1
-6
/
+12
*
Correct tinyness handling in long-double and float y0/y1.
David S. Miller
2012-11-18
1
-0
/
+25
*
Fix spurious underflows from pow with results close to 1 (bug 14811).
Joseph Myers
2012-11-07
1
-2
/
+21
*
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
Joseph Myers
2012-11-03
2
-1
/
+25
*
Use sysdeps/x86/tininess.h for i386 and x86_64
H.J. Lu
2012-10-30
1
-1
/
+0
*
Fix strtod handling of underflow (bug 14047).
Joseph Myers
2012-10-30
1
-0
/
+1
*
Add i686 __libc_ifunc_impl_list
H.J. Lu
2012-10-11
42
-0
/
+396
*
Add missing magic to GLIBC_PROVIDES.
Roland McGrath
2012-10-09
1
-120
/
+2
*
Clean up init-first.c files.
Roland McGrath
2012-10-01
1
-78
/
+0
*
Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
Joseph Myers
2012-09-25
1
-0
/
+117
*
Add optimized sincosf for SSE2 for x86 and x86-64
Liubov Dmitrieva
2012-09-25
4
-14
/
+637
*
Update i386 ULPs for recently added math tests
Allan McRae
2012-09-12
1
-0
/
+8
*
Fix x86 SSE cosf, sinf issues
Liubov Dmitrieva
2012-09-10
2
-55
/
+40
*
Update libm-test-ulps
Andreas Jaeger
2012-09-03
1
-0
/
+3
*
Add optimized sinf and cosf routines for x86 and x86-64
Liubov Dmitrieva
2012-09-03
6
-1
/
+1210
*
Remove executable permissions checked in by accident
Andreas Jaeger
2012-08-15
1
-0
/
+0
*
Fix segmentation fault in strncasecmp for i686
Liubov Dmitrieva
2012-08-15
1
-1
/
+1
*
i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
Mike Frysinger
2012-08-14
3
-112
/
+1
*
Another ULPs update.
Andreas Jaeger
2012-08-14
1
-0
/
+1
*
Update i386 ULPs
Andreas Jaeger
2012-08-14
1
-0
/
+2
*
Avoid DWARF definition DIE on ifunc symbols
H.J. Lu
2012-08-09
1
-3
/
+14
*
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
2012-08-02
39
-132
/
+130
*
Improve clog, clog10 handling of values with real or imaginary part slightly ...
Joseph Myers
2012-07-31
1
-0
/
+95
*
Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13...
Joseph Myers
2012-07-26
1
-0
/
+57
*
Move testsuite audit definitions to sysdeps tst-audit.h files.
Joseph Myers
2012-07-26
1
-0
/
+25
*
Move ldsodefs.h audit definitions to sysdeps directories.
Joseph Myers
2012-07-25
1
-0
/
+40
*
Remove TLS configure checks.
Marek Polacek
2012-07-17
2
-71
/
+0
*
Split tls-macros.h into sysdeps directories.
Joseph Myers
2012-07-17
1
-0
/
+76
*
Get rid of ASM_GLOBAL_DIRECTIVE.
Marek Polacek
2012-07-10
4
-6
/
+6
*
Fix clog, clog10 spurious underflow exceptions (bug 14337).
Joseph Myers
2012-07-09
1
-0
/
+132
*
Fix tanf underflow close to pi/4 (bug 14154).
Joseph Myers
2012-07-06
1
-0
/
+36
*
Fix expm1 spurious underflow exceptions (bug 6778).
Joseph Myers
2012-07-06
4
-28
/
+65
*
Fix csqrt underflow (bugs 14157, 14331).
Joseph Myers
2012-07-05
1
-0
/
+28
*
Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).
Joseph Myers
2012-07-04
1
-0
/
+274
*
Fix float range reduction problems (bug 14283).
Joseph Myers
2012-07-03
1
-8
/
+8
*
Some missing bits from sysdeps/*/elf dismissal.
Thomas Schwinge
2012-06-23
1
-1
/
+1
*
Fix a typo in i386 SYSCALL_PIC_SETUP
H.J. Lu
2012-06-21
1
-1
/
+1
*
Use x86-64 fpu_control.h for i386 and x86_64
H.J. Lu
2012-06-18
1
-101
/
+0
*
Use i386 bits/mathinline.h for i386 and x86_64
H.J. Lu
2012-06-15
1
-968
/
+0
*
Disable x87 inline functions for x86-64
H.J. Lu
2012-06-15
1
-126
/
+128
*
Add SSE math and C++ namespace to i386 bits/mathinline.h
H.J. Lu
2012-06-12
1
-4
/
+237
*
Use x86_64 fpu/bits/fenv.h for i386 and x86_64
H.J. Lu
2012-06-06
2
-137
/
+1
*
Use i486 bits/string.h for i386 and x86_64
H.J. Lu
2012-06-04
1
-1985
/
+0
*
Provide 32-bit inline string functions for >= i486
H.J. Lu
2012-06-04
1
-158
/
+168
*
Use i386 bits/huge_vall.h for i386/x86-64
H.J. Lu
2012-05-30
1
-42
/
+0
*
Use x86_64 bits/select.h for i386/x86_64
H.J. Lu
2012-05-30
1
-54
/
+0
*
Use x86_64 bits/setjmp.h for i386/x86_64
H.J. Lu
2012-05-30
1
-31
/
+0
*
Use x86_64 bits/mathdef.h for i386/x86_64
H.J. Lu
2012-05-30
1
-59
/
+0
*
Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64
H.J. Lu
2012-05-30
2
-65
/
+0
[next]