diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-03-22 09:01:16 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-03-22 09:01:16 -0700 |
commit | b749dbb9b73abaff7df9d25b9103cc22cafb0449 (patch) | |
tree | c8fac59f08cb43761f6cf79f67593fe443f68c1d /ChangeLog | |
parent | 2ff87f3f18788876bcabd439a0158272c7db0c0d (diff) | |
download | glibc-b749dbb9b73abaff7df9d25b9103cc22cafb0449.tar.gz glibc-b749dbb9b73abaff7df9d25b9103cc22cafb0449.tar.xz glibc-b749dbb9b73abaff7df9d25b9103cc22cafb0449.zip |
Add forward declaration for La_x32_regs/La_x32_retval
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c5f3d33bf2..35afce925d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2012-03-22 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward + declaration. + (struct La_x32_retval): Likewise. + +2012-03-22 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/x86_64/preconfigure.in: New file. * sysdeps/x86_64/preconfigure: New generated file. |