• Alan Modra's avatar
    bfd/ · 4e011fb5
    Alan Modra authored
    	* hash.c (bfd_hash_hash): Extract from..
    	(bfd_hash_lookup): ..here.
    	(bfd_hash_rename): New function.
    	* section.c (bfd_rename_section): New function.
    	* bfd-in.h (bfd_hash_rename): Declare.
    	* bfd-in2.h: Regenerate.
    	* elf.c (_bfd_elf_make_section_from_shdr): Rename input sections
    	when compressing or decompressing.  Don't assert name match.
    	* elf64-hppa.c (get_reloc_section): Don't assert name match.
    	* elfxx-ia64.c (get_reloc_section): Likewise.
    binutils/
    	* objcopy.c (copy_main): No need to rename sections when compressing
    	or decompressing.
    binutils/testsuite/
    	* binutils-all/objdump.W: Adjust expected result for debug section
    	rename.
    4e011fb5
bfd-in.h 33.7 KB