about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b893a07cb..0daf15eeb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-18  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/mips/dl-machine.h [__mips_isa_rev < 6]: Change
+	conditionals to [!defined __mips_isa_rev || __mips_isa_rev < 6].
+	* sysdeps/mips/machine-gmon.h [__mips_isa_rev < 6]: Likewise.
+
 2015-08-18  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/dl-procinfo.c: