summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-15localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger
2016-04-15localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standardMike Frysinger
2016-04-15Detect Intel Goldmont and Airmont processorsH.J. Lu
2016-04-15Remove pre GCC3.2 optimizations from string/bits/string2.h.Wilco Dijkstra
2016-04-15Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux
2016-04-15localedata: CLDRv29: update LC_ADDRESS.country_name translationsMike Frysinger
2016-04-15localedata: fix LC_ADDRESS.country_car entriesMike Frysinger
2016-04-15localedata: CLDRv29: update LC_ADDRESS.country_num valuesMike Frysinger
2016-04-15localedata: LC_PAPER: use copy directives everywhereMike Frysinger
2016-04-14Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella
2016-04-14malloc: Add missing internal_function attributes on function definitionsFlorian Weimer
2016-04-14Fix strfmon_l: Use specified locale for number formatting [BZ #19633]Stefan Liebler
2016-04-14malloc: Remove malloc hooks from fork handlerFlorian Weimer
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-04-13localedata: de_IT: new localeMatthias Wallnoefer
2016-04-13localedata: de_{AT,CH}: copy data from de_DEMatthias Wallnoefer
2016-04-13Register extra test objectsAndreas Schwab
2016-04-12localedata: LC_MEASUREMENT: use copy directives everywhereMike Frysinger
2016-04-12localedata: CLDRv29: update LC_IDENTIFICATION language/territory fieldsMike Frysinger
2016-04-12localedata: LC_TIME.date_fmt: delete entries same as the default valueMike Frysinger
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
2016-04-12VDSO support for MIPSMatthew Fortune
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella
2016-04-11nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer
2016-04-11Add missing bug number to ChangeLogFlorian Weimer
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj
2016-04-09localedata: CLDRv28: update LC_PAPER valuesMike Frysinger
2016-04-09configure: fix `test ==` usageMike Frysinger
2016-04-08localedata: iw_IL: delete old/deprecated locale [BZ #16137]Mike Frysinger
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers
2016-04-08localedata: i18n: fix typos in tel_int_fmtMike FABIAN
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-04-07powerpc: Add optimized P8 strspnPaul E. Murphy
2016-04-07hsearch_r: Include <limits.h>Florian Weimer
2016-04-07scratch_buffer_set_array_size: Include <limits.h>Florian Weimer
2016-04-06X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu
2016-04-06Add memcpy/memmove/memset benchmarks with large dataH.J. Lu
2016-04-06Mention Bug in ChangeLog for S390: Save and restore fprs/vrs while resolving ...Stefan Liebler
2016-04-05Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu