Go to file
Alan Modra aa5f0ff11a Correct IBM long double frexpl.
Besides fixing the bugzilla, this also fixes corner-cases where the high
and low double differ greatly in magnitude, and handles a denormal
input without resorting to a fp rescale.

	[BZ #16740]
	[BZ #16619]
	* sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
	* math/libm-test.inc (frexp_test_data): Add tests.
2014-04-16 19:33:32 +09:30
argp Fix __STRICT_ANSI__ -Wundef warnings 2014-03-17 16:05:23 +00:00
assert
benchtests benchtests: Link against objects in build directory 2014-04-15 14:33:06 +05:30
bits Define _STRING_ARCH_unaligned unconditionally 2014-04-09 15:05:36 -05:00
catgets
conf
conform Add stardard definition on conform processing 2014-03-18 13:55:48 -05:00
crypt Define _STRING_ARCH_unaligned unconditionally 2014-04-09 15:05:36 -05:00
csu Support _r_debug for static binaries. 2014-04-14 15:45:40 -04:00
ctype
debug
dirent
dlfcn
elf 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com> 2014-04-11 11:25:53 -07:00
gmon
gnulib
grp
gshadow
hesiod
hurd
iconv Define _STRING_ARCH_unaligned unconditionally 2014-04-09 15:05:36 -05:00
iconvdata
include
inet Return NULL for wildcard values in getnetgrent from nscd (BZ #16759) 2014-03-27 19:49:51 +05:30
intl
io
libidn
libio Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libio 2014-03-25 12:43:30 +01:00
locale
localedata
login
mach
malloc malloc: Fix MALLOC_DEBUG -Wundef warning 2014-04-11 09:54:18 +01:00
manual Fix qsort argument order in collation example 2014-04-12 14:26:29 +10:00
math Correct IBM long double frexpl. 2014-04-16 19:33:32 +09:30
misc misc/sys/xattr.h: guard against linux uapi header inclusion 2014-03-18 14:27:56 +01:00
nis
nptl Fixed and unified pthread_once. 2014-04-11 15:54:19 +02:00
nptl_db
nscd nscd: Make SELinux checks dynamic. 2014-04-14 04:10:39 -04:00
nss
po
ports Fixed and unified pthread_once. 2014-04-11 15:54:19 +02:00
posix Use += before-compile instead of a :=. 2014-03-24 16:59:01 +01:00
pwd
resolv Fix typo in comment in res_query.c 2014-04-11 15:19:49 +05:30
resource
rt
scripts Kludge fix for Versions.def regression 2014-03-25 15:00:34 -07:00
setjmp
shadow
signal
socket
soft-fp
stdio-common Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings" 2014-03-17 20:37:42 +00:00
stdlib
streams
string string: Cosmetic cleanup of string functions 2014-04-07 09:44:02 +01:00
sunrpc
sysdeps Correct IBM long double frexpl. 2014-04-16 19:33:32 +09:30
sysvipc
termios
time
timezone
wcsmbs
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4
BUGS
CANCEL-FCT-WAIVE
CANCEL-FILE-WAIVE
ChangeLog Correct IBM long double frexpl. 2014-04-16 19:33:32 +09:30
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
config.h.in Save/restore bound registers in _dl_runtime_resolve 2014-04-09 15:38:09 -07:00
config.make.in PowerPC: define _CALL_ELF if compiler does not 2014-04-06 16:48:08 -05:00
configure nscd: Make SELinux checks dynamic. 2014-04-14 04:10:39 -04:00
configure.ac nscd: Make SELinux checks dynamic. 2014-04-14 04:10:39 -04:00
CONFORMANCE
COPYING
COPYING.LIB
cppflags-iterator.mk
extra-lib.mk
extra-modules.mk
INSTALL
libc-abis
LICENSES
Makeconfig PowerPC: define _CALL_ELF if compiler does not 2014-04-06 16:48:08 -05:00
Makefile
Makefile.in
Makerules Exit with error status on check-abi failure. 2014-03-18 00:05:28 +00:00
NAMESPACE
NEWS Support _r_debug for static binaries. 2014-04-14 15:45:40 -04:00
o-iterator.mk
PROJECTS
README
Rules
shlib-versions
test-skeleton.c
version.h
WUR-REPORT

This directory contains the sources of the GNU C Library.
See the file "version.h" for what release version you have.

The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system.  It provides the
system API for all programs written in C and C-compatible languages such
as C++ and Objective C; the runtime facilities of other programming
languages use the C library to access the underlying operating system.

In GNU/Linux systems, the C library works with the Linux kernel to
implement the operating system behavior seen by user applications.
In GNU/Hurd systems, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the
GNU/Hurd system, using configurations i[4567]86-*-gnu.  The current
GNU/Hurd support requires out-of-tree patches that will eventually be
incorporated into an official GNU C Library release.

When working with Linux kernels, this version of the GNU C Library
requires Linux kernel version 2.6.16 or later.

Also note that the shared version of the libgcc_s library must be
installed for the pthread library to work correctly.

The GNU C Library supports these configurations for using Linux kernels:

	aarch64*-*-linux-gnu
	alpha*-*-linux-gnu
	arm-*-linux-gnueabi
	i[4567]86-*-linux-gnu
	x86_64-*-linux-gnu	Can build either x86_64 or x32
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	powerpc-*-linux-gnu	Hardware or software floating point, BE only.
	powerpc64*-*-linux-gnu	Big-endian and little-endian.
	s390-*-linux-gnu
	s390x-*-linux-gnu
	sh[34]-*-linux-gnu
	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu
	tilegx-*-linux-gnu
	tilepro-*-linux-gnu

The code for other CPU configurations supported by volunteers outside of
the core glibc maintenance effort is contained in the `ports' add-on,
located in the `ports' subdirectory of the source tree.

	hppa-*-linux-gnu	Not currently functional without patches.

If you are interested in doing a port, please contact the glibc
maintainers; see http://www.gnu.org/software/libc/ for more
information.

See the file INSTALL to find out how to configure, build, and install
the GNU C Library.  You might also consider reading the WWW pages for
the C library at http://www.gnu.org/software/libc/.

The GNU C Library is (almost) completely documented by the Texinfo manual
found in the `manual/' subdirectory.  The manual is still being updated
and contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.  For
corrections to the manual, please file a bug in the `manual' component,
following the bug-reporting instructions below.  Please be sure to check
the manual in the current development sources to see if your problem has
already been corrected.

Please see http://www.gnu.org/software/libc/bugs.html for bug reporting
information.  We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.  License copyright years may be
listed using range notation, e.g., 2000-2013, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.