summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorMichael Frysinger <vapier@gentoo.org>2012-01-24 04:41:10 +0000
committerMichael Frysinger <vapier@gentoo.org>2012-01-24 04:41:10 +0000
commitf171a1e0a63bfd88367cfa5e97d265c981473667 (patch)
tree7cce7b8397b42f8de53865e3c046ee83c7e32c2e /libgloss/ChangeLog
parent5ad6d0a4863066f0d05f99d2613bfe962d4585f3 (diff)
downloadcygnal-f171a1e0a63bfd88367cfa5e97d265c981473667.tar.gz
cygnal-f171a1e0a63bfd88367cfa5e97d265c981473667.tar.bz2
cygnal-f171a1e0a63bfd88367cfa5e97d265c981473667.zip
libgloss: bfin: add a better default _exit
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 4e72045e8..b2e125f30 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,9 +1,14 @@
+2012-01-23 Stuart Henderson <stuart.henderson@analog.com>
+
+ * bfin/_exit.c: New file.
+ * bfin/Makefile.in (BOARD_OBJS): Add _exit.o.
+
2012-01-17 Bin Cheng <bin.cheng@arm.com>
* arm/linux-crt0.c: Use ldr instead of adr to get address of
_start_thumb.
-2011-12-18 Mike Frysinger <vapier@gentoo.org>
+2011-12-18 Steve Kilbane <stephen.kilbane@analog.com>
* bfin/clear_cache_range.c: New file.
* bfin/Makefile.in (SIM_OBJS): Add clear_cache_range.o.