]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2014-05-01  David S. MillerFix v9/64-bit strcmp when string ends in multiple zero...
2014-01-29  H.J. LuDisable x87 inline functions for SSE2 math
2014-01-05  Maxim KuvyrkovFix race in free() of fastbin chunk: BZ #15073
2013-03-17  Carlos O'DonellAdd BZ#11261 to 2.16 fixed bug list.
2012-11-28  Andreas SchwabRevert "2012-11-07 Andreas Jaeger <aj@suse.de>"
2012-11-27  Thomas Schwingesysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIX...
2012-11-27  H.J. LuSkip audit if l_reloc_result is NULL
2012-11-13  Jeff Law2012-11-07 Andreas Jaeger <aj@suse.de>
2012-10-23  Andreas SchwabFix missing _mcount@GLIBC_2.0 on powerpc32
2012-10-04  H.J. LuDefine HAS_FMA with bit_FMA_Usable
2012-10-03  Jeff LawDon't parse %s format argument as multibyte string
2012-09-27  Joseph MyersUse size_t instead of int for internal variables in...
2012-09-26  H.J. LuProperly handle fencepost with MALLOC_ALIGN_MASK
2012-08-29  H.J. LuUse LD_SO to set $ld_so_name/$ld_so_version
2012-08-27  Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-08-16  Liubov DmitrievaFix segmentation fault in strncasecmp for i686
2012-08-13  Mike Frysingersunrpc: fix rpc bootstrap builds
2012-07-16  Andreas JaegerUpdate from translation team
2012-07-13  Andreas JaegerUpdate from french translation team
2012-07-11  Andreas JaegerTranslation team update for fr.po/sv.po
2012-07-11  Andreas JaegerUpdate from translation team: fr.po
2012-07-07  Andreas SchwabAdapt tst-catgets to changes in tst-gettext
2012-07-07  Andreas SchwabFix tst-gettext test
2012-07-03  Andreas JaegerUpdate from translation teams
2012-06-30  Carlos O'DonellRelease 2.16 glibc-2.16.0
2012-06-30  Carlos O'DonellUpdate NEWS and README. glibc-2.16
2012-06-28  Thomas Schwingemanual/contrib.texi (Contributors): Sort alphabetically...
2012-06-27  Andreas JaegerAdd Samuel Thibault to manual/contrib.texi
2012-06-25  Andreas JaegerUpdate s390 ULPs file
2012-06-23  Andreas SchwabSH can do fanotify_mark, too. glibc-2.16-tps
2012-06-23  Thomas SchwingeSome missing bits from sysdeps/*/elf dismissal.
2012-06-23  Thomas SchwingeSH: __lll_robust_timedlock_wait: Simplify CFI directives.
2012-06-23  Thomas SchwingeSH: Preserve more registers for frame unwinding purpose...
2012-06-23  Thomas SchwingeSH: Optimize assembler code in context of call to __for...
2012-06-23  Thomas SchwingeSH: ____longjmp_chk for GNU/Linux with sigaltstack...
2012-06-23  Thomas SchwingeSH: ABORT_INSTRUCTION.
2012-06-23  Thomas SchwingeSH: makecontext/.Lexitcode: Always initialize the GOT...
2012-06-23  Thomas SchwingeSH: makecontext: Fix calculation of ARGC > 4.
2012-06-23  Thomas SchwingeSH: makecontext: Improve understandability.
2012-06-22  Kaz KojimaFix gUSA sequence in SH atomic functions in
2012-06-22  Andreas SchwabFix invalid memory access in do_lookup_x.
2012-06-22  Carlos O'DonellUse AC_LANG_SOURCE to fix autoconf warnings.
2012-06-22  Carlos O'DonellUse tab not spaces.
2012-06-22  Roland McGrathRespect --localstatedir for /var/db parent directory.
2012-06-21  Jeff LawUpdate copyright years
2012-06-21  Jeff Law [BZ #14277]
2012-06-21  Joseph MyersFix wordsize-64 cosh regression (bug 14273).
2012-06-21  Joseph MyersRegenerate sysdeps/mach/configure.
2012-06-21  H.J. LuMention BZ #14278 in NEWS
2012-06-21  H.J. LuFix a typo in i386 SYSCALL_PIC_SETUP
2012-06-21  Jeff Law2012-06-21 Jeff Law <law@redhat.com>
2012-06-21  Carlos O'DonellAdd ChangeLog ...
2012-06-21  Carlos O'DonellRegenerate libc.pot.
2012-06-21  Andreas JaegerFix typo in name
2012-06-21  Andreas JaegerAvoid -Wconversion warning for htons
2012-06-20  Petr Baudislocales/tr_CY: LC_TIME with copy cannot contain additio...
2012-06-20  Petr Baudislocales/mag_IN: Fix syntax error
2012-06-20  Siddhesh PoyarekarAccount for the extra stack size when rlimit is small...
2012-06-18  H.J. LuUse x86-64 fpu_control.h for i386 and x86_64
2012-06-18  H.J. LuUse __volatile__ to access fpu control word
2012-06-15  Richard HendersonUpdate news for fixed alpha bz
2012-06-15  H.J. LuMention BZ 14050/14117 in NEWS
2012-06-15  H.J. LuUse i386 bits/mathinline.h for i386 and x86_64
2012-06-15  H.J. LuDisable x87 inline functions for x86-64
2012-06-15  Chung-Lin TangMake endian.h usable for assembler
2012-06-15  Andreas JaegerMention ix86 shared headers
2012-06-15  H.J. LuMention BZ #14229 in NEWS
2012-06-15  Joseph MyersFix pow (0.0, -Inf) (bug 14241).
2012-06-15  Andreas JaegerUpdate manual/contrib.texi
2012-06-15  Cyril HrubisAdd __wur to GNU version of strerror_r.
2012-06-14  H.J. LuUse RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
2012-06-14  Roland McGrathMake sure <build-dir>/manual directory gets created.
2012-06-14  Joseph MyersAllow more spurious underflow exceptions from csqrt...
2012-06-13  Carlos O'DonellSet default charset to UTF-8 for libc.pot.
2012-06-13  Paul EggertMention 14210 in NEWS.
2012-06-13  Paul PluzhnikovSuppress sign-conversion warning from FD_SET.
2012-06-13  H.J. LuAdd SSE math and C++ namespace to i386 bits/mathinline.h
2012-06-12  Thomas SchwingeFix a typo in sysdeps/unix/Makefile.
2012-06-11  Roland McGrathBZ#14218: Reword argp_parse description slightly.
2012-06-09  Thomas SchwingeSH: No FE_UPWARD, FE_DOWNWARD.
2012-06-09  Thomas SchwingeSH: Do not re-write fpscr after reading it.
2012-06-09  Kaz KojimaSH: refresh *.abilist files.
2012-06-07  Carlos Sánchez... Fix build on non-v9 sparc32.
2012-06-06  H.J. LuUse x86_64 fpu/bits/fenv.h for i386 and x86_64
2012-06-06  H.J. LuCheck __SSE_MATH__ in x86_64 feraiseexcept
2012-06-06  Siddhesh PoyarekarFix validation check when converting from ibm930 to utf
2012-06-06  Adhemerval... Fix for wrong ldbl128-ibm fmodl commit
2012-06-05  Adhemerval... Fix spurious undeflow for ldbl-128ibm erfl
2012-06-05  Adhemerval... Fix ldbl128ibm fmodl for subnormals.
2012-06-05  Mike Frysingertst-getcpu: decode errno when sched_getcpu fails
2012-06-04  H.J. LuFix a typo in comment
2012-06-04  H.J. LuUse i486 bits/string.h for i386 and x86_64
2012-06-04  H.J. LuProvide 32-bit inline string functions for >= i486
2012-06-04  H.J. LuUse x86_64 bits/sigcontext.h for i386 and x86_64
2012-06-04  H.J. LuUpdate x86_64 bits/sigcontext.h from kernel 3.4.0
2012-06-04  H.J. LuUse x86_64 bits/{debugreg,reg}.h for i386 and x86-64
2012-06-04  H.J. LuUse x86_64 bits/{io,perm}.h for i386 and x86_64
2012-06-04  Tulio Magno... Manual for platform-specific features and new __ppc_get...
2012-06-04  Petr Baudislocales/tr_TR: Change currency from YTL to TL. [BZ...
2012-06-04  Serkan Kabalocales/tr_TR: Fix first_weekday and first_workday...
next