aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers1-0/+34
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers1-0/+16
2012-07-17SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge1-0/+3
2012-07-17x86_64: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge1-0/+5
2012-07-17setcontext: Clarify termination when uc_link is the null pointer.Thomas Schwinge1-0/+8
2012-07-16Fix bug-getcontext testAndreas Schwab1-0/+5
2012-07-16Update from translation teamAndreas Jaeger1-0/+4
2012-07-15conformtest: Update expectations for string.h.Joseph Myers1-0/+10
2012-07-13Update from french translation teamAndreas Jaeger1-0/+4
2012-07-12Fix ynl return value with LDBL_MIN.Marek Polacek1-0/+7
2012-07-12Remove pre-2.4.1 Linux kernel support.Joseph Myers1-0/+22
2012-07-12Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel1-0/+14
2012-07-11Translation team update for fr.po/sv.poAndreas Jaeger1-0/+3
2012-07-11Update from translation team: fr.poAndreas Jaeger1-0/+4
2012-07-11Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella1-0/+7
2012-07-11Update sparc ULPs.David S. Miller1-0/+4
2012-07-10Fix LOG_MAKEPRI to agree with BSDAndreas Schwab1-0/+6
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek1-0/+40
2012-07-09BZ#14336: Manual spelling fixes.Roland McGrath1-0/+9
2012-07-09Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers1-0/+15
2012-07-06Fix float range reduction problems (#14283)Andreas Schwab1-0/+4
2012-07-06Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab1-0/+9
2012-07-06Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers1-0/+8
2012-07-06Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers1-0/+21
2012-07-06sunrpc: fix rpc bootstrap buildsMike Frysinger1-0/+4
2012-07-05Fix csqrt underflow (bugs 14157, 14331).Joseph Myers1-0/+14
2012-07-04Adapt tst-catgets to changes in tst-gettextAndreas Schwab1-0/+5
2012-07-04Fix tst-gettext testAndreas Schwab1-0/+7
2012-07-04Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers1-0/+22
2012-07-03drop ports ignoreMike Frysinger1-0/+4
2012-07-03Update from translation teamsAndreas Jaeger1-0/+10
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers1-0/+47
2012-07-03Fix float range reduction problems (bug 14283).Joseph Myers1-0/+9
2012-07-03Add cosh tests for bug 14273.Joseph Myers1-0/+3
2012-07-03Open development for 2.17.Joseph Myers1-0/+5
2012-06-30Update NEWS and README.glibc-2.16Carlos O'Donell1-0/+6
2012-06-28manual/contrib.texi (Contributors): Sort alphabetically by last name.Thomas Schwinge1-0/+4
2012-06-27Add Samuel Thibault to manual/contrib.texiAndreas Jaeger1-0/+4
2012-06-25Update s390 ULPs fileAndreas Jaeger1-0/+4
2012-06-23SH can do fanotify_mark, too.glibc-2.16-tpsAndreas Schwab1-0/+8
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge1-0/+5
2012-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge1-0/+7
2012-06-23SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge1-0/+4
2012-06-23SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge1-0/+7
2012-06-23SH: ABORT_INSTRUCTION.Thomas Schwinge1-0/+4
2012-06-23SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge1-0/+3
2012-06-23SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge1-0/+3
2012-06-23SH: makecontext: Improve understandability.Thomas Schwinge1-0/+5
2012-06-23Fix gUSA sequence in SH atomic functions inKaz Kojima1-0/+13
2012-06-22Fix invalid memory access in do_lookup_x.Andreas Schwab1-0/+11