diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-05-15 10:14:34 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-05-15 10:14:34 -0700 |
commit | ea2626f67516f1f171ef81771818b4a2dc9a368b (patch) | |
tree | 98ae24fe94f17b48f69ce4c7d00b51790a13d0cc /ChangeLog | |
parent | 085f715e51d6132eb879edb39ac2d49eb0fa0927 (diff) | |
download | glibc-ea2626f67516f1f171ef81771818b4a2dc9a368b.tar.gz glibc-ea2626f67516f1f171ef81771818b4a2dc9a368b.tar.xz glibc-ea2626f67516f1f171ef81771818b4a2dc9a368b.zip |
Add x32 dl-cache.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 097b778946..477b44bc8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-05-15 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New. + +2012-05-15 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file. * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise. * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c: |