diff options
author | David S. Miller <davem@davemloft.net> | 2012-06-01 13:32:04 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-01 13:33:28 -0700 |
commit | 402fe938f60c1f10700c8d0b673bf4a6dc2d1d40 (patch) | |
tree | f67f8e6827d563eb2df8cd64f4e522b02dbe1c37 /ChangeLog | |
parent | 3bd872c4c481664542c6c5797730f3830e827b92 (diff) | |
download | glibc-402fe938f60c1f10700c8d0b673bf4a6dc2d1d40.tar glibc-402fe938f60c1f10700c8d0b673bf4a6dc2d1d40.tar.gz glibc-402fe938f60c1f10700c8d0b673bf4a6dc2d1d40.tar.bz2 glibc-402fe938f60c1f10700c8d0b673bf4a6dc2d1d40.zip |
Update longlong.h from GCC to get some sparc improvements.
* stdlib/longlong.h: Updated from GCC.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-06-01 David S. Miller <davem@davemloft.net> + + * stdlib/longlong.h: Updated from GCC. + 2012-06-01 H.J. Lu <hongjiu.lu@intel.com> [BZ #14117] |