From ab718a79c5c24718bd08cb1ccbba83b2e55aa1ff Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 13 Apr 2000 19:53:31 +0000 Subject: [PATCH] Update. * sysdeps/unix/sysv/linux/mips/pipe.S: New file. --- ChangeLog | 2 ++ sysdeps/unix/sysv/linux/mips/pipe.S | 1 + 2 files changed, 3 insertions(+) create mode 100644 sysdeps/unix/sysv/linux/mips/pipe.S diff --git a/ChangeLog b/ChangeLog index 01534ae..46ea37b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-04-13 Andreas Jaeger + * sysdeps/unix/sysv/linux/mips/pipe.S: New file. + * sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is default. diff --git a/sysdeps/unix/sysv/linux/mips/pipe.S b/sysdeps/unix/sysv/linux/mips/pipe.S new file mode 100644 index 0000000..604da74 --- /dev/null +++ b/sysdeps/unix/sysv/linux/mips/pipe.S @@ -0,0 +1 @@ +#include \ No newline at end of file -- 2.7.4