* elfcode.h (struct bfd_preserve): New.
authorAlan Modra <amodra@gmail.com>
Tue, 18 Dec 2001 07:12:19 +0000 (07:12 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 18 Dec 2001 07:12:19 +0000 (07:12 +0000)
(elf_object_p): Replace preserved_* vars with instance of above.
Save and restore arch_info pointer rather than arch, mach so that
more cases can be restored.  Save and restore new section_tail,
section_htab structure, and init appropriately.  Move "rest of
section header" code so that i_shdrp needs no NULL initialisation.
Free old section_htab on success.
* elfcore.h (elf_core_file_p): Likewise.


No differences found
This page took 0.023792 seconds and 4 git commands to generate.