aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1998-05-18 13:33:25 +0000
committerMichael Meissner <gnu@the-meissners.org>1998-05-18 13:33:25 +0000
commit99fcd8a0073789ee6b510d70cb338f8c6abcbfc4 (patch)
tree6ab3ff63a9588688f3d652ff43ff3da09336d075 /gas/ChangeLog
parent838aec1918013df18555769494f34e55d3371a0b (diff)
downloadfsf-binutils-gdb-99fcd8a0073789ee6b510d70cb338f8c6abcbfc4.zip
fsf-binutils-gdb-99fcd8a0073789ee6b510d70cb338f8c6abcbfc4.tar.gz
fsf-binutils-gdb-99fcd8a0073789ee6b510d70cb338f8c6abcbfc4.tar.bz2
Improve 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 9ca75fe..567d6f6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon May 18 09:31:43 1998 Michael Meissner <meissner@cygnus.com>
+
+ * write.c (fixup_segment): Improve error message for sym1-sym2
+ errors when sym1 is in a different segment from sym2.
+
start-sanitize-m32rx
Thu May 14 13:49:39 1998 Nick Clifton <nickc@cygnus.com>