diff options
author | Anthony Green <green@redhat.com> | 2009-07-31 11:25:14 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2009-07-31 11:25:14 +0000 |
commit | 5d8d4872fea6a055fe362bbf176a963ae4c9d12f (patch) | |
tree | 9b1958f3cef1197d259c98d84f884c1d5f2aab3d /bfd/ChangeLog | |
parent | dd52c6dee232ec529d5a52ae0d40842f0d0cfc66 (diff) | |
download | gdb-5d8d4872fea6a055fe362bbf176a963ae4c9d12f.zip gdb-5d8d4872fea6a055fe362bbf176a963ae4c9d12f.tar.gz gdb-5d8d4872fea6a055fe362bbf176a963ae4c9d12f.tar.bz2 |
Add moxie-uclinux support.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 88e61ec..2736ccc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2009-07-31 Anthony Green <green@moxielogic.com> + + * config.bfd (targ_cpu): Add moxie-uclinux support. + 2009-07-31 Hans-Peter Nilsson <hp@bitrange.com> * linker.c (fix_syms): Consider SEC_LOAD when choosing section. |