From: Nick Clifton Date: Fri, 5 Dec 1997 19:29:21 +0000 (+0000) Subject: Use special section values for v850 common sections. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=df09ec8d0a7a0e1c8d855a23c74b5d5612ab6614;p=binutils-gdb.git Use special section values for v850 common sections. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c442bdea2be..c0575a94a46 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 5 11:23:59 1997 Nick Clifton + + * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Use + SHT_V850_{S|T|Z}COMMON to mark special common sections. + Tue Dec 2 17:05:13 1997 Nick Clifton * config/tc-v850.c: Brought up to date with the branch.