From: Doug Evans Date: Mon, 1 Jun 1998 03:53:57 +0000 (+0000) Subject: * config/tc-dvp.c (create_vuoverlay_section): Set SEC_CODE flag for X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dbef2779c0c2113e525176e344b3eed0ea5be84c;p=binutils-gdb.git * config/tc-dvp.c (create_vuoverlay_section): Set SEC_CODE flag for overlay sections. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 937fd70e774..921be527292 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,7 +6,8 @@ Sun May 31 15:43:06 1998 Doug Evans * config/tc-dvp.c (vuoverlay_string_section): New static global. (md_begin): Create overlay string section. (create_vuoverlay_section): Put section name in overlay string section. - Put string's offset in overlay table entry. + Put string's offset in overlay table entry. Set SEC_CODE flag for + overlay sections. end-sanitize-sky Fri May 29 18:13:12 1998 Ian Lance Taylor