diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-08-19 18:11:00 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2004-08-19 18:11:00 +0000 |
commit | e51dace86086bb4610cbc5d1718e5485d23f80b9 (patch) | |
tree | 89c3dd43089fa085f347279738920d33c86e4d54 /gas/ChangeLog | |
parent | 49d934f15e722469d8dcd1ff841fbebd57b683a1 (diff) | |
download | binutils-e51dace86086bb4610cbc5d1718e5485d23f80b9.zip binutils-e51dace86086bb4610cbc5d1718e5485d23f80b9.tar.gz binutils-e51dace86086bb4610cbc5d1718e5485d23f80b9.tar.bz2 |
* configure.in (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.
* configure: Regenerated.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b0dcda7..27d72d5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2004-08-18 Mark Mitchell <mark@codesourcery.com> + + * configure.in (arm*-*-symbianelf*): New target. + (arm*-*-eabi*): Likewise. + * configure: Regenerated. + 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (append_insn): Handle delay slots in branch likely correctly. |