]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2013-10-15  Joseph Myerssoft-fp: remove unused macros.
2013-10-15  Ondřej BílkaClear initfini list after freeing. Fixes bug 15308.
2013-10-15  Joseph Myerssoft-fp: fix vertical whitespace and indentation.
2013-10-14  Ondřej BílkaFix error_tail overflow in allocation calculation.
2013-10-14  Ondřej BílkaCorrectly copy resolver address. Fixes bug #13028.
2013-10-14  Patrick 'P... ldd: make try_trace more robust and portable
2013-10-13  Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-10-12  Joseph Myerssoft-fp: fix preprocessor indentation.
2013-10-12  Yuri ChornoivanFix typos.
2013-10-12  Reuben ThomasFix typo in setlocale.c. Fixes BZ #15764
2013-10-12  Joseph Myerssoft-fp: make __unord* raise "invalid" for signaling...
2013-10-12  Joseph Myerssoft-fp: make ordered comparisons raise "invalid" for...
2013-10-12  Joseph Myerssoft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROU...
2013-10-12  Joseph Myerssoft-fp: add macro FP_NO_EXCEPTIONS.
2013-10-12  Joseph Myerssoft-fp: fix _FP_DIV_MEAT_* returning results with...
2013-10-12  Joseph Myerssoft-fp: fix floating-point to integer unsigned saturation.
2013-10-11  Siddhesh PoyarekarAdd systemtap markers to math function slow paths
2013-10-11  Eric BiggersFix fwrite() reading beyond end of buffer in error...
2013-10-11  David S. MillerFix readdir regressions on sparc 32-bit.
2013-10-10  Joseph MyersUpdate copyright and license notices in soft-fp files...
2013-10-10  Joseph MyersAdd soft-fp files from libgcc.
2013-10-10  David S. MillerUpdate sparc ULPs.
2013-10-10  Joseph MyersExtend powerpc-nofpu -fno-builtin-fabsl workaround...
2013-10-10  Joseph MyersAvoid ordered comparisons of NaNs in ldbl-128ibm acosl...
2013-10-10  Will Newtonmalloc/hooks.c: Correct check for overflow in memalign_...
2013-10-10  Torvald Riegelbenchtests: Add include-sources directive.
2013-10-10  Joseph Myerssoft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
2013-10-10  Joseph Myerssoft-fp: fix negation NaN handling (bug 16034).
2013-10-09  Joseph Myerssoft-fp: Remove trailing semicolon from _FP_FRAC_DISASS...
2013-10-09  Adam Buchbindersoft-fp: fix typo in comment.
2013-10-08  Yogesh ChaudhariUpdate gethostbyname2_r documentation. Fixes bug #156.
2013-10-08  Andreas SchwabFix typo in last change
2013-10-08  Andreas Schwabm68k: use PIC for Scrt1.o
2013-10-08  Ondřej BílkaUse p2align instead ALIGN
2013-10-08  Chris Leonardcorrect LC_TELEPHONE for pap locales
2013-10-08  Siddhesh PoyarekarFormat e_pow.c
2013-10-08  Siddhesh PoyarekarFormat e_exp.c
2013-10-08  Siddhesh PoyarekarConsolidate multiple precision sin/cos functions
2013-10-08  Joseph MyersClean up locale file alignment handling.
2013-10-07  Chris LeonardFixes to Changelog for locale splits
2013-10-07  Roland McGrathFix up ChangeLog formatting.
2013-10-07  Chris Leonardremove localdata path from Changelog entries
2013-10-07  Chris LeonardFix ar_SS in SUPPORTED
2013-10-07  Siddhesh PoyarekarFix ChangeLog formatting
2013-10-07  Siddhesh PoyarekarAdd more directives to benchmark input files
2013-10-06  Alan ModraFix careless merge.
2013-10-06  Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-10-05  Alan ModraMention powerpc64le support in NEWS and README, plus...
2013-10-04  Maciej W. Rozyckinptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure
2013-10-04  Chris LeonardFix typos in 3166.def.
2013-10-04  Samuel ThibaultAdd fork hooks for pthread_atfork
2013-10-04  Ryan S. ArnoldUpdate generic swapon definition to match prototype.
2013-10-04  Joseph MyersMove powerpc ports pieces to libc.
2013-10-04  Joseph Myerse500 port: adjust sysdeps/unix/sysv/linux/configure...
2013-10-04  Joseph Myerse500 port: fix fpu_control.h constant values.
2013-10-04  Joseph Myerse500 port: getcontext / setcontext / swapcontext.
2013-10-04  Chris LeonardCorrect error in iso-3166.def
2013-10-04  Chris LeonardCopy / modify pap_AN into pap_AW and pap_CW.
2013-10-04  Chris LeonardSplit ar_SD into ar_SD and ar_SS
2013-10-04  Chris LeonardUpdate iso-1366.def and related occurrences
2013-10-04  Siddhesh PoyarekarFix typo in manual
2013-10-04  Will NewtonARM: Allow building __sigsetjmp as Thumb.
2013-10-04  Will NewtonARM: Allow building __longjmp as Thumb.
2013-10-04  Will Newtonmalloc/tst-valloc.c: Tidy up code.
2013-10-04  Will Newtonmalloc/tst-pvalloc.c: Tidy up code.
2013-10-04  Will Newtonmalloc/tst-posix_memalign.c: Tidy up code.
2013-10-04  Will Newtonmalloc: Add memalign test.
2013-10-04  Alan ModraUse stdint.h types in union unaligned.
2013-10-04  Alan ModraCorrect little-endian relocation of UADDR64,32,16.
2013-10-04  Alan Modrafix changelog date
2013-10-04  Alan ModraPowerPC LE configury
2013-10-04  Alan Modrastring/tester memrchr test
2013-10-04  Alan Modrastring/test-memcpy error reporting
2013-10-04  Alan ModraPowerPC LE memchr and memrchr
2013-10-04  Alan ModraPowerPC LE memset
2013-10-04  Alan ModraPowerPC LE memcpy
2013-10-04  Alan ModraPowerPC LE memcmp
2013-10-04  Alan ModraPowerPC LE strchr
2013-10-04  Alan ModraPowerPC LE strcpy
2013-10-04  Alan ModraPowerPC LE strcmp and strncmp
2013-10-04  Alan ModraPowerPC LE strnlen
2013-10-04  Alan ModraPowerPC LE strlen
2013-10-04  Alan ModraPowerPC SIGSTKSZ
2013-10-04  Alan ModraPowerPC makecontext
2013-10-04  Alan ModraPowerPC LE _dl_hwcap access
2013-10-04  Alan ModraPowerPC ugly symbol versioning
2013-10-04  Anton BlanchardPowerPC LE setjmp/longjmp
2013-10-04  Alan ModraPowerPC floating point little-endian [15 of 15]
2013-10-04  Anton BlanchardPowerPC floating point little-endian [14 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [13 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [12 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [11 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [10 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [9 of 15]
2013-10-04  Anton BlanchardPowerPC floating point little-endian [8 of 15]
2013-10-04  Anton BlanchardPowerPC floating point little-endian [7 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [6 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [5 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [4 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [3 of 15]
next