This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f6dcefbe60 Fix math/test-misc.c for undefined fenv.h macros. new 506d7fb1d4 Do not define various fenv.h macros for MIPS soft-float (bug [...]
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 | 31 +++++++++++++++++++++++++++++ sysdeps/mips/bits/fenv.h | 42 +++++++++++++++++++++++++++++---------- sysdeps/mips/mips64/sfp-machine.h | 9 ++++----- sysdeps/mips/nofpu/fesetenv.c | 8 ++++++++ sysdeps/mips/nofpu/feupdateenv.c | 8 ++++++++ 5 files changed, 82 insertions(+), 16 deletions(-) create mode 100644 sysdeps/mips/nofpu/fesetenv.c create mode 100644 sysdeps/mips/nofpu/feupdateenv.c