aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-07-12Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel4-9/+26
limit [BZ #14307] * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of the temporary buffer used to invoke __gethostbyname2_r, __gethostbyaddr_r and gethostbyname4_r to make room for struct host_data / struct gaih_addrtuple. * resolv/nss_dns/dns-host.c (global scope): Move definition of implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to header file nss/nsswitch.h. * nss/nsswitch.h (global scope): Add definition of implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from resolv/nss_dns/dns-host.c).
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov2-43/+185
2012-07-11Translation team update for fr.po/sv.poAndreas Jaeger3-1239/+1391
2012-07-11Update from translation team: fr.poAndreas Jaeger2-1200/+1379
2012-07-11Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella4-23/+331
IBM long double fixes and POWER ulps update.
2012-07-11Update sparc ULPs.David S. Miller2-0/+453
* sysdeps/sparc/fpu/libm-test-ulps: Update.
2012-07-10Fix LOG_MAKEPRI to agree with BSDAndreas Schwab3-3/+9
2012-07-10tile: correct typo in commentChris Metcalf2-1/+4
2012-07-10tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf2-1/+6
2012-07-10Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers2-1/+6
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek33-256/+229
2012-07-09m68k: update libm test ULPsAndreas Schwab2-2/+312
2012-07-09BZ#14336: Manual spelling fixes.Roland McGrath3-5/+14
2012-07-09Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers11-55/+474
2012-07-07Update NEWSAndreas Schwab1-1/+1
2012-07-06Fix float range reduction problems (#14283)Andreas Schwab2-2/+6
2012-07-06Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab4-2/+27
2012-07-06Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers5-3/+86
2012-07-06Do not store data below the stack pointer on MIPS.Petar Jovanovic2-2/+8
2012-07-06Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers9-45/+140
2012-07-06sunrpc: fix rpc bootstrap buildsMike Frysinger2-1/+5
If you build & install glibc w/rpc disabled, you no longer have headers in /usr/include/rpc/ (this is expected). But if you try to build glibc w/rpc enabled, this gets into a bad state due to the new rpc helpers that get cross-compiled: $ make ... x86_64-pc-linux-gnu-gcc -m32 -D_RPC_THREAD_SAFE_ -D_GNU_SOURCE -DIS_IN_build \ -include $objdir/config.h rpc_clntout.c -o $objdir/sunrpc/cross-rpc_clntout.o \ -MMD -MP -MF $objdir/sunrpc/cross-rpc_clntout.o.dt -MT $objdir/sunrpc/cross-rpc_clntout.o -c rpc_clntout.c:34:23: fatal error: rpc/types.h: No such file or directory compilation terminated. make: *** [$objdir/sunrpc/cross-rpc_clntout.o] Error 1 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-07-05Add ARM-specific static-stubs.c.Joseph Myers2-0/+11
2012-07-05Fix csqrt underflow (bugs 14157, 14331).Joseph Myers8-25/+166
2012-07-04Adapt tst-catgets to changes in tst-gettextAndreas Schwab4-105/+79
2012-07-04Fix tst-gettext testAndreas Schwab4-53/+55
2012-07-04Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers11-19/+937
2012-07-03drop ports ignoreMike Frysinger2-1/+4
Now that it's been merged back into mainline, we don't want to ignore the dir anymore. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-07-03Update from translation teamsAndreas Jaeger8-11249/+13324
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers7-21/+206
2012-07-03Fix float range reduction problems (bug 14283).Joseph Myers5-22/+46
2012-07-03Add cosh tests for bug 14273.Joseph Myers2-0/+8
2012-07-03Add ppca2 to ports powerpc/dl-procinfo.Joseph Myers3-8/+27
2012-07-03Remove ports files no longer relevant now included in libc repository.Joseph Myers4-45/+6
2012-07-03Open development for 2.17.Joseph Myers3-2/+12
2012-07-01Merge glibc-ports into ports/ directory.glibc-2.16.90glibc-2.16-ports-mergeJoseph Myers2361-0/+320086
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers2361-0/+0
2012-06-30Release 2.16glibc-2.16.0Carlos O'Donell2-3/+3
Update version.h and include/features.h for 2.16 release.
2012-06-30Update NEWS and README.glibc-2.16Carlos O'Donell3-6/+25
Final update for 2.16 release.
2012-06-28manual/contrib.texi (Contributors): Sort alphabetically by last name.Thomas Schwinge2-17/+21
2012-06-27Add Samuel Thibault to manual/contrib.texiAndreas Jaeger2-0/+7
2012-06-25Update s390 ULPs fileAndreas Jaeger2-4/+358
2012-06-23SH can do fanotify_mark, too.glibc-2.16-tpsAndreas Schwab4-0/+14
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge5-107/+9
This fixes up commits 735095ae9566b2b14e8210e5ed44b3d5b51495f1, 09ae94c11b4309b425fbbfaa095e64cac2ae8cb8, and ff962fb6a10c46052535d482c889b3a9e5236637.
2012-06-23SH: __lll_robust_timedlock_wait: Simplify CFI directives.Thomas Schwinge2-6/+9
2012-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge5-7/+57
2012-06-23SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge3-17/+13
__fortify_fail has »__attribute__ ((__noreturn__))«.
2012-06-23SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge4-0/+137
debug/tst-longjmp_chk2 now passes.
2012-06-23SH: ABORT_INSTRUCTION.Thomas Schwinge3-3/+11
2012-06-23SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2-4/+11
This is only relevant when returning from a context with »uc_link == NULL«, which is not exercised in the testsuite.
2012-06-23SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2-1/+4
stdlib/tst-setcontext and stdlib/tst-makecontext3 now pass.