diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-17 01:47:48 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-17 01:47:48 +0000 |
commit | 54c1e6ca5bf44fc2d7cfaa860708ca86706c3327 (patch) | |
tree | 88c85fdb7fa0d3924c1b89f46dab6d73d7a6cad3 | |
parent | b52e43ee5f42a8af53931618e2037aa7285daaf2 (diff) | |
download | glibc-54c1e6ca5bf44fc2d7cfaa860708ca86706c3327.zip glibc-54c1e6ca5bf44fc2d7cfaa860708ca86706c3327.tar.gz glibc-54c1e6ca5bf44fc2d7cfaa860708ca86706c3327.tar.bz2 |
* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move...
* sysdeps/unix/sysv/linux/sparc/Makefile: ...here.
Replace /usr/lib/crt[in].o with crt[in].o too.
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 9cc0a36..fd23cff 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2002-09-12 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move... + * sysdeps/unix/sysv/linux/sparc/Makefile: ...here. + Replace /usr/lib/crt[in].o with crt[in].o too. + 2002-09-11 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/powerpc/powerpc64/pt-machine.h: New file. |