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] x86: Resolve local undefined weak symbol to 0


*** TEST RESULTS FOR COMMIT 84da4cf89efed1df483914d06210daae79ce3eb8 ***

Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: 84da4cf89efed1df483914d06210daae79ce3eb8

x86: Resolve local undefined weak symbol to 0

Local undefined weak symbol should always be resolved to 0.

	* elf32-i386.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Resolve
	local undefined weak symbol to 0.
	* elf64-x86-64.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Likewise.


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