]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf-bfd.h
* elf-bfd.h (struct elf_backend_data): Reorder collect and
authorRichard Henderson <rth@redhat.com>
Thu, 18 Nov 1999 01:06:45 +0000 (01:06 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 18 Nov 1999 01:06:45 +0000 (01:06 +0000)
commit86dc0f79f59480ef98f870c71d2e38ea23e56a04
treee77d39aec1b71c080b4520e09dd6103f9e562333
parent22b3e891f0fe72093d144f7442aa9c777e5a6bf4
    * elf-bfd.h (struct elf_backend_data): Reorder collect and
        type_change_ok; add sign_extend_vma.
        * elf32-mips.c (elf_backend_sign_extend_vma): Define.
        * elfcode.h (elf_swap_symbol_in): Mind be->sign_extend_vma.
        (elf_swap_shdr_in, elf_swap_phdr_in): Likewise.
        * elfxx-target.h (elf_backend_sign_extend_vma): Default.
        (elfNN_bed): Follow struture changes.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-mips.c
bfd/elfcode.h
bfd/elfxx-target.h