about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-241-0/+15
* Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu2016-04-231-0/+4
* localedef: change week_1stweek default to 7Mike Frysinger2016-04-231-0/+5
* powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan2016-04-221-0/+15
* benchtests: Support for cross-building benchmarksSiddhesh Poyarekar2016-04-201-0/+7
* benchtests: Clean up extra-objsSiddhesh Poyarekar2016-04-201-0/+2
* Fix up ChangeLogSiddhesh Poyarekar2016-04-201-4/+4
* benchtests: Update README to include instructions for bench-build targetSiddhesh Poyarekar2016-04-201-0/+3
* Fix up ChangeLog formattingSiddhesh Poyarekar2016-04-201-2/+2
* New make target to only build benchmark binariesSiddhesh Poyarekar2016-04-201-0/+7
* Fix gprof timingSamuel Thibault2016-04-191-0/+2
* hurd: fix profiling short-living processesSamuel Thibault2016-04-191-0/+6
* Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compati...Wilco Dijkstra2016-04-181-0/+14
* locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet2016-04-161-0/+5
* localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger2016-04-161-0/+6
* locale: ld-telephone: update to ISO-30112 2014Mike Frysinger2016-04-161-0/+6
* powerpc: Optimization for strlen for POWER8.Carlos Eduardo Seo2016-04-151-0/+13
* localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger2016-04-151-0/+4
* Detect Intel Goldmont and Airmont processorsH.J. Lu2016-04-151-0/+5
* Remove pre GCC3.2 optimizations from string/bits/string2.h.Wilco Dijkstra2016-04-151-0/+19
* Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux2016-04-151-0/+5
* Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella2016-04-141-0/+4
* malloc: Add missing internal_function attributes on function definitionsFlorian Weimer2016-04-141-0/+6
* Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler2016-04-141-0/+7
* malloc: Remove malloc hooks from fork handlerFlorian Weimer2016-04-141-0/+17
* malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer2016-04-141-0/+7
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-04-141-0/+24
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-0/+31
* Register extra test objectsAndreas Schwab2016-04-131-0/+14
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-121-0/+26
* VDSO support for MIPSMatthew Fortune2016-04-121-0/+16
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-111-0/+25
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-111-0/+25
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-111-0/+12
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-111-0/+9
* nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer2016-04-111-0/+6
* Add missing bug number to ChangeLogFlorian Weimer2016-04-111-0/+1
* Fix build with HAVE_AUX_VECTORSamuel Thibault2016-04-111-0/+3
* Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault2016-04-101-0/+7
* Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock2016-04-091-0/+6
* When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj2016-04-091-0/+6
* configure: fix `test ==` usageMike Frysinger2016-04-091-0/+7
* localedata: iw_IL: delete old/deprecated locale [BZ #16137]Mike Frysinger2016-04-081-0/+9
* Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers2016-04-081-0/+6
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-0/+14
* powerpc: Add optimized P8 strspnPaul E. Murphy2016-04-071-0/+15
* hsearch_r: Include <limits.h>Florian Weimer2016-04-071-0/+4
* scratch_buffer_set_array_size: Include <limits.h>Florian Weimer2016-04-071-0/+4
* X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu2016-04-061-0/+11
* X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu2016-04-061-0/+9