]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
PowerPC LE strchr
[thirdparty/glibc.git] / ChangeLog
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]
2013-10-04  Alan ModraPowerPC floating point little-endian [2 of 15]
2013-10-04  Alan ModraPowerPC floating point little-endian [1 of 15]
2013-10-04  Alan ModraFix for [BZ #15680] IBM long double inaccuracy
2013-10-04  Alan ModraIBM long double mechanical changes to support little...
2013-10-03  Joseph MyersHardcode locale archive page size as 4096.
2013-10-03  Joseph MyersRemove locale file dependence on int32_t alignment.
2013-10-03  Ondřej BílkaBZ #431 Fix manual of strncat/wcsncat.
2013-10-03  Brooks MosesFix erroneous (and circular) implied pattern rule for...
2013-10-02  Eric Blakemaint: correct changelog
2013-10-02  Will Newtonmalloc: Add pvalloc test.
2013-10-02  Will Newtonmalloc/tst-valloc.c: Improve test coverage and use...
2013-10-02  Will Newtonmalloc: Add posix_memalign test.
2013-10-01  Eric Blakeglob: silence -Wattribute warnings
2013-09-30  Petr MachataAdd AArch64 relocation definitions.
2013-09-30  Andreas SchwabProperly cache the result from looking up the nss datab...
2013-09-29  Mike Frysingertst-fanotify: fix style
2013-09-29  Patrick 'P. J.'... don't use Bash-specific ${parameter/pattern/string...
2013-09-28  Allan McRaeRevert "Remove references to non-existent content items...
2013-09-27  Siddhesh PoyarekarMove ChangeLog entry
2013-09-27  Allan McRaeRemove references to non-existent content items in...
2013-09-27  Siddhesh PoyarekarUse the mutex member of the argumen in __libc_lock_...
2013-09-27  Kaz KojimaAdd ChangeLog entry for new sysdeps/sh/stackguard-macros.h.
2013-09-26  Ondřej BílkaFaster strrchr.
2013-09-25  Adhemerval ZanellaPowerPC: Fix POINTER_CHK_GUARD thread register for...
2013-09-25  Joseph Myersconformtest: Clean up expectations for POSIX for sched.h.
2013-09-24  Olivier LangloisFix tst-long-dbl-fphex swprintf length calculation.
2013-09-24  Joseph Myersconformtest: Clean up expectations for POSIX for pthread.h.
2013-09-24  Joseph MyersAdd localedef --big-endian and --little-endian options.
2013-09-24  Roland McGrathUpdate to canonical freemanuals.texi file.
2013-09-24  Will Newtonsysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.
2013-09-23  Joseph MyersMake locale archive hash function architecture-independent.
2013-09-23  Maciej W. Rozyckimanual: Fix a typo in `POSIX Threads' section
2013-09-23  Siddhesh PoyarekarCheck for integer overflow in cache size computation...
2013-09-23  Siddhesh PoyarekarFall back to non-cached sequence traversal and comparis...
2013-09-23  Carlos O'DonellBZ #15754: Fix test case for ARM.
2013-09-23  Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-21  Vinitha Vijayan[BZ #15859] Fix memory leak in _dl_map_object_deps
2013-09-20  Andreas SchwabMake __ffs hidden
2013-09-20  Alexandre OlivaMention malloc probes in the NEWS file.
2013-09-20  Alexandre OlivaAdd malloc probes for sbrk and heap resizing.
2013-09-20  Alexandre OlivaAdd catch-all alloc retry probe.
2013-09-20  Alexandre OlivaAdd probes for malloc retries.
2013-09-20  Alexandre OlivaAdd probes for malloc arena changes.
2013-09-20  Alexandre OlivaAdd probes for all changes to malloc options.
2013-09-20  Alexandre OlivaAdd first set of memory probes.
2013-09-20  Carlos O'DonellCopy-edit NEWS and fixup ChangeLog entries.
2013-09-20  Chris LeonardUpdate Changelog and NEWS
2013-09-19  Siddhesh PoyarekarConsolidate common code into macros
2013-09-19  Liubov DmitrievaFix buffer overrun in strtod_l
2013-09-19  Siddhesh PoyarekarAdd benchmark inputs for sincos
2013-09-19  Siddhesh PoyarekarNew test cases for sin and cos for multiple precision...
2013-09-19  Siddhesh PoyarekarConsolidate sin/cos table lookup code
2013-09-19  Siddhesh PoyarekarConsolidate sin/cos computation for large inputs
2013-09-19  Siddhesh PoyarekarRemove redundant goto lines
2013-09-18  Maciej W. RozyckiMIPS: IEEE 754-2008 NaN encoding support
2013-09-18  Joseph Myerse500 port: fpu_control.h.
2013-09-18  Joseph Myerse500 port: setjmp/longjmp.
2013-09-18  Joseph MyersDon't force -msoft-float for powerpc --without-fp.
2013-09-18  Siddhesh PoyarekarFormat sincos32.c
2013-09-17  Joseph MyersFix powerpc fpu_control.h namespace and parenthesis...
2013-09-13  Richard SandifordFix some types in localedef.
2013-09-11  Jia Liusunrpc/rpc/types.h: fix OS X and FreeBSD build problems
2013-09-11  Ondřej BílkaFaster strchr implementation.
2013-09-11  Will Newtonbenchtests: Rename argument to TIMING_INIT macro.
2013-09-11  Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-09-11  Andreas SchwabAdd O_TMPFILE to <fcntl.h>
2013-09-11  Will Newtonmalloc: Check for integer overflow in memalign.
2013-09-11  Will Newtonmalloc: Check for integer overflow in valloc.
2013-09-11  Will Newtonmalloc: Check for integer overflow in pvalloc.
2013-09-10  Ondřej BílkaRemove DO_NOT_USE_THIS conditionals.
2013-09-10  Allan McRaeClarify documentation cross-reference
2013-09-10  Allan McRaeUpdate pt_chown sections of the manual
2013-09-09  Maciej W. RozyckiFix static-binary lazy FPU context allocation
2013-09-09  Allan McRaeFix typo in strcoll example
2013-09-09  Allan McRaeFix memory leak in stdlib/isomac.c
2013-09-09  Allan McRaeFix memory leaks in libio on allocation failure
2013-09-09  Allan McRaeFix nesting of ifdefs in netgroupcache.c
next