about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* MicroBlaze: Convert fork.c to arch-fork.hRoland McGrath2014-07-011-4/+2
* MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove2014-07-013-1/+164
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-301-0/+24
* Regenerate MIPS libm-test-ulps.Joseph Myers2014-06-302-140/+2118
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2014-06-301-99/+1326
* Regenerate ARM libm-test-ulps.Joseph Myers2014-06-301-56/+905
* ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2014-06-302-15/+44
* Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers2014-06-301-0/+5
* sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki2014-06-301-74/+74
* Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers2014-06-291-13/+13
* Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-06-283-22/+8
* Remove shlib-versions ABI names support.Joseph Myers2014-06-272-5/+0
* MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2754-942/+0
* MIPS: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-274-87/+19
* Remove relro configure test.Joseph Myers2014-06-276-35/+0
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-278-248/+353
* Fix MIPS64 *_nocancel gp setup.Joseph Myers2014-06-261-1/+1
* ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath2014-06-266-26/+32
* Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.Roland McGrath2014-06-262-0/+2
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-267-182/+39
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-2615-0/+16
* S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2630-13/+0
* Move remaining S390 code out of nptl/.Roland McGrath2014-06-2625-0/+1449
* S390: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-265-3/+120
* S390: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-262-4/+0
* AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2620-0/+0
* MIPS: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-252-10/+0
* Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-253-56/+2
* Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers2014-06-252-0/+5
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-25109-164/+0
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-255-2/+49
* SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2532-8/+9
* SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2530-0/+0
* Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers2014-06-252-34/+0
* ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton2014-06-252-28/+44
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-251-4/+66
* Remove __ASSUME_UTIMENSAT.Joseph Myers2014-06-252-88/+1
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-254-0/+14
* Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers2014-06-253-52/+2
* sysdeps/posix/tempname.c: Merge from gnulibWill Newton2014-06-251-62/+22
* m68k: Add compat symbols for scalbln*Andreas Schwab2014-06-251-0/+6
* Add compat symbols for scalb* in i386Siddhesh Poyarekar2014-06-253-0/+15
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2411-4/+2
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-242-0/+20
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+2
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-2416-120/+60
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-241-3/+3
* Optimize fesetenvWilco2014-06-241-15/+20
* Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco2014-06-244-13/+12
* Remove an unused include.Wilco2014-06-241-1/+0