[BZ #231]
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Jun 2004 05:57:50 +0000 (05:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Jun 2004 05:57:50 +0000 (05:57 +0000)
Update.
2004-06-21  Jakub Jelinek  <jakub@redhat.com>

[BZ #231]
* sysdeps/unix/alpha/Makefile: New file.
* sysdeps/unix/alpha/rt-sysdep.S: New file.
Reported by Jakub Bogusz <qboosh@pld-linux.org>.

ChangeLog
sysdeps/unix/alpha/rt-sysdep.S [new file with mode: 0644]

index e018e8f..3be5d0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-21  Jakub Jelinek  <jakub@redhat.com>
+
+       [BZ #231]
+       * sysdeps/unix/alpha/Makefile: New file.
+       * sysdeps/unix/alpha/rt-sysdep.S: New file.
+       Reported by Jakub Bogusz <qboosh@pld-linux.org>.
+
 2004-06-18  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/posix/getaddrinfo.c (gaih_inet): For AI_CANONNAME,
diff --git a/sysdeps/unix/alpha/rt-sysdep.S b/sysdeps/unix/alpha/rt-sysdep.S
new file mode 100644 (file)
index 0000000..f966bf1
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdep.S>