This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix AArch64 stub layout algorithm to allow for the fact that section layut might change a stub's target location.


*** TEST RESULTS FOR COMMIT 3da64fe404031c093e8b59565d935fed214e28c1 ***

Author: Rafeal Auler <rafaelauler@gmail.com>
Branch: master
Commit: 3da64fe404031c093e8b59565d935fed214e28c1

Fix AArch64 stub layout algorithm to allow for the fact that section layut might change a stub's target location.

	PR 23560
	* elfnn-aarch64.c (elfNN_aarch64_size_stubs): Always update the
	stub's target, since it may have been changed after the layout.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]