(write_relocs): New function, split off from write_contents. Use memset
authorKen Raeburn <raeburn@cygnus>
Mon, 19 Jul 1993 20:05:16 +0000 (20:05 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 19 Jul 1993 20:05:16 +0000 (20:05 +0000)
commit8d6c34a108d95fa9432d099f63472b8c0f8e33c4
treec561e4084d51eeb2056bfa15b2709ba7e00809d2
parent4380166dfa7c9580ecd581b7496dfc0b5277a4c8
(write_relocs): New function, split off from write_contents.  Use memset
instead of bzero.
(write_object_file): Apply write_relocs to each section before applying
write_contents.
gas/write.c