diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-05-23 01:10:29 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-05-23 01:10:29 +0530 |
commit | d26db8fbb4787905590f207d56026e915b3bd5b3 (patch) | |
tree | 6cbfefb38da1a55bac9696fc205a59a4a146bc9a /ChangeLog | |
parent | 2cdfa9e84886535cf7586bc4449850cdce427c64 (diff) | |
download | glibc-d26db8fbb4787905590f207d56026e915b3bd5b3.tar glibc-d26db8fbb4787905590f207d56026e915b3bd5b3.tar.gz glibc-d26db8fbb4787905590f207d56026e915b3bd5b3.tar.bz2 glibc-d26db8fbb4787905590f207d56026e915b3bd5b3.zip |
Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h
David Miller has not been shot yet AFAIK (yes, I googled for any news
that may seem relevant and I poked him on twitter some days ago) so
either nobody uses SPARC or the code is correct or nobody read the
instructions in the comment to shoot him. In all of those cases the
comment is clearly not useful, so getting rid of it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-05-22 Siddhesh Poyarekar <siddhesh@sourceware.org> + + * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host): + Remove invalid comment. + 2017-05-21 Zack Weinberg <zackw@panix.com> * signal/Makefile (headers): Add bits/types/sigval_t.h. |