This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 4c90db7bc Remove legacy unions which are no longer used new bdb017b30 newlib: remove __infinity{f,ld} constants new 8ae6d8003 libgloss/arm: fix discovery of "eabihf" toolchains new c23fbc3ae Add __packed to struct ldieee
The 3 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: libgloss/arm/configure | 2 +- libgloss/arm/configure.in | 2 +- newlib/Makefile.am | 3 +-- newlib/Makefile.in | 3 +-- newlib/libc/stdio/vfieeefp.h | 17 +++++++++-------- newlib/libm/common/Makefile.am | 2 +- newlib/libm/common/Makefile.in | 12 +++--------- newlib/libm/common/s_infconst.c | 21 --------------------- winsup/cygwin/math/isinf.c | 5 +++++ 9 files changed, 22 insertions(+), 45 deletions(-) delete mode 100644 newlib/libm/common/s_infconst.c