diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-09-24 20:53:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-09-24 20:53:25 +0000 |
commit | 780a00c9f35719d68b1822881051a2c71942f5c6 (patch) | |
tree | 977c671f05f34d33c16e1175bc65303df1b7945f /bfd | |
parent | b82a1bdb8b75ab99fa99002baf8fd20b81278752 (diff) | |
download | gdb-780a00c9f35719d68b1822881051a2c71942f5c6.zip gdb-780a00c9f35719d68b1822881051a2c71942f5c6.tar.gz gdb-780a00c9f35719d68b1822881051a2c71942f5c6.tar.bz2 |
Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com>
* config.bfd (sh*-*-rtems*): New target, like sh-*-*elf*.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 64fdb02..78f92e8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com> + + * config.bfd (sh*-*-rtems*): New target, like sh-*-*elf*. + Wed Sep 24 11:27:23 1997 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (libbfd_a_SOURCES): Define. |