diff options
author | Nick Clifton <nickc@redhat.com> | 1997-06-04 00:11:36 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-06-04 00:11:36 +0000 |
commit | fd2553f96e2f1ebb50e09860d493fd0b3c3ef15d (patch) | |
tree | 8f7d9284ec6783661248f6a82602b347011ef17c | |
parent | 48e509bf2c928a02614b975c0deed54fbf68f700 (diff) | |
download | gdb-fd2553f96e2f1ebb50e09860d493fd0b3c3ef15d.zip gdb-fd2553f96e2f1ebb50e09860d493fd0b3c3ef15d.tar.gz gdb-fd2553f96e2f1ebb50e09860d493fd0b3c3ef15d.tar.bz2 |
Added the Thumb relocations from the armT-970328-branch.
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 72d0685..e299ee1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Tue Jun 3 16:57:45 1997 Nick Clifton <nickc@cygnus.com> + * reloc.c: Add thumb relocations. + * bfd-in2.h: Add Thumb relocations. * libbfd.h: Add Thumb relocations. |