diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-13 23:50:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-13 23:50:14 +0000 |
commit | 70c715189394f327651ccb2d96d19004ba3fb7e8 (patch) | |
tree | 01fe79818ed68b638c14f13998d75f8c5d7db037 /ChangeLog | |
parent | dfc34677ea6f283ee05d97711dc4982d4f5acef9 (diff) | |
download | glibc-70c715189394f327651ccb2d96d19004ba3fb7e8.tar glibc-70c715189394f327651ccb2d96d19004ba3fb7e8.tar.gz glibc-70c715189394f327651ccb2d96d19004ba3fb7e8.tar.bz2 glibc-70c715189394f327651ccb2d96d19004ba3fb7e8.zip |
Sun May 12 22:52:22 1996 Bruce Elliott <belliott@accessone.com>
* stdio-common/vfprintf.c: Correct handling of unsigned short
values.
* extra-lib.mk (alltype-$(lib)): Put libs in $(objpfx) instead of
$(common-objpfx).
* Makerules [install-lib.a]: Find them there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ +Sun May 12 22:52:22 1996 Bruce Elliott <belliott@accessone.com> + + * stdio-common/vfprintf.c: Correct handling of unsigned short + values. + Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * extra-lib.mk (alltype-$(lib)): Put libs in $(objpfx) instead of + $(common-objpfx). + * Makerules [install-lib.a]: Find them there. + * sysdeps/unix/sysv/linux/i386/profil-counter.h: New file. * extra-lib.mk: Skip the hair if $(object-suffixes-$(lib)) is empty. |