bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21565] Z80: Incorrect linkage of call instructions


From: sergey.belyashov at gmail dot com
Subject: [Bug ld/21565] Z80: Incorrect linkage of call instructions
Date: Wed, 04 Dec 2019 15:29:41 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21565

Sergey Belyashov <sergey.belyashov at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sergey.belyashov at gmail dot 
com

--- Comment #1 from Sergey Belyashov <sergey.belyashov at gmail dot com> ---
It is correct. Default linker script (*.ld file) contains 0x100 offset for
.text. So produces binary should be loaded at address 0x100. It is done for
CP/M compatibility (it is described by comment in the *.ld script). You may
create your own linker script and place code in any location.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]