From: Richard Henderson Date: Tue, 6 Jan 1998 15:38:20 +0000 (+0000) Subject: * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7ab10784a26a2d5f2174afa9c17450851abbb75;p=binutils-gdb.git * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms. PR 14239 (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 18a0ab47260..8689ef42d45 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 6 15:36:02 1998 Richard Henderson + + * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms. + (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication. + start-sanitize-sky Tue Jan 6 13:10:20 1998 Doug Evans