From d782e3cc8f958b3ec9b78f0eb907601adfd6f5b7 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 9 Feb 1996 01:29:59 +0000 Subject: [PATCH] * config/tc-i960.c (tc_coff_symbol_emit_hook): Correct storage class setting for a CALLNAME symbol in COFF. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index c467aaf..1162e58 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Feb 8 20:02:58 1996 Ian Lance Taylor + * config/tc-i960.c (tc_coff_symbol_emit_hook): Correct storage + class setting for a CALLNAME symbol in COFF. + * read.c (potable): Pass negative numbers for new .balign[wl] and .p2align[wl] pseudo-ops. (s_align_bytes): Treat a negative argument as specifying the fill -- 2.7.4