diff options
author | Roland McGrath <roland@gnu.org> | 2003-05-03 09:08:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-05-03 09:08:37 +0000 |
commit | 05d3d580df05c67de32fb3251d5aae94b630a83c (patch) | |
tree | 3384009287c9a0c944a62e132fea65cc0dc087fe /ChangeLog | |
parent | e65a56bb1b6994aeeabc84330ebc3b1027bd74a7 (diff) | |
download | glibc-05d3d580df05c67de32fb3251d5aae94b630a83c.zip glibc-05d3d580df05c67de32fb3251d5aae94b630a83c.tar.gz glibc-05d3d580df05c67de32fb3251d5aae94b630a83c.tar.bz2 |
* sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ...
* stdio-common/Makefile: ... not here.
* csu/Makefile ($(objpfx)initfini.s): Depend on $(before-compile).
* sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-05-03 Roland McGrath <roland@redhat.com> + + * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ... + * stdio-common/Makefile: ... not here. + + * csu/Makefile ($(objpfx)initfini.s): Depend on $(before-compile). + * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise. + 2003-05-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/s390/semtimedop.c: New file. |