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

HH22 and HM10 relocations.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-13 19:56:50 +01:00
parent fd261d7300
commit ace96609b6
2 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Support
HH22 and HM10 relocations.
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/misc.c (grub_vsnprintf_real): Fix fmt2 parsing.