mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-04-05 03:39:51 +00:00
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.
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2021-03-03 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* 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 <nick.alcock@oracle.com>
|
||||
|
||||
* ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
|
||||
|
||||
Reference in New Issue
Block a user