diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-08-19 18:09:44 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2004-08-19 18:09:44 +0000 |
commit | 49d934f15e722469d8dcd1ff841fbebd57b683a1 (patch) | |
tree | f9d927eb257c75a30af5f3feabc3e5cc16b0f3bd /bfd/ChangeLog | |
parent | 039b3fefa6dfffc335894fdadea9ff4ce3b7fd77 (diff) | |
download | gdb-49d934f15e722469d8dcd1ff841fbebd57b683a1.zip gdb-49d934f15e722469d8dcd1ff841fbebd57b683a1.tar.gz gdb-49d934f15e722469d8dcd1ff841fbebd57b683a1.tar.bz2 |
* config.bfd (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.
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 0398f71..7298b0d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-08-19 Mark Mitchell <mark@codesourcery.com> + + * config.bfd (arm*-*-symbianelf*): New target. + (arm*-*-eabi*): Likewise. + 2004-08-19 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (ppc_get_stub_entry): Change third param to a |