diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-10-30 20:38:31 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-10-30 20:38:31 -0700 |
commit | 954ef0d98d1fd8cc7a16a7289f286e885db36690 (patch) | |
tree | b14f43d9fc05b3dd811920e14f3255734716694c /ChangeLog | |
parent | e89af8ce873b8be4bf47d8d0c890a5aba87a360f (diff) | |
download | glibc-954ef0d98d1fd8cc7a16a7289f286e885db36690.tar.gz glibc-954ef0d98d1fd8cc7a16a7289f286e885db36690.tar.xz glibc-954ef0d98d1fd8cc7a16a7289f286e885db36690.zip |
Use sysdeps/x86/tininess.h for i386 and x86_64
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b4fc747ff0..970cbc157b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-10-30 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/i386/tininess.h: Renamed to ... + * sysdeps/x86/tininess.h: This. + * sysdeps/x86_64/tininess.h: Removed. + 2012-10-30 Joseph Myers <joseph@codesourcery.com> * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison |