aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>1999-02-01 20:23:30 +0000
committerCatherine Moore <clm@redhat.com>1999-02-01 20:23:30 +0000
commit6712be04bef8fd755de00650afec5a2a80dbe591 (patch)
treefef9ba0e32f2d5f615e89ed5767c88fb6ad40ed3 /bfd
parent95c5070c6ef2dafd9ea6026ce08862326bd08a24 (diff)
downloadfsf-binutils-gdb-6712be04bef8fd755de00650afec5a2a80dbe591.zip
fsf-binutils-gdb-6712be04bef8fd755de00650afec5a2a80dbe591.tar.gz
fsf-binutils-gdb-6712be04bef8fd755de00650afec5a2a80dbe591.tar.bz2
* targets.c (bfd_target_vector): Add bfd_elf32_littlearm_oabi_vec
and bfd_elf32_bigarm_oabi_vec.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index aecaf2b..4dbd447 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Mon Feb 1 12:21:47 1999 Catherine Moore <clm@cygnus.com>
+
+ * targets.c (bfd_target_vector): Add bfd_elf32_littlearm_oabi_vec
+ and bfd_elf32_bigarm_oabi_vec.
+
Mon Feb 1 11:46:31 1999 Catherine Moore <clm@cygnus.com>
* Makefile.am (elf32-arm-oldabi.lo): New.