aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2004-08-19 18:11:00 +0000
committerMark Mitchell <mark@codesourcery.com>2004-08-19 18:11:00 +0000
commite51dace86086bb4610cbc5d1718e5485d23f80b9 (patch)
tree89c3dd43089fa085f347279738920d33c86e4d54 /gas/ChangeLog
parent49d934f15e722469d8dcd1ff841fbebd57b683a1 (diff)
downloadbinutils-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/ChangeLog6
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.