aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Collapse)AuthorFilesLines
2012-10-18Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers2-10/+0
2012-10-16__alloc_dir: avoid integer overflow in malloc argumentFlorian Weimer1-4/+11
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu1-6/+7
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab1-5/+5
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu33-24/+380
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu42-0/+396
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu3-33/+11
Also add separate tests for bcopy and bzero.
2012-10-10* crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva2-0/+110
(__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled. * crypt/md5c-test.c (main): Tolerate disabled MD5. * sysdeps/unix/sysv/linux/fips-private.h: New file. * sysdeps/generic/fips-private.h: New file, dummy fallback.
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath14-1171/+6
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2-4/+0
2012-10-08Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab1-0/+1
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller1-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.
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller5-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.
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu1-20/+0
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj1-1/+27
Fixes BZ #14251.
2012-10-04Name space hygeine for madvise.Roland McGrath3-5/+4
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath1-28/+0
2012-10-03sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano1-0/+1
2012-10-03Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath1-1/+0
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu2-2/+10
2012-10-01Get rid of unused __swblk_t type.Roland McGrath5-5/+0
2012-10-01Clean up init-first.c files.Roland McGrath7-279/+12
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers3-0/+15
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers6-2/+34
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller1-2/+1
* sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
2012-09-28Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath1-65/+35
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath3-66/+7
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for ↵David S. Miller1-2/+0
clog/clog10." This reverts commit 084b8fabd28ab541efbe5ce7ef6008107a4b86ea. Sorry something put garbage into the string, will debug this.
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller1-0/+2
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller5-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.
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu4-16/+6
2012-09-28aio_fsync: fix the access mode checkPino Toscano1-1/+1
Make use of O_ACCMODE and O_RDONLY instead of assuming details of the O_* flags.
2012-09-28 [BZ #11438]Jeff Law1-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.
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller1-2/+176
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller1-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.
2012-09-27Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let buildsSteve Ellcey1-50/+0
use bits/huge_vall.h instead. There is no longer any need for the special huge_vall.h file.
2012-09-27Don't define x86-64 __strncmp_ssse3 in libc.aH.J. Lu1-4/+6
2012-09-26Update x86-64 ULPsMarkus Trippelsdorf1-12/+19
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho9-0/+136
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers9-4/+777
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva7-33/+1228
2012-09-25Remove various _G_*_t type names.Joseph Myers3-21/+0
2012-09-25Shrink heap on linux when overcommit_memory == 2Siddhesh Poyarekar2-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.
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2-2/+4
2012-09-25Add copyright notices to testsuite shell scriptsDmitry V. Levin1-0/+18
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers3-3/+0
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers3-3/+0
2012-09-18Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile.Joseph Myers2-4/+4
2012-09-17Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers3-3/+0
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu2-3/+0