RTEMS | Draft: Feature/rtl libdl enhancements (!846)
Sam Price (@TheSamPrice)
gitlab at rtems.org
Mon Dec 1 16:04:05 UTC 2025
Sam Price commented on a discussion on cpukit/libdl/rtl-elf.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/846#note_136473
> rel_words[REL_R_ADDEND] = 0;
> }
>
> - if (!rtems_rtl_unresolved_add (obj,
> - flags,
> - symname,
> - targetsect->section,
> - rel_words))
> - return false;
> + if (rtems_rtl_symbol_name_valid (symname))
Ill go back and add some printfs into the library to verify these new paths were getting hit.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/846#note_136473
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251201/6526045d/attachment-0001.htm>
More information about the bugs
mailing list