Fix attribution for old patch:

2009-10-19  Edgar E. Iglesias  <edgar@axis.com>
	    Hans-Peter Nilsson  <hp@axis.com>

	* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:
	Don't subtract the size of the TLS block for non-shared objects
	from the relocation.
This commit is contained in:
Hans-Peter Nilsson 2012-11-29 14:39:23 +00:00
parent 38d03cf1fd
commit 17a5e4b875
1 changed files with 2 additions and 1 deletions

View File

@ -408,7 +408,8 @@
PR binutils/10802
* opncls.c (_maybe_make_executable): Make DYNAMIC files executable.
2009-10-19 Hans-Peter Nilsson <hp@axis.com>
2009-10-19 Edgar E. Iglesias <edgar@axis.com>
Hans-Peter Nilsson <hp@axis.com>
* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:
Don't subtract the size of the TLS block for non-shared objects