From: Michael Meissner Date: Thu, 27 Feb 1997 17:01:21 +0000 (+0000) Subject: Add "r" section attribute to denote read-only sections X-Git-Tag: gdb-4_18~6300 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0fe302acedf402e265d6a67b68c8cb7954f6262d;p=platform%2Fupstream%2Fbinutils.git Add "r" section attribute to denote read-only sections --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 0eeb933..546ec5e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 27 12:00:03 1997 Michael Meissner + + * config/obj-coff.c (obj_coff_section): Add 'r' section attribute + to denote read-only data sections. + Thu Feb 27 00:26:33 1997 Ian Lance Taylor * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.