This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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]

src/gold ChangeLog tilegx.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	walt@sourceware.org	2012-10-03 00:58:03

Modified files:
	gold           : ChangeLog tilegx.cc 

Log message:
	Adjust the value of _GLOBAL_OFFSET_TABLE_ for got bigger than 0x8000
	bytes, so that the 16 bit relocations have a greater chance of
	working.
	* tilegx.cc (Target_tilegx::do_finalize_sections): Adjust
	global_offset_table_ value for larget got.
	(Target_tilegx::Relocate::relocate): Handle adjusted got value.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.962&r2=1.963
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/tilegx.cc.diff?cvsroot=src&r1=1.1&r2=1.2


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