aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-04-29 18:43:35 +0000
committerDaniel Jacobowitz <drow@false.org>2005-04-29 18:43:35 +0000
commit009b6a7aa9a6f0916854b82dbcceee68f8e4328a (patch)
treef3ec8f083c0f9efeaceed61700a2997e6f57fa7a /gas/ChangeLog
parent9a813b7a53ed78f3bb5132e9a5efe6db7dc6fcfe (diff)
downloadfsf-binutils-gdb-009b6a7aa9a6f0916854b82dbcceee68f8e4328a.zip
fsf-binutils-gdb-009b6a7aa9a6f0916854b82dbcceee68f8e4328a.tar.gz
fsf-binutils-gdb-009b6a7aa9a6f0916854b82dbcceee68f8e4328a.tar.bz2
* configure.tgt: Add h8300*-*-rtemscoff.
Switch h8300*-*-rtems* to elf.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6e004e6..f5879a6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-29 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * configure.tgt: Add h8300*-*-rtemscoff.
+ Switch h8300*-*-rtems* to elf.
+
2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
* hash.c: Undo the last change.