* config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
authorIan Lance Taylor <ian@airs.com>
Tue, 14 Sep 1993 22:28:22 +0000 (22:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 Sep 1993 22:28:22 +0000 (22:28 +0000)
commit90397ff8230f87e5036ad2df85cdfc77619d9fd1
tree6945ccbddc635d23341a087d31bb36a82e7179f6
parenta6f5fcd8c2e1e4e181d2ef0a2660801bb0aac5d6
* config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
set previous_section and previous_subsection and then call s_data
and s_text, respectively.
(obj_pseudo_table): Add data and text.
(obj_elf_section): Add SEC_LOAD to default initialization of
flags.  Treat .rodata1 like .rodata.  Set SEC_LOAD as well as
SEC_ALLOC for "alloc" string.  Don't bother trying to find the
section; just use subseg_new.
gas/ChangeLog
This page took 0.023704 seconds and 4 git commands to generate.