diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-06-01 11:16:15 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-06-01 11:16:15 -0700 |
commit | 29bcce7ce456a9fe098793784b97c7e2cd446aca (patch) | |
tree | 445ae937adbaa894ee946d5d64fec0e01681e99e /ChangeLog | |
parent | 73a68f94d650ac485db6b95242e1cb6591b193d3 (diff) | |
download | glibc-29bcce7ce456a9fe098793784b97c7e2cd446aca.tar glibc-29bcce7ce456a9fe098793784b97c7e2cd446aca.tar.gz glibc-29bcce7ce456a9fe098793784b97c7e2cd446aca.tar.bz2 glibc-29bcce7ce456a9fe098793784b97c7e2cd446aca.zip |
Use i386 bits/wchar.h for i386 and x86-64
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-06-01 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #14117] + * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ... + * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This. + 2012-06-01 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation. |