aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-07-18 19:56:40 +0000
committerIan Lance Taylor <ian@airs.com>1996-07-18 19:56:40 +0000
commit091221ceea880013269f46e3bb2ad813927f2c55 (patch)
treefb10f46e1058ffdef585616d8854588b004db636 /gas/ChangeLog
parentf4fcd63fa019c739fdf9de4aa984c4de96d4becd (diff)
downloadgdb-091221ceea880013269f46e3bb2ad813927f2c55.zip
gdb-091221ceea880013269f46e3bb2ad813927f2c55.tar.gz
gdb-091221ceea880013269f46e3bb2ad813927f2c55.tar.bz2
* config/tc-m68k.c (m68k_ip): Use the correct length when
allocating space for the unsupported architecture error message.
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 85ddff7..323125a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 18 15:54:54 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-m68k.c (m68k_ip): Use the correct length when
+ allocating space for the unsupported architecture error message.
+
start-sanitize-d10v
Thu Jul 18 12:57:10 1996 Michael Meissner <meissner@tiktok.cygnus.com>