about summary refs log tree commit diff
path: root/sysdeps
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab2012-10-081-0/+1
|
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-061-0/+3
| | | | | | * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear upper 32-bits of the length value in %o2 since we use branch-on-register tests which consider the entire 64-bit register.
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-055-6/+153
| | | | | | | | | | | * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file. * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New file. * sysdeps/sparc/sparc64/multiarch/Makefile: Add to sysdep_routines. * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise. * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset and bzero when HWCAP_SPARC_CRYPTO is present.
* Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu2012-10-051-20/+0
|
* powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj2012-10-041-1/+27
| | | | Fixes BZ #14251.
* Name space hygeine for madvise.Roland McGrath2012-10-043-5/+4
|
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-28/+0
|
* sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano2012-10-031-0/+1
|
* Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath2012-10-031-1/+0
|
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-022-2/+10
|
* Get rid of unused __swblk_t type.Roland McGrath2012-10-015-5/+0
|
* Clean up init-first.c files.Roland McGrath2012-10-017-279/+12
|
* Fix sign of inexact zero return from fma (bug 14645).Joseph Myers2012-10-013-0/+15
|
* Fix sign of exact zero return from fma (bug 14638).Joseph Myers2012-09-296-2/+34
|
* Uncorrupt Sparc ULPS file.David S. Miller2012-09-281-2/+1
| | | | * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
* Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath2012-09-281-65/+35
|
* Move _G_config.h with Linuxism to linux/ directory.Roland McGrath2012-09-283-66/+7
|
* Revert "Add missed ildouble case in yesterday's sparc ULPs update for ↵David S. Miller2012-09-281-2/+0
| | | | | | | | clog/clog10." This reverts commit 084b8fabd28ab541efbe5ce7ef6008107a4b86ea. Sorry something put garbage into the string, will debug this.
* Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller2012-09-281-0/+2
| | | | * sysdeps/sparc/fpu/libm-test-ulps: Update.
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-285-4/+356
| | | | | | | | | | | * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file. * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New file. * sysdeps/sparc/sparc64/multiarch/Makefile: Add to sysdep_routines. * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise. * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy and mempcpy when HWCAP_SPARC_CRYPTO is set.
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-284-16/+6
|
* aio_fsync: fix the access mode checkPino Toscano2012-09-281-1/+1
| | | | Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags.
* [BZ #11438]Jeff Law2012-09-281-4/+0
| | | | | | | | | * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 * addresses to global scope. * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16 addresses are in the same scope as 192.0.2/24. * posix/gai.conf: Document new scope table defaults.
* Update sparc ULPS for recent clog/clog10 activity.David S. Miller2012-09-271-2/+176
| | | | * sysdeps/sparc/fpu/libm-test-ulps: Update.
* Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller2012-09-271-1/+8
| | | | | | | [BZ #14376] * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not pass reloc->r_addend in as the 'high' argument to sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
* Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let buildsSteve Ellcey2012-09-271-50/+0
| | | | | use bits/huge_vall.h instead. There is no longer any need for the special huge_vall.h file.
* Don't define x86-64 __strncmp_ssse3 in libc.aH.J. Lu2012-09-271-4/+6
|
* Update x86-64 ULPsMarkus Trippelsdorf2012-09-261-12/+19
|
* Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho2012-09-259-0/+136
|
* Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-259-4/+777
|
* Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva2012-09-257-33/+1228
|
* Remove various _G_*_t type names.Joseph Myers2012-09-253-21/+0
|
* Shrink heap on linux when overcommit_memory == 2Siddhesh Poyarekar2012-09-252-0/+82
| | | | | | | | | | | | | Using madvise with MADV_DONTNEED to release memory back to the kernel is not sufficient to change the commit charge accounted against the process on Linux. It is OK however, when overcommit is enabled or is heuristic. However, when overcommit is restricted to a percentage of memory setting the contents of /proc/sys/vm/overcommit_memory as 2, it makes a difference since memory requests will fail. Hence, we do what we do with secure exec binaries, which is to call mmap on the region to be dropped with MAP_FIXED. This internally unmaps the pages in question and reduces the amount of memory accounted against the process.
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-252-2/+4
|
* Add copyright notices to testsuite shell scriptsDmitry V. Levin2012-09-251-0/+18
|
* Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers2012-09-213-3/+0
|
* Remove _G_NEED_STDARG_H.Joseph Myers2012-09-203-3/+0
|
* Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile.Joseph Myers2012-09-182-4/+4
|
* Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers2012-09-173-3/+0
|
* Remove unused __rtld_lock_init_recursive macroH.J. Lu2012-09-132-3/+0
|
* Remove _G_HAVE_PRINTF_FP.Joseph Myers2012-09-133-3/+0
|
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-122-0/+161
|
* Update i386 ULPs for recently added math testsAllan McRae2012-09-121-0/+8
|
* Remove unused typedefs and macros from _G_config.h.Joseph Myers2012-09-113-30/+0
|
* Remove _G_USING_THUNKS.Joseph Myers2012-09-102-6/+0
|
* Remove libio C++ vtable definitions.Joseph Myers2012-09-103-13/+0
|
* Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva2012-09-104-84/+56
| | | | | | | | | | * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix unwind info if defined PIC. Fix special cases description. * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise. * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix DP_HI_MASK entry. * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
* S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel2012-09-065-7/+8
|
* Recognize new sparc hwcap bits.David S. Miller2012-09-053-3/+6
| | | | | | | | * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE, HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define. * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27. * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new entries.
* Update sparc ULPs for recently added math tests.David S. Miller2012-09-051-0/+12
| | | | * sysdeps/sparc/fpu/libm-test-ulps: Update.