summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-09-19 16:43:53 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-09-19 16:43:53 +0530
commit5eea0404a81a1c6acd45458aede9be2e870d8e5e (patch)
tree97fa6129d26c8ef29cb57e6053f87c01975bf362 /ChangeLog
parent8a85c1b3579bac73c37dbe1498dfc8ceb1ff568c (diff)
Remove redundant goto lines
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ded0487082..0591a96f89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
+ gotos.
+ (__cos): Likewise.
+
2013-09-18 Maciej W. Rozycki <macro@codesourcery.com>
* config.h.in (HAVE_MIPS_NAN2008): New macro.