Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Frysinger <vapier@gentoo.org>2010-09-23 02:45:07 +0400
committerMichael Frysinger <vapier@gentoo.org>2010-09-23 02:45:07 +0400
commit631c8d784bccb93a87fb9ef95245548cb81a2fbb (patch)
tree9481c696acccd23dd8762e74275325bf4975a5a3
parentd3e228722ebc8c03cb25858198de532cb896bca9 (diff)
libgloss: add Blackfin to the README
-rw-r--r--libgloss/ChangeLog4
-rw-r--r--libgloss/README1
2 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 522721553..3e143059a 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-22 Mike Frysinger <vapier@gentoo.org>
+
+ * README: Add bfin to the list.
+
2010-08-27 Christophe Lyon <christophe.lyon@st.com>
* syscalls.c (_isatty): Fix return value.
diff --git a/libgloss/README b/libgloss/README
index 38cb69ebb..3be75dd41 100644
--- a/libgloss/README
+++ b/libgloss/README
@@ -1,3 +1,4 @@
+bfin - Analog Devices Blackfin processor.
sparc - Fujitsu Sparclite board. Works on the ex930, ex931, ex933
hp74x - Hewlett Packard HP742 board. Also some support for the hp743.
m68hc11 - Motorola 68HC11 or 68HC12 support.