src/bfd ChangeLog elf32-i386.c elf64-x86-64.c

hjl@sourceware.org hjl@sourceware.org
Sat Apr 23 01:16:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2011-04-23 01:16:31

Modified files:
	bfd            : ChangeLog elf32-i386.c elf64-x86-64.c 

Log message:
	Warn relocation in readonly section in a shared object.
	
	2011-04-22  H.J. Lu  <hongjiu.lu@intel.com>
	
	* elf32-i386.c (elf_i386_readonly_dynrelocs): Warn relocation
	in readonly section in a shared object.
	(elf_i386_size_dynamic_sections): Likewise.
	* elf64-x86-64.c (elf_x86_64_readonly_dynrelocs): Likewise.
	(elf_x86_64_size_dynamic_sections): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5317&r2=1.5318
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.250&r2=1.251
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.222&r2=1.223



More information about the Binutils-cvs mailing list