From ad7302a08151e15626b420b70c60c6d5e3a5f327 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 25 Apr 1998 18:02:12 +0000 Subject: [PATCH] * config/tc-i960.c (md_assemble): Change bp_error_msg from static array to local pointer. (get_args, parse_expr): Add casts to avoid warnings. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index e3a88aced23..0ef98bc8fa8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Sat Apr 25 14:00:52 1998 Ian Lance Taylor + + * config/tc-i960.c (md_assemble): Change bp_error_msg from static + array to local pointer. + (get_args, parse_expr): Add casts to avoid warnings. + Fri Apr 24 12:47:42 1998 Philippe De Muyter * read.c (s_set): Cast xmalloc return value to fragS *. -- 2.30.2