Ulrich Drepper
|
d4a285692a
|
Optimized floor for 64-bit architectures
|
2011-10-15 21:44:45 -04:00 |
|
Ulrich Drepper
|
b61099b50a
|
Add cosh optimized for 64-bit architectures
|
2011-10-15 20:47:01 -04:00 |
|
Ulrich Drepper
|
bcf01e6d80
|
Optimize exp
Add __exp*_finite optimizations and rewrite some wrappers.
|
2011-10-15 20:22:59 -04:00 |
|
Ulrich Drepper
|
ba1a0d5938
|
No need for boundary case handling in x86-32 __ieee_logf
|
2011-10-15 18:09:12 -04:00 |
|
Ulrich Drepper
|
e9b25bd930
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-10-15 16:28:27 -04:00 |
|
Ulrich Drepper
|
fd5bdc0924
|
Optimize access to isXYZ and toXYZ tables
The functions to get the pointers can now depend on the TLS variable
be initialized.
|
2011-10-15 16:27:08 -04:00 |
|
Andreas Schwab
|
b468825a05
|
Fix lost wmemcmp symbol
|
2011-10-15 20:44:10 +02:00 |
|
Andreas Schwab
|
7872cfb09f
|
Fix searching for C++ system headers for cross compilers
|
2011-10-15 20:44:10 +02:00 |
|
Liubov Dmitrieva
|
be13f7bff6
|
Optimized memcmp and wmemcmp for x86-64 and x86-32
|
2011-10-15 11:10:08 -04:00 |
|
Andreas Jaeger
|
556a200797
|
Add parameter annotation to modf
|
2011-10-15 10:08:07 -04:00 |
|
Ulrich Drepper
|
ab6737ffd0
|
Avoid warning in iofwide
|
2011-10-15 09:52:26 -04:00 |
|
Ulrich Drepper
|
538faaa7f2
|
Fix definition of __isctype_f
|
2011-10-15 01:06:47 -04:00 |
|
Ulrich Drepper
|
cdf2901f5e
|
Remove leftover debug message from pldd
|
2011-10-14 23:51:20 -04:00 |
|
Ulrich Drepper
|
38ad40ceca
|
Optimize x86-32 log
|
2011-10-14 23:41:47 -04:00 |
|
Ulrich Drepper
|
396a21b1d0
|
Support optimized isXXX functions in C++ code
|
2011-10-14 18:46:12 -04:00 |
|
Andreas Schwab
|
349290c00a
|
Adjust s390 libm ULPs
|
2011-10-14 11:41:06 +02:00 |
|
Andreas Schwab
|
6b1f68c91f
|
Fix lost feraiseexcept symbol
|
2011-10-14 11:21:23 +02:00 |
|
Roland McGrath
|
f2282d42b4
|
BZ#13291: Manual typo fix for strverscmp.
|
2011-10-13 09:49:28 -07:00 |
|
Andreas Schwab
|
714fad23c6
|
Fix PLT use in feupdateenv on x86_64
|
2011-10-13 15:26:45 +02:00 |
|
Andreas Schwab
|
81dcc7fb74
|
Check for zero size in memrchr for x86_64
|
2011-10-13 13:34:41 +02:00 |
|
Andreas Schwab
|
5298ffa828
|
Add memrchr tests
|
2011-10-13 13:34:41 +02:00 |
|
Liubov Dmitrieva
|
951fbcec70
|
Optimized memchr, memrchr, rawmemchr for x86-32
|
2011-10-12 11:42:04 -04:00 |
|
Ulrich Drepper
|
0ac5ae2335
|
Optimize libm
libm is now somewhat integrated with gcc's -ffinite-math-only option
and lots of the wrapper functions have been optimized.
|
2011-10-12 11:27:51 -04:00 |
|
Andreas Schwab
|
a843a204a3
|
Fix PLT use in getnetgrent_r
|
2011-10-10 21:39:59 +02:00 |
|
Andreas Schwab
|
12cc2fcdb4
|
Implement __isinf_nsl for IBM long double
|
2011-10-10 21:39:59 +02:00 |
|
Ulrich Drepper
|
d9db0846f2
|
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
|
2011-10-09 13:17:46 -04:00 |
|
Ulrich Drepper
|
c853acd567
|
Update Japanese translation
|
2011-10-09 13:16:29 -04:00 |
|
Roland McGrath
|
110946e473
|
Clean up locarchive mmap reservation code.
|
2011-10-08 15:28:52 -07:00 |
|
Roland McGrath
|
5060422095
|
Conditionalize unnecessary #include.
|
2011-10-08 15:28:21 -07:00 |
|
Roland McGrath
|
c658d255e9
|
Fix some nit warnings.
|
2011-10-08 15:25:08 -07:00 |
|
Ulrich Drepper
|
7edb55ce06
|
Optimize use of isnan, isinf, finite
|
2011-10-08 10:18:26 -04:00 |
|
Ulrich Drepper
|
187da0aedc
|
isinf returns the sign of the number, use it in printf*
|
2011-10-08 08:22:44 -04:00 |
|
Ulrich Drepper
|
9277c06437
|
Use private math_private.h in files in math/
|
2011-10-08 05:16:04 -04:00 |
|
Ulrich Drepper
|
cbf645a649
|
Note bug number in CL
|
2011-10-08 04:30:28 -04:00 |
|
Ulrich Drepper
|
6a621eb73a
|
Update Japanese translation
|
2011-10-08 03:26:42 -04:00 |
|
Andreas Jaeger
|
f9efbf3af2
|
Fix netname2host
|
2011-10-08 03:24:17 -04:00 |
|
Andreas Jaeger
|
bf5824458c
|
Fix remainder (NaN, 0)
|
2011-10-07 15:14:06 -04:00 |
|
Andreas Krebbel
|
48693bea9e
|
S/390: Fix longlong.h inline asms for zarch
|
2011-10-07 12:09:59 -04:00 |
|
Liubov Dmitrieva
|
42622229a9
|
delete 4 lines with unused "define" macros in test-memcmp
|
2011-10-07 11:52:49 -04:00 |
|
Liubov Dmitrieva
|
093ecf9299
|
Improve 64 bit memchr, memrchr, rawmemchr with SSE2
|
2011-10-07 11:49:10 -04:00 |
|
Marek Polacek
|
fde56e5cc5
|
elf/dl-load.c: Avoid warning
|
2011-10-07 11:00:13 -04:00 |
|
Ulrich Drepper
|
5a06e64333
|
Update Catalan translation
|
2011-10-07 10:44:13 -04:00 |
|
Ulrich Drepper
|
684ae51599
|
Implement caching of nscd
|
2011-10-07 10:06:31 -04:00 |
|
Ulrich Drepper
|
21fd49a9ef
|
Don't unnecesarily use inotify in nscd
|
2011-10-07 01:20:53 -04:00 |
|
Ulrich Drepper
|
32b63198d6
|
Avoid warning when reload of group entry fails
|
2011-10-06 03:44:19 -04:00 |
|
Ulrich Drepper
|
054c0457fd
|
Stop crash in OOM handling in NSS
|
2011-10-06 03:18:20 -04:00 |
|
Jiri Olsa
|
64031225b2
|
More fallout from OOM in NSS
|
2011-10-06 03:14:21 -04:00 |
|
Jiri Olsa
|
0490345c9f
|
Handle OOM in NSS
|
2011-10-06 03:04:10 -04:00 |
|
Andreas Schwab
|
3a62d00d40
|
Don't call ifunc functions in trace mode
|
2011-10-05 14:35:40 +02:00 |
|
Ulrich Drepper
|
6857791843
|
Optimize libnss_files initialization
|
2011-09-28 10:01:13 -04:00 |
|