diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-10 19:48:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-10 19:48:27 +0000 |
commit | 0decc84046705ac368e772da3825bd70194f3e0c (patch) | |
tree | 33f7f972636eab319175c8356eeffaab8bb52882 /bfd/ChangeLog | |
parent | 7bea2f730c47a5b0bf69bd60b88dcffc9d442d6a (diff) | |
download | binutils-gdb-0decc84046705ac368e772da3825bd70194f3e0c.tar.gz |
Add arm-conix target
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 ddec5930c50..885715e2c49 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-01-10 Philip Blundell <pb@futuretv.com> + + * config.bfd (arm*-*-linux-gnu*): Match instead of arm*-*-linux-gnu. + (arm*-*-conix*): New target. + 2000-01-10 Egor Duda <deo@logos-m.ru> * config.bfd: Include elf32_i386 vector to target list for cygwin |