summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorMichael Frysinger <vapier@gentoo.org>2011-03-27 03:40:00 +0000
committerMichael Frysinger <vapier@gentoo.org>2011-03-27 03:40:00 +0000
commit0f6ab41477d8c62e459215606b9caf7fb75280f6 (patch)
tree9f1c5c4ec03f66df32922f20bad5bc49b70c13a2 /libgloss/ChangeLog
parentd42e1efcf92ff00901151c4998e3183188e34009 (diff)
downloadcygnal-0f6ab41477d8c62e459215606b9caf7fb75280f6.tar.gz
cygnal-0f6ab41477d8c62e459215606b9caf7fb75280f6.tar.bz2
cygnal-0f6ab41477d8c62e459215606b9caf7fb75280f6.zip
libgloss: bfin: abort on install errors
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index ef036632f..dcdacd281 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-26 Mike Frysinger <vapier@gentoo.org>
+
+ * bfin/Makefile.in (install-sim): Exit when install fails.
+ (install-board): Likewise.
+
2011-03-24 Nick Clifton <nickc@redhat.com>
* xstormy16/crt0.s (_hwint): Fix .size directive.