gold patch committed: PR 10893: More predefined symbols

Ian Lance Taylor iant@google.com
Tue Nov 3 15:44:00 GMT 2009


PR 10893 is about some symbols which GNU ld defines by default but
gold does not.  This patch fixes the problem.  Besides the ones
pointed out in the PR, I added __stack, since it is in the default GNU
ld ELF linker script.  Committed to mainline and 2.20 branch.

Ian


2009-11-03  Ian Lance Taylor  <iant@google.com>

	PR 10893
	* defstd.cc (in_section): Add entries for __rel_iplt_start,
	__rel_iplt_end, __rela_iplt_start, __rela_iplt_end, and __stack.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 2061 bytes
Desc: Define symbols
URL: <https://sourceware.org/pipermail/binutils/attachments/20091103/566123ac/attachment.bin>


More information about the Binutils mailing list