* grub-core/kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Check

range of R_SPARC_HI22.
	Implement R_SPARC_LM22.
This commit is contained in:
Vladimir Serbinenko 2013-12-09 15:51:12 +01:00
parent 7b54b62682
commit 21eee750b7
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2013-12-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Check
range of R_SPARC_HI22.
Implement R_SPARC_LM22.
2013-12-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get_tramp_got_size):