aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r--ports/ChangeLog.mips14
1 files changed, 12 insertions, 2 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index fc6c386..f453def 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -1,11 +1,21 @@
+This file describes changes to the MIPS port while it was in the ports
+add-on directory. This port is no longer part of an add-on and so
+future changes to it should be listed in the top-level ChangeLog file,
+not here.
+
+
+
2014-02-10 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/mips: Move directory to ../sysdeps/mips.
+ * sysdeps/unix/mips: Move directory to ../sysdeps/unix/mips.
+ * sysdeps/unix/sysv/linux/mips: Move directory to
+ ../sysdeps/unix/sysv/linux/mips.
+
* sysdeps/unix/sysv/linux/mips/mips64/umount.c: Move from
sysdeps/unix/sysv/linux/hppa/umount.c instead of #include of that
file.
-2014-02-10 Joseph Myers <joseph@codesourcery.com>
-
* sysdeps/unix/sysv/linux/mips/ipc_priv.h: Directly include
sysdeps/unix/sysv/linux/powerpc/ipc_priv.h instead of via
sysdeps/unix/sysv/linux/alpha/ipc_priv.h.