X-Git-Url: https://git.alrj.org/?p=bold.git;a=blobdiff_plain;f=runtime%2Fbold_ibh-x86_64.asm;h=033620075238860bf1d30504a47e8bf2714ae5c8;hp=5395cd440fceec25330775fcbe8a914a4611a3c6;hb=04fc98235b338558eaad347b698d63414270589b;hpb=b2cbc828fcbff8ecf501a53ee3b5b62195913923 diff --git a/runtime/bold_ibh-x86_64.asm b/runtime/bold_ibh-x86_64.asm index 5395cd4..0336200 100644 --- a/runtime/bold_ibh-x86_64.asm +++ b/runtime/bold_ibh-x86_64.asm @@ -9,6 +9,10 @@ ; GNU General Public License as published by the Free Software Foundation, ; either version 3 of the License or (at your option) any later version. +; Under Section 7 of GPL version 3, you are granted additional +; permissions described in the Bold Runtime Library Exception, version +; 1.0, as published by Amand Tihon. + ;------------------------------------------------------------------------------ ; alrj's x86_64 version of the import by hash method by parapete, las, leblane. ; See the wonderful thread at http://www.pouet.net/topic.php?which=5392 to @@ -36,7 +40,7 @@ extern main ; must be declared when using this segment .text -_bold__ibh: +_bold__ibh_start: ; {{{ Do the RTLD mov rbx, [_dt_debug] ; rbx points to r_debug mov rbx, [rbx + 8] ; rbx points to link_map