aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-25Fix name_mrs for mag_INAkhilesh Kumar
2017-07-25Added yesstr/nostr for sa_INAkhilesh Kumar
2017-07-25Fix LC_TIME for mai_INAkhilesh Kumar
2017-07-25zic: Use PRIdMAX to print line numbersSiddhesh Poyarekar
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-07-24Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab
2017-07-24Added country_name in mai_INAkhilesh Kumar
2017-07-24Added country_isbn for Republic of KoreaAkhilesh Kumar
2017-07-24Added country_isbn for ItalyAkhilesh Kumar
2017-07-23S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin
2017-07-23[BZ 19170]John David Anglin
2017-07-21Correct nss/tst-nss-test5 configurationDJ Delorie
2017-07-21Fix localedata test builds with latest GCCSteve Ellcey
2017-07-21Fix nss/nss_test1.c compile with latest GCC.Steve Ellcey
2017-07-21Fix cexpl when compiled with latest GCCSteve Ellcey
2017-07-21Fix misspelled yesexpr/day/abday/mon/abmon/date_fmt fields in sc_ITMassimeddu Cireddu
2017-07-21localedata/locales/lg_UG: Fix some comments.Rafal Luzynski
2017-07-21Add/Fix country_isbn for FranceAkhilesh Kumar
2017-07-21Add country_name and country_post, and country_isbn for pap_AW and pap_CWAkhilesh Kumar
2017-07-20Add int_select to many localesMike FABIAN
2017-07-20Added int_select international_call_prefixesAkhilesh Kumar
2017-07-20Fix int_select international_call_prefixesAkhilesh Kumar
2017-07-19Update sparc ulpsAdhemerval Zanella
2017-07-19alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella
2017-07-19Fix cast-after-dereferenceDJ Delorie
2017-07-19Add country_name to iu_CA localeMike FABIAN
2017-07-19Fix country_post "Country Postal Abbreviations"Akhilesh Kumar
2017-07-19Fix consistency in country_isbn in various locales and add comment to country...Akhilesh Kumar
2017-07-19i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-07-19Don't add stack_chk_fail_local.o to libc.a [BZ #21740]H.J. Lu
2017-07-19[AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy
2017-07-19Fix or add int_select international_call_prefixesAkhilesh Kumar
2017-07-18[AArch64] Fix out of bound array access regressionSzabolcs Nagy
2017-07-17powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho
2017-07-17Extend NSS test suiteDJ Delorie
2017-07-17hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella
2017-07-17Fix country_name in li_NLAkhilesh Kumar
2017-07-17Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in yesst...Mike FABIAN
2017-07-17Fix yesexpr in new agr_PE localeMike FABIAN
2017-07-17Write "Latin" in title case in "title" in hif_FJ localeMike FABIAN
2017-07-17Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy
2017-07-16Return to caller if dl_fixup fails to resolve callee on hppa.John David Anglin
2017-07-16Add CFI annotation.John David Anglin
2017-07-16Fix stack offset for r19 load in __getcontext.John David Anglin
2017-07-16Fix __setcontext return value on hppa.John David Anglin
2017-07-16Fix syscall cancellation on hppa.John David Anglin
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin
2017-07-16Fix [BZ 20098].John David Anglin