summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-05-24Add x32 C++ type dataH.J. Lu
2012-05-24Add tests for underflow exception bugs 10846, 14036.Joseph Myers
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-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-23Add more constants to Linux <sys/reboot.h>Andreas Jaeger
2012-05-23Fix x32 sched_getcpu.S error codeH.J. Lu
2012-05-23Add comments suggesting moving some functions to syscalls.list.Joseph Myers
2012-05-23Do not mention old Linux kernel versions in installation documentation.Joseph Myers
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-22Simplify dl-vdso.h use of assert.Roland McGrath
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-05-22Fix x86_64/sched_getcpu.S error codeAndreas Jaeger
2012-05-22For [BZ#14122], plug memory leaks in nsswitch.c.Paul Pluzhnikov
2012-05-22Add x32 arch_prctlH.J. Lu
2012-05-22Add INTERNAL_SYSCALL_TYPESH.J. Lu
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella
2012-05-22Add x32 support to x86_64/bits/fcntl.hH.J. Lu
2012-05-22Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu
2012-05-22Update copyright years for time/mktime.cH.J. Lu
2012-05-22mktime: merge comment-quoting-style change from gnulibPaul Eggert
2012-05-22time/mktime.c (compile-command): Add "-I."Paul Eggert
2012-05-22mktime: merge mktime-internal.h change from gnulibPaul Eggert
2012-05-22mktime: merge time_r change from gnulibPaul Eggert
2012-05-22mktime: merge DEBUG change from gnulibPaul Eggert
2012-05-22mktime: merge <sys/types.h> change from gnulibPaul Eggert
2012-05-22mktime: merge HAVE_CONFIG_H change from gnulibPaul Eggert
2012-05-22Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu
2012-05-21Remove straggling references to .s files.David S. Miller
2012-05-21Filter out unknown symbols in stack-protector test.Joseph Myers
2012-05-21Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu
2012-05-21Add x32 llseek.SH.J. Lu
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-21Fix warnings in wcschr-c.cAndreas Jaeger
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath
2012-05-21Fix sunrpc static libraryAndreas Jaeger
2012-05-21Fix last changeAndreas Jaeger