diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-01 22:44:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-01 22:44:44 +0000 |
commit | 3fd77707e1d805325cdfae5d31580e574ff0c4fd (patch) | |
tree | 1040952b7c7673ea18a3384799ac632c33377c7b /ChangeLog | |
parent | 8d24de8b21f6d5b06f98964891b2a9835a036303 (diff) | |
download | glibc-3fd77707e1d805325cdfae5d31580e574ff0c4fd.zip glibc-3fd77707e1d805325cdfae5d31580e574ff0c4fd.tar.gz glibc-3fd77707e1d805325cdfae5d31580e574ff0c4fd.tar.bz2 |
* mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static patterncvs/fedora-glibc-20060202T0507
rules for these, not implicit rules.
($(objpfx)%.h): Likewise.
Reported by Thomas Schwinge <tschwinge@gnu.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-02-01 Roland McGrath <roland@frob.com> + + * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern + rules for these, not implicit rules. + ($(objpfx)%.h): Likewise. + Reported by Thomas Schwinge <tschwinge@gnu.org>. + 2006-02-01 Jakub Jelinek <jakub@redhat.com> * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol |