diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-02-17 17:08:17 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-02-17 17:08:17 +0000 |
commit | f7a51347a4e369fcc51e867ef03826e99acc4fdc (patch) | |
tree | 2843ee9095190da8b1f626145bf5f23c5a3a9795 /ChangeLog | |
parent | 51b34a9c47e4228873788ad66699c328e27a3295 (diff) | |
download | glibc-f7a51347a4e369fcc51e867ef03826e99acc4fdc.zip glibc-f7a51347a4e369fcc51e867ef03826e99acc4fdc.tar.gz glibc-f7a51347a4e369fcc51e867ef03826e99acc4fdc.tar.bz2 |
Revert header inclusion changes that break math/ testing on x86_64.
Revert:
2017-02-16 Zack Weinberg <zackw@panix.com>
* sysdeps/x86_64/fpu/math-tests-arch.h: Include cpu-features.h.
Don't include init-arch.h.
* sysdeps/x86_64/multiarch/test-multiarch.h: Include cpu-features.h.
Don't include init-arch.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2017-02-17 Joseph Myers <joseph@codesourcery.com> + + Revert: + 2017-02-16 Zack Weinberg <zackw@panix.com> + + * sysdeps/x86_64/fpu/math-tests-arch.h: Include cpu-features.h. + Don't include init-arch.h. + * sysdeps/x86_64/multiarch/test-multiarch.h: Include cpu-features.h. + Don't include init-arch.h. + 2017-02-17 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> [BZ #21171] |