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

hjl@sourceware.org hjl@sourceware.org
Thu Oct 25 13:36:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2012-10-25 13:36:10

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

Log message:
	Replace _GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgot
	
	* elf32-i386.c (elf_i386_size_dynamic_sections): Replace
	_GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgot.
	* elf64-x86-64.c (elf_x86_64_size_dynamic_sections): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5829&r2=1.5830
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.285&r2=1.286
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.276&r2=1.277



More information about the Binutils-cvs mailing list