]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/ChangeLog
Split relocation defines out of coff/internal.h
authorAlan Modra <amodra@gmail.com>
Tue, 2 Mar 2021 01:36:14 +0000 (12:06 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 3 Mar 2021 07:16:24 +0000 (17:46 +1030)
commitdc83f2d20e964f9a7fd9a97ba9d3950b908752a1
treeb2655d6a19d07021558a1151bf85ae70194768a6
parentca87bad0e90e53de2f6509939c45cd7434329a49
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.
bfd/ChangeLog
bfd/reloc.c
include/ChangeLog
include/coff/i386.h
include/coff/internal.h
include/coff/ti.h
include/coff/x86_64.h
include/coff/z80.h
include/coff/z8k.h