Fix ynl return value with LDBL_MIN.
[platform/upstream/glibc.git] / sysdeps /
2012-07-12 Marek PolacekFix ynl return value with LDBL_MIN.
2012-07-12 Joseph MyersRemove pre-2.4.1 Linux kernel support.
2012-07-12 Jeroen van BemmelAvoid duplicate DNS requests if answer is longer than...
2012-07-11 Adhemerval ZanellaFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-11 David S. MillerUpdate sparc ULPs.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Andreas SchwabFix float range reduction problems (#14283)
2012-07-06 Andreas SchwabFix missing _mcount@GLIBC_2.0 on powerpc32
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...
2012-06-25 Andreas JaegerUpdate s390 ULPs file
2012-06-23 Andreas SchwabSH can do fanotify_mark, too. glibc-2.16-tps
2012-06-23 Thomas SchwingeSome missing bits from sysdeps/*/elf dismissal.
2012-06-23 Thomas SchwingeSH: Preserve more registers for frame unwinding purpose...
2012-06-23 Thomas SchwingeSH: Optimize assembler code in context of call to __for...
2012-06-23 Thomas SchwingeSH: ____longjmp_chk for GNU/Linux with sigaltstack...
2012-06-23 Thomas SchwingeSH: ABORT_INSTRUCTION.
2012-06-23 Thomas SchwingeSH: makecontext/.Lexitcode: Always initialize the GOT...
2012-06-23 Thomas SchwingeSH: makecontext: Fix calculation of ARGC > 4.
2012-06-23 Thomas SchwingeSH: makecontext: Improve understandability.
2012-06-22 Kaz KojimaFix gUSA sequence in SH atomic functions in
2012-06-22 Roland McGrathRespect --localstatedir for /var/db parent directory.
2012-06-21 Joseph MyersFix wordsize-64 cosh regression (bug 14273).
2012-06-21 Joseph MyersRegenerate sysdeps/mach/configure.
2012-06-21 H.J. LuFix a typo in i386 SYSCALL_PIC_SETUP
2012-06-21 Andreas JaegerAvoid -Wconversion warning for htons
2012-06-19 Joseph MyersUpdate MIPS32 ABI baselines for _gp_disp.
2012-06-18 H.J. LuUse x86-64 fpu_control.h for i386 and x86_64
2012-06-18 H.J. LuUse __volatile__ to access fpu control word
2012-06-15 Richard Hendersonalpha: Define FP_TRAPPING_EXCEPTIONS
2012-06-15 H.J. LuUse i386 bits/mathinline.h for i386 and x86_64
2012-06-15 H.J. LuDisable x87 inline functions for x86-64
2012-06-15 Richard Hendersonalpha: Always handle inexact in rint implementations
2012-06-15 Richard Henderson[BZ #13848] alpha: Fix s_nearbyint implementation.
2012-06-15 Richard Hendersonalpha: Use builtins for copysign
2012-06-15 Richard Hendersonalpha: Fix protection on UTIME_NOW
2012-06-15 Richard Hendersonalpha: Add missing definitions in resource.h, shm.h
2012-06-15 Richard Hendersonalpha: Remove some __GNUC_PREREQs that are too old
2012-06-15 Richard Hendersonalpha: Fix float_t in bits/mathdef.h
2012-06-15 Joseph MyersFix pow (0.0, -Inf) (bug 14241).
2012-06-14 H.J. LuUse RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
2012-06-14 Joseph MyersFix MIPS32 frame-pointer forcing for more recent GCC.
2012-06-13 H.J. LuAdd SSE math and C++ namespace to i386 bits/mathinline.h
2012-06-12 Joseph MyersUse HIDDEN_JUMPTARGET for _exit jump from __startcontext.
2012-06-12 Thomas SchwingeFix a typo in sysdeps/unix/Makefile.
2012-06-09 Thomas SchwingeSH: No FE_UPWARD, FE_DOWNWARD.
2012-06-09 Thomas SchwingeSH: Do not re-write fpscr after reading it.
2012-06-09 Kaz KojimaSH: refresh *.abilist files.
2012-06-08 Joseph MyersUpdate powerpc-nofpu ABI baseline for __mcount_internal.
2012-06-06 Richard Hendersonalpha: Fix end-of-count checks in strncmp
2012-06-06 Richard Hendersonalpha: Fix [BZ #13718]
2012-06-06 Richard Hendersonalpha: Fix ev4 build with ev6 compiler
2012-06-06 Richard Hendersonalpha: Use cfi_startproc instead of dual procedure...
2012-06-06 Richard Hendersonalpha: put mcount prologue at correct location
2012-06-06 H.J. LuUse x86_64 fpu/bits/fenv.h for i386 and x86_64
2012-06-06 H.J. LuCheck __SSE_MATH__ in x86_64 feraiseexcept
2012-06-06 Adhemerval ZanellaFix for wrong ldbl128-ibm fmodl commit
2012-06-05 Richard Hendersonalpha: Use .cfi_signal_frame in rt_sigaction
2012-06-05 Richard Hendersonalpha: Resurrect getppid, getegid, geteuid.
2012-06-05 Adhemerval ZanellaFix spurious undeflow for ldbl-128ibm erfl
2012-06-05 Adhemerval ZanellaFix ldbl128ibm fmodl for subnormals.
2012-06-05 Mike Frysingertst-getcpu: decode errno when sched_getcpu fails
2012-06-04 H.J. LuFix a typo in comment
2012-06-04 H.J. LuUse i486 bits/string.h for i386 and x86_64
2012-06-04 H.J. LuProvide 32-bit inline string functions for >= i486
2012-06-04 H.J. LuUse x86_64 bits/sigcontext.h for i386 and x86_64
2012-06-04 H.J. LuUpdate x86_64 bits/sigcontext.h from kernel 3.4.0
2012-06-04 H.J. LuUse x86_64 bits/{debugreg,reg}.h for i386 and x86-64
2012-06-04 H.J. LuUse x86_64 bits/{io,perm}.h for i386 and x86_64
2012-06-04 Tulio Magno Quites... Manual for platform-specific features and new __ppc_get...
2012-06-02 Andreas SchwabMove __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16
2012-06-02 H.J. LuFix a typo in x86_64 sys/io.h
2012-06-01 Joseph MyersAdd default-abi definitions for powerpc, s390 and sparc.
2012-06-01 H.J. LuUse i386 sys/elf.h and sys/vm86.h for i386 and x86-64
2012-06-01 H.J. LuDefine DR_LEN_8 only if __x86_64__ is defined
2012-06-01 Joseph MyersUse dbl-64 fma for MIPS64.
2012-06-01 Joseph MyersFix fmod for subnormals (bug 14048).
2012-06-01 Joseph MyersEnsure additions are not scheduled after fetestexcept...
2012-06-01 Aurelien JarnoAdd a barrier in the double fma implementation.
2012-06-01 H.J. LuUse i386 bits/wchar.h for i386 and x86-64
2012-06-01 Richard Hendersonalpha: Use -mieee-with-inexact with math/test-misc
2012-06-01 Richard Hendersonalpha: Update libm-test-ulps
2012-06-01 Joseph MyersFix typo in MIPS abi-n32-condition.
2012-06-01 Adhemerval ZanellaPowerPC: Fix for POWER7 sinf/cosf
2012-06-01 H.J. LuSupport __WORDSIZE == 64 in i386 bits/wchar.h
2012-06-01 H.J. LuUse x86_64 bits/typesizes.h for i386 and x86-64
2012-06-01 H.J. LuUse __SWORD_TYPE for __FSWORD_T_TYPE with -m32
2012-06-01 H.J. LuUse x86_64 bits/siginfo.h for i386 and x86_64
2012-05-31 H.J. LuUse x86_64 bits/stat.h for i386 and x86-64
2012-05-31 H.J. LuUpdate x86_64 bits/stat.h
2012-05-31 David S. MillerUpdate sparc ulps after Joseph's math.h fixes.
2012-05-31 Andreas SchwabSort sysdeps/powerpc/fpu/libm-test-ulps
2012-05-31 Andreas SchwabRemove use of INTDEF/INTUSE in stdio-common
2012-05-31 H.J. LuRemove space before tab in indent
next