From dc83f2d20e964f9a7fd9a97ba9d3950b908752a1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 2 Mar 2021 12:06:14 +1030 Subject: Split relocation defines out of coff/internal.h include/ * coff/internal.h: Delete obsolete relocation defines. Move used relocation defines.. * coff/i386.h: ..to here.. * coff/ti.h: ..and here.. * coff/x86_64.h: ..and here.. * coff/z80.h: ..and here.. * coff/z8k.h: ..and here. bfd/ * reloc.c: Include x86_64.h rather than internal.h. --- include/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index d287b78..7c53c21 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,13 @@ +2021-03-03 Alan Modra + + * coff/internal.h: Delete obsolete relocation defines. Move used + relocation defines.. + * coff/i386.h: ..to here.. + * coff/ti.h: ..and here.. + * coff/x86_64.h: ..and here.. + * coff/z80.h: ..and here.. + * coff/z8k.h: ..and here. + 2021-03-02 Nick Alcock * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might -- cgit v1.1