src/bfd coff-rs6000.c ChangeLog
rsandifo@sourceware.org
rsandifo@sourceware.org
Wed Apr 1 20:04:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: rsandifo@sourceware.org 2009-04-01 20:04:28
Modified files:
bfd : coff-rs6000.c ChangeLog
Log message:
bfd/
* coff-rs6000.c (member_layout): New structure.
(archive_iterator): Likewise.
(member_layout_init): New function.
(archive_iterator_begin): Likewise.
(archive_iterator_next): Likewise.
(xcoff_write_armap_old): Use the new iterator functions.
(do_shared_object_padding): Delete.
(xcoff_write_armap_big): Use the new iterator functions. Simplify
handling of arch_info.
(xcoff_write_archive_contents_old): Allocate arelt_data in the
first loop rather than the second. Allocate a member header if
there isn't one, then work out the stat information and length
in the first loop too. Use the new iterators for the second loop.
(xcoff_write_archive_contents_big): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coff-rs6000.c.diff?cvsroot=src&r1=1.87&r2=1.88
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4542&r2=1.4543
More information about the Binutils-cvs
mailing list