aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-16 21:37:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-16 21:37:04 +0000
commitc3c8283c06a96d981b4a4aaef246fadde7ddef1e (patch)
tree92730f2eddf323b0807532bca2f87faebb22f0a1 /ChangeLog
parentdb1ee0a836f4938dc14014c6341fcb11ef66e929 (diff)
downloadglibc-c3c8283c06a96d981b4a4aaef246fadde7ddef1e.tar
glibc-c3c8283c06a96d981b4a4aaef246fadde7ddef1e.tar.gz
glibc-c3c8283c06a96d981b4a4aaef246fadde7ddef1e.tar.bz2
glibc-c3c8283c06a96d981b4a4aaef246fadde7ddef1e.zip
Update longlong.h from GCC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3842dd148d..b844d51ae6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-08-16 Joseph Myers <joseph@codesourcery.com>
+
+ * stdlib/longlong.h: Update from GCC.
+
2012-08-16 Roland McGrath <roland@hack.frob.com>
* stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))