From f5c5b7c124934b464b67c7c3c53a1c62a7f4e98a Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 23 Sep 2019 10:11:29 +0930 Subject: 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 --- ld/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 1cea946..07e4611 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2019-09-23 Alan Modra + * emultempl/m68kelf.em: Include elf32-m68k.h. + +2019-09-23 Alan Modra + * emultempl/bfin.em: Include elf32-bfin.h. 2019-09-23 Alan Modra -- cgit v1.1