summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d6bf41c..ad386a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-01-25 Niels Möller <nisse@lysator.liu.se>
+
+ From Martin Storsjö:
+ * arm: Add .arch directives for armv6. This allows building these
+ files as part of a fat build, even if the assembler by default
+ targets a lower architecture version.
+
2015-01-23 Niels Möller <nisse@lysator.liu.se>
* fat-setup.h (DEFINE_FAT_FUNC): Check value of function pointer,