about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Use more decimal places for long double constants in math.h.Joseph Myers2012-05-312-13/+29
* Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller2012-05-314-47/+54
* tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger2012-05-313-5/+19
* Remove use of INTUSE/INTDEF in misc.Marek Polacek2012-05-313-17/+16
* Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller2012-05-303-30/+76
* Use x86-64 bits/pthreadtypes.h/semaphore.h for i386/x86-64H.J. Lu2012-05-307-211/+16
* Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu2012-05-302-0/+3
* Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu2012-05-302-0/+3
* Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu2012-05-302-0/+3
* Use x86_64 bits/select.h for i386/x86_64H.J. Lu2012-05-303-54/+4
* Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu2012-05-303-31/+4
* Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu2012-05-303-59/+7
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-319-24/+30
* Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu2012-05-305-65/+7
* Use the same bits/endian.h for i386/x86_64H.J. Lu2012-05-303-8/+5
* Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu2012-05-307-175/+14
* Fix underflow generation in soft-fp.David S. Miller2012-05-305-5/+34
* Mention BZ #14183 in NEWSH.J. Lu2012-05-301-1/+1
* Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu2012-05-302-1/+11
* alpha: Don't symbol_version syscalls outside libcRichard Henderson2012-05-302-0/+9
* alpha: Handle ST_OTHER in objdump outputRichard Henderson2012-05-302-2/+14
* Mention x32 in NEWSH.J. Lu2012-05-301-0/+6
* Mention BZ 14075 and 14112H.J. Lu2012-05-301-2/+2
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-3020-149/+186
* Remove __ASSUME_TRUNCATE64_SYSCALL.Joseph Myers2012-05-306-194/+54
* Weaken PIE configure test to a compile test.Joseph Myers2012-05-303-21/+11
* Move CL entryAndreas Schwab2012-05-302-43/+43
* Remove use of INTDEF/INTUSE in nptlAndreas Schwab2012-05-3031-122/+126
* S/390: ABI baseline update.Andreas Krebbel2012-05-2911-18/+624
* Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller2012-05-277-80/+78
* SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge2012-05-2813-19/+34
* SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima2012-05-282-0/+13
* SH: Add CFI directives.Chung-Lin Tang2012-05-282-5/+9
* SH: Add CFI directives.Chung-Lin Tang2012-05-2824-33/+420
* Add more NEWS items for 2.16.Joseph Myers2012-05-271-0/+21
* New Croatian translationUlrich Drepper2012-05-272-3898/+5561
* Fix missing declarationAndreas Schwab2012-05-262-0/+3
* Fix CL date.Marek Polacek2012-05-261-1/+1
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-269-32/+46
* Fix fma test for underflow.Marek Polacek2012-05-262-1/+8
* Fix stack size and address inconsistency due to executable stackSiddhesh Poyarekar2012-05-265-16/+111
* Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers2012-05-254-95/+17
* Don't use header files in glibc configureH.J. Lu2012-05-253-328/+14
* NEWS item for --enable-systemtapRoland McGrath2012-05-251-0/+6
* i386 port of the pthread SystemTap probesRayson Ho2012-05-259-12/+46
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-2526-53/+266
* Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath2012-05-259-9/+42
* Add --enable-systemtap configuration to define static probe points.Roland McGrath2012-05-2510-5/+179
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-2539-1426/+240
* ppc: Pass hwcap to ifuncs.Richard Henderson2012-05-255-7/+18