m68k bfd.h tidy
authorAlan Modra <amodra@gmail.com>
Mon, 23 Sep 2019 00:41:29 +0000 (10:11 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 23 Sep 2019 00:57:22 +0000 (10:27 +0930)
commitf5c5b7c124934b464b67c7c3c53a1c62a7f4e98a
tree20acecd82556ebd7cdbb007b309d7ff1bd2a8605
parent8410a6589d7fd1e02489e7ab57bda0fcba305dba
m68k bfd.h tidy

bfd/
* bfd-in.h: Move m68k function declaration..
* cpu-m68k.h: ..to here, new file..
* elf32-m68k.h: ..and here, new file.
* elf32-m68k.c: Include cpu-m68k.h and elf32-m68k.h.
* bfd-in2.h: Regenerate.
ld/
* emultempl/m68kelf.em: Include elf32-m68k.h.
opcodes/
* m68k-dis.c: Include cpu-m68k.h
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/cpu-m68k.c
bfd/cpu-m68k.h [new file with mode: 0644]
bfd/elf32-m68k.c
bfd/elf32-m68k.h [new file with mode: 0644]
ld/ChangeLog
ld/emultempl/m68kelf.em
opcodes/ChangeLog
opcodes/m68k-dis.c
This page took 0.027911 seconds and 4 git commands to generate.