diff options
author | SUGIOKA Toshinobu <sugioka@itonet.co.jp> | 2009-08-10 08:12:49 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-08-10 08:12:49 -0700 |
commit | 78fd882a7bf6153f33b73363c542e1f37c098c56 (patch) | |
tree | d1f7589862339ae18398f9ba5206df20ccf4542c /ChangeLog | |
parent | ec4922395b05b428cb2cd17ea8118087e0ed6df4 (diff) | |
download | glibc-78fd882a7bf6153f33b73363c542e1f37c098c56.tar.gz glibc-78fd882a7bf6153f33b73363c542e1f37c098c56.tar.xz glibc-78fd882a7bf6153f33b73363c542e1f37c098c56.zip |
SH: fix clobber list in stdlib/longlong.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 12fa4cda13..201d74007e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-08-10 SUGIOKA Toshinobu <sugioka@itonet.co.jp> + + * stdlib/longlong.h [__sh__] (udiv_qrnnd, sub_ddmmss): Add "t" to + clobber list. + 2009-08-01 H.J. Lu <hongjiu.lu@intel.com> * elf/Makefile (distribute): Add tst-audit6.c tst-auditmod6a.c |