]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2012-07-04  Andreas SchwabFix tst-gettext test
2012-07-04  Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03  Mike Frysingerdrop ports ignore
2012-07-03  Andreas JaegerUpdate from translation teams
2012-07-03  Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-03  Joseph MyersFix float range reduction problems (bug 14283).
2012-07-03  Joseph MyersAdd cosh tests for bug 14273.
2012-07-03  Joseph MyersAdd ppca2 to ports powerpc/dl-procinfo.
2012-07-03  Joseph MyersRemove ports files no longer relevant now included...
2012-07-03  Joseph MyersOpen development for 2.17.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-07-01  Joseph MyersMove all files into ports/ subdirectory in preparation... glibc-2.16-ports-before-merge
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  Carlos O'DonellAdd Changelog ...
2012-06-21  Carlos O'DonellAdd .gitignore.
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-19  Joseph MyersUpdate MIPS32 ABI baselines for _gp_disp.
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  Richard Hendersonalpha: Define FP_TRAPPING_EXCEPTIONS
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  Richard Hendersonalpha: Always handle inexact in rint implementations
2012-06-15  Richard Henderson[BZ #13848] alpha: Fix s_nearbyint implementation.
2012-06-15  Andreas JaegerMention ix86 shared headers
2012-06-15  Richard Hendersonalpha: Use builtins for copysign
2012-06-15  Richard Hendersonalpha: Fix protection on UTIME_NOW
2012-06-15  Richard Hendersonalpha: Add missing definitions in resource.h, shm.h
2012-06-15  Richard Hendersonalpha: Remove some __GNUC_PREREQs that are too old
2012-06-15  Richard Hendersonalpha: Fix float_t in bits/mathdef.h
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 MyersFix MIPS32 frame-pointer forcing for more recent GCC.
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  Joseph Myerspowerpc-nofpu: Allow abort and soft-fp symbols to be...
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  Joseph MyersUse HIDDEN_JUMPTARGET for _exit jump from __startcontext.
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-08  Joseph MyersUpdate powerpc-nofpu ABI baseline for __mcount_internal.
2012-06-07  Carlos Sánchez... Fix build on non-v9 sparc32.
2012-06-06  Richard Hendersonalpha: Fix end-of-count checks in strncmp
2012-06-06  Richard Hendersonalpha: Fix [BZ #13718]
2012-06-06  Richard Hendersonalpha: Fix ev4 build with ev6 compiler
2012-06-06  Richard Hendersonalpha: Use cfi_startproc instead of dual procedure...
2012-06-06  Richard Hendersonalpha: put mcount prologue at correct location
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  Richard Hendersonalpha: Use .cfi_signal_frame in rt_sigaction
2012-06-05  Richard Hendersonalpha: Resurrect getppid, getegid, geteuid.
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
next