H.J. Lu 9ef5d93881 Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
It is a good pratice to set the SHF_INFO_LINK bit when the sh_info field
represents a section header index.

bfd/

	PR binutils/16317
	* elf.c (assign_section_numbers): Set the SHF_INFO_LINK bit for
	SHT_REL/SHT_RELA sections when setting the sh_info field.

binutils/testsuite/

	PR binutils/16317
	* binutils-all/readelf.s: Updated.
	* binutils-all/readelf.s-64: Likewise.

ld/testsuite/

	PR binutils/16317
	* ld-elf/linkinfo1.s: New file.
	* ld-elf/linkinfo1a.d: Likewise.
	* ld-elf/linkinfo1b.d: Likewise.
2013-12-19 11:34:47 -08:00
..
2013-03-15 17:55:03 +00:00
2013-11-27 09:11:06 +00:00
2013-12-13 11:52:32 +00:00
2013-11-27 13:43:39 +00:00
2013-11-04 10:17:55 +10:30
2013-03-15 17:55:03 +00:00
2013-06-04 19:24:10 +00:00
2013-11-21 04:53:05 -08:00
2013-12-18 15:16:41 +00:00