0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00

1 Commits

Author SHA1 Message Date
H. Peter Anvin
4e40379d2b elf16: WIP: support for 16-bit segmented relocations in ELF32
Add very preliminary support for 16-bit segmented relocations. This
does not handle segmented programming in any kind of
programmer-friendly way, but it is the beginning to something
testable.

(Prototype) binutils:

URL:	https://github.com/hjl-tools/binutils-gdb
Branch:	users/hjl/16bit

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-12-24 12:20:05 -08:00