diff options
-rw-r--r-- | libgloss/ChangeLog | 4 | ||||
-rw-r--r-- | libgloss/README | 1 |
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. |