From 615c0a79da2e82bd61a93f355429eafcb98e69d8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 31 Jan 1996 22:40:55 +0000 Subject: [PATCH] * config/obj-coff.h (S_IS_LOCAL): Check for \001 as well as \002. --- gas/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 3ec8f45cda..b800271b6f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -13,6 +13,8 @@ Wed Jan 31 14:03:17 1996 Richard Henderson Wed Jan 31 12:24:58 1996 Ian Lance Taylor + * config/obj-coff.h (S_IS_LOCAL): Check for \001 as well as \002. + * config/tc-mips.c (s_mips_globl): Set BSF_OBJECT if it is not BSF_FUNCTION. (s_cpload): Set BSF_OBJECT for _gp_disp symbol. -- 2.34.1