From dbef2779c0c2113e525176e344b3eed0ea5be84c Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 1 Jun 1998 03:53:57 +0000 Subject: [PATCH] * config/tc-dvp.c (create_vuoverlay_section): Set SEC_CODE flag for overlay sections. --- gas/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.30.2