diff options
| author | H.J. Lu <hjl.tools@gmail.com> | 2012-07-18 13:01:19 -0700 |
|---|---|---|
| committer | H.J. Lu <hjl.tools@gmail.com> | 2012-07-19 10:19:32 -0700 |
| commit | f39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79 (patch) | |
| tree | d4dfb6e23ad1e5ca1159d13f461c6c7e71148cb4 /ChangeLog.implies | |
| parent | 46f85fc22637213e4a97b306f40a64ae09f82f18 (diff) | |
| download | glibc-f39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79.tar.xz glibc-f39df7ff83f8ebf9a0ccd0ef26751cf6a6606f79.zip | |
Support conditional implied directory
Diffstat (limited to 'ChangeLog.implies')
| -rw-r--r-- | ChangeLog.implies | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.implies b/ChangeLog.implies new file mode 100644 index 0000000000..94350b394a --- /dev/null +++ b/ChangeLog.implies @@ -0,0 +1,9 @@ +2012-07-18 H.J. Lu <hongjiu.lu@intel.com> + + * configure.in (sysnames): Don't look for Implies-before and + Implies-after files. Handle conditional implied directory. + * configure: Regenerated. + * sysdeps/x86_64/Implies: Add $machine:x86_64/64:wordsize-64 and + $machine:x86_64/x32:wordsize-32. + * sysdeps/x86_64/64/Implies-after: Removed. + * sysdeps/x86_64/x32/Implies-after: Likewise. |
