This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8f6f536272 Avoid build multiarch if compiler warns about mismatched alias new 797ba44ba2 Add bits/floatn.h defines for more _FloatN / _FloatNx types.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 11 ++ bits/floatn-common.h | 292 +++++++++++++++++++++++++++++++++ bits/floatn.h | 2 + math/Makefile | 2 +- sysdeps/ia64/bits/floatn.h | 2 + sysdeps/ieee754/ldbl-128/bits/floatn.h | 2 + sysdeps/mips/ieee754/bits/floatn.h | 2 + sysdeps/powerpc/bits/floatn.h | 2 + sysdeps/x86/bits/floatn.h | 2 + 9 files changed, 316 insertions(+), 1 deletion(-) create mode 100644 bits/floatn-common.h