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 /gas/ChangeLog | |
parent | 7bea2f730c47a5b0bf69bd60b88dcffc9d442d6a (diff) | |
download | gdb-0decc84046705ac368e772da3825bd70194f3e0c.zip gdb-0decc84046705ac368e772da3825bd70194f3e0c.tar.gz gdb-0decc84046705ac368e772da3825bd70194f3e0c.tar.bz2 |
Add arm-conix target
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9e73705..ffec330 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2000-01-10 Philip Blundell <pb@futuretv.com> + + * configure.in (arm*-*-conix*): New target. + (arm*-*-linux-gnu*): Match instead of arm-*-linux* and + armv*-*-linux-gnu. + * configure: Regenerate. + 2000-01-03 Martin v. Loewis <loewis@informatik.hu-berlin.de> * config/obj-elf.c (elf_pseudo_table): Define visibility pseudos. |