diff options
author | Phil Blundell <philb@gnu.org> | 2001-08-29 18:47:28 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-08-29 18:47:28 +0000 |
commit | d43ded80a7e5c4ab014ead8d78026739ee7ef9b2 (patch) | |
tree | 9509202d261579afffc4aa7c5d822b0b9d26cc48 /bfd/ChangeLog | |
parent | f6314f3e2f3db81ac1fe61863ea54a1543cfb0d5 (diff) | |
download | gdb-d43ded80a7e5c4ab014ead8d78026739ee7ef9b2.zip gdb-d43ded80a7e5c4ab014ead8d78026739ee7ef9b2.tar.gz gdb-d43ded80a7e5c4ab014ead8d78026739ee7ef9b2.tar.bz2 |
2001-08-29 Joel Sherrill <joel@OARcorp.com>
* configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
default from coff to elf.
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 c5888bc..019dcdc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-08-29 Joel Sherrill <joel@OARcorp.com> + + * config.bfd (i[3456]86-*-rtems*, m68*-*-rtems*): Change + default from coff to elf. + 2001-08-29 Jeff Law <law@redhat.com> * cpu-h8300.c (h8300_scan, compatible): Prototype. |