about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Optimize libmUlrich Drepper2011-10-121-0/+286
| | | | | libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized.
* Fix PLT use in getnetgrent_rAndreas Schwab2011-10-101-0/+3
|
* Implement __isinf_nsl for IBM long doubleAndreas Schwab2011-10-101-0/+4
|
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-10-091-0/+13
|\ | | | | | | | | Conflicts: ChangeLog
| * Clean up locarchive mmap reservation code.Roland McGrath2011-10-081-0/+3
| |
| * Conditionalize unnecessary #include.Roland McGrath2011-10-081-0/+3
| |
| * Fix some nit warnings.Roland McGrath2011-10-081-0/+7
| |
* | Update Japanese translationUlrich Drepper2011-10-091-0/+4
|/
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-081-0/+36
|
* isinf returns the sign of the number, use it in printf*Ulrich Drepper2011-10-081-0/+5
|
* Use private math_private.h in files in math/Ulrich Drepper2011-10-081-0/+128
|
* Note bug number in CLUlrich Drepper2011-10-081-0/+1
|
* Update Japanese translationUlrich Drepper2011-10-081-0/+4
|
* Fix netname2hostAndreas Jaeger2011-10-081-0/+3
|
* Fix remainder (NaN, 0)Andreas Jaeger2011-10-071-0/+10
|
* S/390: Fix longlong.h inline asms for zarchAndreas Krebbel2011-10-071-0/+5
|
* delete 4 lines with unused "define" macros in test-memcmpLiubov Dmitrieva2011-10-071-0/+5
|
* Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva2011-10-071-0/+12
|
* elf/dl-load.c: Avoid warningMarek Polacek2011-10-071-0/+4
|
* Update Catalan translationUlrich Drepper2011-10-071-0/+2
|
* Implement caching of nscdUlrich Drepper2011-10-071-0/+40
|
* Don't unnecesarily use inotify in nscdUlrich Drepper2011-10-071-0/+5
|
* Avoid warning when reload of group entry failsUlrich Drepper2011-10-061-0/+2
|
* Stop crash in OOM handling in NSSUlrich Drepper2011-10-061-0/+5
|
* More fallout from OOM in NSSJiri Olsa2011-10-061-0/+5
|
* Handle OOM in NSSJiri Olsa2011-10-061-0/+5
|
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-0/+43
|
* Optimize libnss_files initializationUlrich Drepper2011-09-281-0/+5
|
* Adjust powerpc libm ULPsAndreas Schwab2011-09-281-0/+4
|
* Fix some grammar in the manual.Roland McGrath2011-09-271-0/+5
|
* Correctly reparse group line after enlarging the bufferAndreas Schwab2011-09-271-0/+5
|
* Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab2011-09-261-0/+4
|
* Link libresolv.so with ld.so for __stack_chk_guard.Joseph Myers2011-09-211-0/+7
|
* Clean up disabling of script_executeRoland McGrath2011-09-191-0/+5
|
* Get rid of tls.make include file.Roland McGrath2011-09-191-0/+6
|
* Use CPPFLAGS from configure.Mike Frysinger2011-09-191-0/+5
|
* finite for 64-bit platformsUlrich Drepper2011-09-151-0/+2
|
* Define IP_MULTICAST_ALLUlrich Drepper2011-09-151-0/+5
|
* Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ↵Roland McGrath2011-09-151-0/+10
| | | | ____longjmp_chk implementations.
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-151-0/+11
|\ | | | | | | | | Conflicts: ChangeLog
| * Fix PLT uses in libm on powerpcAndreas Schwab2011-09-151-0/+11
| |
* | Add fmax and fmin inlines for x86-64Ulrich Drepper2011-09-151-0/+5
|/
* Use correct section to allow mergingUlrich Drepper2011-09-141-0/+2
|
* Optimized lrint and llrint for x86-64Ulrich Drepper2011-09-141-0/+7
|
* Also relocate in dependency order when doing symbol dependency testingAndreas Schwab2011-09-141-0/+5
|
* Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab2011-09-131-0/+5
|
* Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2011-09-131-0/+10
|
* Fix pattern on $(ldd-rewrite-script) substitutionAndreas Schwab2011-09-131-0/+2
|
* Only use USE___THREAD when definedAndreas Schwab2011-09-131-0/+5
|
* Optimize logb code for 64-bit machinesUlrich Drepper2011-09-121-0/+4
|