diff options
author | Nick Clifton <nickc@redhat.com> | 2008-08-26 14:40:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-08-26 14:40:18 +0000 |
commit | fcef9eb7bc1d1620fa9835bb10ffe8a3b8e8280a (patch) | |
tree | a25a6ea61aa4cc5bed53568d63b6e85561ad4edb /bfd/ChangeLog | |
parent | 0ff587217ae8235beedbc5f367e945b1c15a864d (diff) | |
download | gdb-fcef9eb7bc1d1620fa9835bb10ffe8a3b8e8280a.zip gdb-fcef9eb7bc1d1620fa9835bb10ffe8a3b8e8280a.tar.gz gdb-fcef9eb7bc1d1620fa9835bb10ffe8a3b8e8280a.tar.bz2 |
* elf32-arm.c: Fix up comment describing Thumb to ARM interworking
stub.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9ff4b5c..6912012 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-08-26 Nick Clifton <nickc@redhat.com> + + * elf32-arm.c: Fix up comment describing Thumb to ARM interworking + stub. + 2008-08-25 Christophe Lyon <christophe.lyon@st.com> * elf32-arm.c (arm_thumb_arm_v4t_short_branch_stub): Define. |