about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2014-09-19 11:26:31 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2014-09-19 11:26:31 +0200
commitd3c827e7c8208afeaed880cf8cf2515c86d10f17 (patch)
tree566b7c553ae41b340b09802ebd301e8a804d46b6 /ChangeLog
parentfe1cc35abb6e968d0b12d7ff3ef78cf821a5f48d (diff)
downloadglibc-d3c827e7c8208afeaed880cf8cf2515c86d10f17.tar.gz
glibc-d3c827e7c8208afeaed880cf8cf2515c86d10f17.tar.xz
glibc-d3c827e7c8208afeaed880cf8cf2515c86d10f17.zip
stdlib/longlong.h: Add __udiv_w_sdiv prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6c96ceacc..778b3e52d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+	* stdlib/longlong.h: Add __udiv_w_sdiv prototype.
+
 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
 
 	* time/tst-ftime.c: New test.