aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger
2012-05-31Remove use of INTUSE/INTDEF in misc.Marek Polacek
2012-05-30Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller
2012-05-30Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu
2012-05-30Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu
2012-05-30Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu
2012-05-30Use x86_64 bits/select.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu
2012-05-30Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-05-30Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu
2012-05-30Use the same bits/endian.h for i386/x86_64H.J. Lu
2012-05-30Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu
2012-05-30Fix underflow generation in soft-fp.David S. Miller
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu
2012-05-30alpha: Don't symbol_version syscalls outside libcRichard Henderson
2012-05-30alpha: Handle ST_OTHER in objdump outputRichard Henderson
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-30Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers
2012-05-30Weaken PIE configure test to a compile test.Joseph Myers
2012-05-30Move CL entryAndreas Schwab
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab
2012-05-29S/390: ABI baseline update.Andreas Krebbel
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller
2012-05-28SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima
2012-05-28SH: Add CFI directives.Chung-Lin Tang
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-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-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