diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-05-29 10:26:30 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-05-29 10:26:30 -0300 |
commit | fbd6c928bb96ca9ca41577f59c9b5b5223ef5bce (patch) | |
tree | c922057b7a71cc63150161eeca00b65748c6b748 /ChangeLog | |
parent | e47308c98d2187b9657c58199a3597d72b89bf40 (diff) | |
download | glibc-fbd6c928bb96ca9ca41577f59c9b5b5223ef5bce.tar glibc-fbd6c928bb96ca9ca41577f59c9b5b5223ef5bce.tar.gz glibc-fbd6c928bb96ca9ca41577f59c9b5b5223ef5bce.tar.bz2 glibc-fbd6c928bb96ca9ca41577f59c9b5b5223ef5bce.zip |
Remove unused get_clockfreq files
The patch 6e8ba7fd574f meant to remove the all get_clockfreq.c. This
patch removes the missing files for sparcv9 and x86_64.
Checked against a build to x86_64-linux-gnu and sparcv9-linux-gnu.
* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c:
Remove file.
* sysdeps/unix/sysv/linux/x86_64/get_clockfreq.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2019-05-29 Adhemerval Zanella <adhemerval.zanella@linaro.org> + + * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c: + Remove file. + * sysdeps/unix/sysv/linux/x86_64/get_clockfreq.c: Likewise. + 2019-05-28 Adhemerval Zanella <adhemerval.zanella@linaro.org> * sysdeps/powerpc/fpu/round_to_integer.h (set_fenv_mode): Add |