aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cac8ed0758..71c838c22e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2000-09-06 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/alpha/soft-fp/Dist: New file.
+ * sysdeps/i386/soft-fp/Dist: New file.
+ * sysdeps/mips/mips64/soft-fp/Dist: New file.
+ * sysdeps/mips/soft-fp/Dist: New file.
+ * sysdeps/powerpc/soft-fp/Dist: New file.
+ * sysdeps/sparc/sparc32/soft-fp/Dist: New file.
+ * sysdeps/sparc/sparc64/soft-fp/Dist: New file.
+
+ * sysdeps/sparc/sparc64/soft-fp/Makefile [$(subdir) = soft-fp]:
+ Use sysdep_routines instead of routines to fix make dist failure.
+ * sysdeps/sparc/sparc32/soft-fp/Makefile: Likewise (in commented
+ out code).
+ * sysdeps/powerpc/soft-fp/Makefile [$(subdir) = soft-fp]: Likewise.
+
+ * sysdeps/mips/Makefile [$(subdir) = misc]: Use
+ sysdep_headers instead of headers for make dist.
+
+ * sysdeps/unix/sysv/linux/mips/Makefile [$(subdir) = misc]:
+ Likewise.
+
2000-09-06 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: New file.