aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima
2012-05-28SH: Add CFI directives.Chung-Lin Tang
2012-05-28SH: Add CFI directives.Chung-Lin Tang
2012-05-27Add more NEWS items for 2.16.Joseph Myers
2012-05-27New Croatian translationUlrich Drepper
2012-05-26Fix missing declarationAndreas Schwab
2012-05-26Fix CL date.Marek Polacek
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab
2012-05-26Fix fma test for underflow.Marek Polacek
2012-05-26Fix stack size and address inconsistency due to executable stackSiddhesh Poyarekar
2012-05-25Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers
2012-05-25Don't use header files in glibc configureH.J. Lu
2012-05-25NEWS item for --enable-systemtapRoland McGrath
2012-05-25i386 port of the pthread SystemTap probesRayson Ho
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath
2012-05-25Add --enable-systemtap configuration to define static probe points.Roland McGrath
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers
2012-05-25ppc: Pass hwcap to ifuncs.Richard Henderson
2012-05-25Mention BZ 12495 and 13576 in NEWSH.J. Lu
2012-05-25Add missing comma in list of fixed bugs.Joseph Myers
2012-05-25Fix acosf underflow (bug 14153).Joseph Myers
2012-05-242012-05-24 Jeff Law <law@redhat.com>Jeff Law
2012-05-24Make free chunk size a multiple of MALLOC_ALIGNMENTH.J. Lu
2012-05-24conformtest: Update expectations for stdio.h and stdlib.h.Joseph Myers
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-24Properly handle MALLOC_ALIGNMENT > 2 * SIZE_SZH.J. Lu
2012-05-24Add x32 abilist filesH.J. Lu
2012-05-24Add x32 C++ type dataH.J. Lu
2012-05-24Add tests for underflow exception bugs 10846, 14036.Joseph Myers
2012-05-24Add getauxval news entry.Richard Henderson
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-24Test underflow exceptions in libm-test.inc.Joseph Myers
2012-05-23Forgot changelog in previous commit.David S. Miller
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller
2012-05-23Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu
2012-05-23mktime: avoid signed integer overflowPaul Eggert
2012-05-23mktime: simplify computation of averagePaul Eggert
2012-05-23mktime: do not assume signed right shift propagates sign bitPaul Eggert
2012-05-23mktime: merge another wrapv change from gnulibPaul Eggert
2012-05-23mktime: remove incorrect attempt at unusual arithmeticsPaul Eggert
2012-05-23mktime: check signed shifts on long_int and time_t, tooPaul Eggert
2012-05-23mktime: do not assume 'long' is wide enoughPaul Eggert
2012-05-23mktime: merge wrapv change from gnulibPaul Eggert
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu
2012-05-23Add ChangeLog for last changeAndreas Jaeger
2012-05-23Move poll to syscalls.listAndreas Jaeger