aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel4-9/+26
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
2012-07-11Update sparc ULPs.David S. Miller2-0/+453
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
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
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
2012-06-30Update NEWS and README.glibc-2.16Carlos O'Donell3-6/+25
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
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
2012-06-23SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge4-0/+137
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
2012-06-23SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2-1/+4