]> sourceware.org Git - glibc.git/shortlog
glibc.git
2013-05-04 Joseph MyersRemove unused libm-test expected-failure mechanism.
2013-05-04 Joseph MyersUse static initializers for constant variables in libm...
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-05-03 Roland McGrathFix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sy...
2013-05-03 Adhemerval... PowerPC: Add time vDSO support
2013-05-03 Joseph MyersConsistently use TEST_f_f1 in lgamma tests.
2013-05-03 Joseph MyersDon't use IGNORE_ZERO_INF_SIGN in hypot tests.
2013-05-03 Andreas JaegerSync with Linux 3.9
2013-05-03 Adhemerval... Update powerpc libm-test ULPs
2013-05-03 Carlos O'DonellAdd yesstr and nostr to en_CA, es_AR, and es_ES
2013-05-03 Allan McRaeAdd bug 14952 to ChangeLog and NEWS
2013-05-02 David S. MillerUpdate Sparc ULPs.
2013-05-01 Ondrej BilkaRemove duplicate __strcmp_cg
2013-05-01 Roland McGrathAdd missing #include in sysdeps/posix/opendir.c.
2013-05-01 Richard SmithUse __gnu_inline__ for __extern_always_inline in g...
2013-05-01 Joseph MyersFix catan, catanh spurious underflows (bug 15423).
2013-04-30 Adhemerval... Update powerpc libm-test ULPs
2013-04-30 Joseph MyersAdd bug 15416 to NEWS.
2013-04-30 Joseph MyersFix catan, catanh inaccuracy from atan2 denominators...
2013-04-30 Siddhesh PoyarekarFormat s_sin.c
2013-04-30 Siddhesh PoyarekarAllow multiple input domains to be run in the same...
2013-04-30 Siddhesh PoyarekarMaintain runtime of each benchmark at ~10 seconds
2013-04-29 Roland McGrathMake stub fchdir.c define __fchdir.
2013-04-29 Joseph MyersIntegrate errno testing better in libm-test.inc.
2013-04-29 Andreas JaegerBZ#15084: Apparent typos in strings in res_debug.c
2013-04-29 Andreas JaegerBZ#15085: Fix comments/strings for RES_NOCHECKNAME
2013-04-29 Andreas JaegerBZ#15380: Fix initstate error return
2013-04-29 Andreas JaegerBZ#15086: Fix res_debug printing of options
2013-04-29 Adhemerval... Update powerpc libm-test ULPs
2013-04-29 Joseph MyersAdd missing semicolons to libm-test.inc tests.
2013-04-27 Joseph MyersFix catan, catanh spurious overflows (bug 15409).
2013-04-27 Nik KalachFix ia_FR postal format
2013-04-27 Andreas JaegerFix guards for qecvt
2013-04-27 Allan McRaeUpdate i386 libm-test ULPs
2013-04-26 Joseph MyersFix catan, catanh missing underflows (bug 15406).
2013-04-26 Joseph MyersFix csin, csinh, ccos, ccosh missing underflows (bug...
2013-04-26 Adhemerval... PowerPC: modf optimization fix
2013-04-26 Markus TrippelsdorfUpdate x86_64 ULPs
2013-04-25 Joseph MyersAdd missing bug numbers to NEWS.
2013-04-25 Joseph MyersMove x86_64-specific audit tests to sysdeps/x86_64/.
2013-04-25 Paul PluzhnikovGet rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS...
2013-04-25 Maciej W. RozyckiDeclare __ehdr_start with hidden visibility.
2013-04-25 Maciej W. Rozyckisoft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced.
2013-04-24 Carlos O'Donellmath: Use accurate answers for cos and sincos.
2013-04-24 Joseph MyersAdd catan, catanh tests at +/- 1 and +/- i.
2013-04-24 Joseph MyersUse suffixed floating-point constants in float and...
2013-04-24 Joseph MyersFix catan, catanh inaccuracy through use of log (bug...
2013-04-24 Siddhesh PoyarekarMention files in which fast/slow paths of math function...
2013-04-23 Roland McGrathFix name space use in last commit.
2013-04-23 Roland McGrathAdd generic POSIX implementation of C11 timespec_get.
2013-04-23 Adhemerval... PowerPC: modf optimization
2013-04-23 Siddhesh PoyarekarConsistently use ISSPACE to check for whitespace
2013-04-23 Andreas SchwabRemove non-standard initialisation of flexible array...
2013-04-23 Heiko CarstensS/390: Change struct statfs[64] member types to unsigne...
2013-04-22 Jan-Benedict... Fix getent to call endspent rather than endpwent for...
2013-04-22 Siddhesh PoyarekarConsolidate pthread_attr value validation
2013-04-22 Siddhesh PoyarekarMinor cleanup in getaddrinfo
2013-04-21 David S. MillerRussian translations update.
2013-04-19 Roland McGrathARM: Macroize assembly use of EABI unwind directives.
2013-04-19 Adam ConradRemove __wur from setfsuid and setfsgid.
2013-04-18 David HolsgroveMicroBlaze Port
2013-04-18 Carlos O'DonellUpdate ChangeLog.
2013-04-18 Carlos O'DonellConfiguring for i386 is no longer supported.
2013-04-17 Siddhesh PoyarekarAdd benchmark inputs for cos and tan
2013-04-16 Roland McGrathDon't test O_RDONLY case in tst-aio7.
2013-04-16 Siddhesh PoyarekarDefine NOT_IN_libc when compiling benchmark programs
2013-04-16 Siddhesh PoyarekarAdd target bench-clean
2013-04-15 David HolsgroveAdding MicroBlaze support to elf/elf.h
2013-04-15 Thomas SchwingeFix coding-style violation.
2013-04-15 Andreas SchwabProperly check for short writes when sending the respon...
2013-04-15 Siddhesh PoyarekarWrite to bench.out-tmp only once
2013-04-15 Andreas Schwabnscd: don't fork twice
2013-04-15 Siddhesh PoyarekarFix off-by-one bug in tst-fwrite-error
2013-04-15 Siddhesh PoyarekarRebuild benchmark sources when Makefile is updated
2013-04-12 Roland McGrathBZ#15361: Make aio_fsync not check open modes.
2013-04-12 Siddhesh PoyarekarMove bench target to benchtests
2013-04-11 Andreas Schwabm68k: update libm test ULPs
2013-04-11 Carlos O'Donelllibm-test.inc: Fix tests where cos(PI/2) != 0.
2013-04-11 Andreas SchwabExtend i486 pthread_cond_timedwait to use futex syscall...
2013-04-11 Andreas SchwabDon't accept exp char without preceding digits in scanf...
2013-04-11 Andreas SchwabFix invalid free of memory allocated during rtld init
2013-04-11 Siddhesh PoyarekarDon't use run-via-rtld-prefix for anything other than...
2013-04-11 Siddhesh PoyarekarRemove eval
2013-04-10 Siddhesh PoyarekarAccept leading and trailing spaces in getdate input...
2013-04-08 Roland McGrathBZ#14280: Fix Hurd ioctl macro to avoid warning.
2013-04-07 Carlos O'Donellsem_post.c: Include atomic.h.
2013-04-06 Carlos O'DonellREADME.libm-test: Use testrun.sh to run libm test.
2013-04-06 Carlos O'Donelldl_open_worker: Memset all of seen array.
2013-04-06 Marko Myllynenfi_FI: Define yesstr, nostr
2013-04-06 Carlos O'DonellNew Makefile target `regen-ulps'.
2013-04-06 Carlos O'Donelli386: Fail at configure time for i386 builds.
2013-04-06 Carlos O'DonellUpdate ChangeLog.
2013-04-06 Carlos O'Donells390/s390x: Undef PSEUDO before redef.
2013-04-05 Thomas SchwingeMore tests for external charater sequences representing...
2013-04-05 Thomas SchwingeProperly collect individual tests' results.
2013-04-05 Thomas Schwinge[BZ #14686, #15336] Fix standard compliance. Don't...
2013-04-05 Thomas Schwinge[BZ #15335, #15342] Fix standard compliance. Don't...
2013-04-05 Thomas SchwingeRemove unreachable code.
2013-04-05 Thomas SchwingeRemove unused hard-coded qNaN definition.
2013-04-04 Siddhesh PoyarekarAdd BZ #15337 to NEWS
next
This page took 0.064725 seconds and 5 git commands to generate.