This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, AArch64, ILP32] 1/5 Rename elf64-aarch64.c to elfnn-aarch64.c


Hi,

This patch renames elf64-aarch64.c to elfnn-aarch64.c and changes to generate the former from the latter using sed.

OK for the trunk?

Thanks,
Yufeng


bfd/

        * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-aarch64.c.
        (BUILD_CFILES): Add elf64-aarch64.c.
        (elf64-aarch64.c): New rule for generating from elfnn-aarch64.c.
        * Makefile.in: Re-generate.
        * elf64-aarch64.c: Rename to ...
        * elfnn-aarch64.c: ... this.

Attachment: 01-rename-elfnn-aarch64.patch.bz2
Description: BZip2 compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]