about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* conformtest: Update expectations for string.h.Joseph Myers2012-07-151-0/+10
|
* Update from french translation teamAndreas Jaeger2012-07-131-0/+4
|
* Fix ynl return value with LDBL_MIN.Marek Polacek2012-07-121-0/+7
|
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-121-0/+22
|
* Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel2012-07-121-0/+14
| | | | | | | | | | | | | | | | 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).
* Translation team update for fr.po/sv.poAndreas Jaeger2012-07-111-0/+3
|
* Update from translation team: fr.poAndreas Jaeger2012-07-111-0/+4
|
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella2012-07-111-0/+7
| | | | IBM long double fixes and POWER ulps update.
* Update sparc ULPs.David S. Miller2012-07-111-0/+4
| | | | * sysdeps/sparc/fpu/libm-test-ulps: Update.
* Fix LOG_MAKEPRI to agree with BSDAndreas Schwab2012-07-101-0/+6
|
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-0/+40
|
* BZ#14336: Manual spelling fixes.Roland McGrath2012-07-091-0/+9
|
* Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers2012-07-091-0/+15
|
* Fix float range reduction problems (#14283)Andreas Schwab2012-07-061-0/+4
|
* Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-07-061-0/+9
|
* Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers2012-07-061-0/+8
|
* Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers2012-07-061-0/+21
|
* sunrpc: fix rpc bootstrap buildsMike Frysinger2012-07-061-0/+4
| | | | | | | | | | | | | | | | | | 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>
* Fix csqrt underflow (bugs 14157, 14331).Joseph Myers2012-07-051-0/+14
|
* Adapt tst-catgets to changes in tst-gettextAndreas Schwab2012-07-041-0/+5
|
* Fix tst-gettext testAndreas Schwab2012-07-041-0/+7
|
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers2012-07-041-0/+22
|
* drop ports ignoreMike Frysinger2012-07-031-0/+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>
* Update from translation teamsAndreas Jaeger2012-07-031-0/+10
|
* Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers2012-07-031-0/+47
|
* Fix float range reduction problems (bug 14283).Joseph Myers2012-07-031-0/+9
|
* Add cosh tests for bug 14273.Joseph Myers2012-07-031-0/+3
|
* Open development for 2.17.Joseph Myers2012-07-031-0/+5
|
* Update NEWS and README. glibc-2.16Carlos O'Donell2012-06-301-0/+6
| | | | Final update for 2.16 release.
* manual/contrib.texi (Contributors): Sort alphabetically by last name.Thomas Schwinge2012-06-281-0/+4
|
* Add Samuel Thibault to manual/contrib.texiAndreas Jaeger2012-06-271-0/+4
|
* Update s390 ULPs fileAndreas Jaeger2012-06-251-0/+4
|
* SH can do fanotify_mark, too. glibc-2.16-tpsAndreas Schwab2012-06-231-0/+8
|
* Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge2012-06-231-0/+5
| | | | | | This fixes up commits 735095ae9566b2b14e8210e5ed44b3d5b51495f1, 09ae94c11b4309b425fbbfaa095e64cac2ae8cb8, and ff962fb6a10c46052535d482c889b3a9e5236637.
* SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge2012-06-231-0/+7
|
* SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge2012-06-231-0/+4
| | | | __fortify_fail has »__attribute__ ((__noreturn__))«.
* SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge2012-06-231-0/+7
| | | | debug/tst-longjmp_chk2 now passes.
* SH: ABORT_INSTRUCTION.Thomas Schwinge2012-06-231-0/+4
|
* SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2012-06-231-0/+3
| | | | | This is only relevant when returning from a context with »uc_link == NULL«, which is not exercised in the testsuite.
* SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2012-06-231-0/+3
| | | | stdlib/tst-setcontext and stdlib/tst-makecontext3 now pass.
* SH: makecontext: Improve understandability.Thomas Schwinge2012-06-231-0/+5
|
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-231-0/+13
| | | | sysdeps/unix/sysv/linux/sh/bits/atomic.h.
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-221-0/+11
| | | | | | | | [BZ #13579] Do not free l_initfini and allow it to be reused on subsequent dl_open calls for the same library. This fixes the invalid memory access in do_lookup_x when the previously free'd l_initfini was accessed through l_searchlist when a library had been opened for the second time.
* Use AC_LANG_SOURCE to fix autoconf warnings.Carlos O'Donell2012-06-221-0/+5
|
* Use tab not spaces.Carlos O'Donell2012-06-221-1/+1
|
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-221-0/+11
|
* [BZ #14277]Jeff Law2012-06-211-0/+6
| | | | | * intl/dcigettext.c (_nl_find_msg): Avoid use after potential free. Simplify list management for _LIBC case.
* Fix wordsize-64 cosh regression (bug 14273).Joseph Myers2012-06-211-0/+5
|
* Regenerate sysdeps/mach/configure.Joseph Myers2012-06-211-0/+4
|
* Fix a typo in i386 SYSCALL_PIC_SETUPH.J. Lu2012-06-211-0/+5
|