projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a70182
)
* config/tc-dvp.c (create_vuoverlay_section): Set SEC_CODE flag for
author
Doug Evans
<dje@google.com>
Mon, 1 Jun 1998 03:53:57 +0000
(
03:53
+0000)
committer
Doug Evans
<dje@google.com>
Mon, 1 Jun 1998 03:53:57 +0000
(
03:53
+0000)
overlay sections.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 937fd70e774f5f3cea16892157a78c2c453a5bdc..921be5272923298647c4e9f72028cd13729eba00 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-6,7
+6,8
@@
Sun May 31 15:43:06 1998 Doug Evans <devans@canuck.cygnus.com>
* 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 <ian@cygnus.com>