* grub-core/kern/ia64/dl.c (grub_arch_dl_relocate_symbols): Handle
non-function pcrel21b relocation. It happens with .text.unlikely section.
This commit is contained in:
parent
16c8f78513
commit
979742bc7e
2 changed files with 19 additions and 8 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-12-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/ia64/dl.c (grub_arch_dl_relocate_symbols): Handle
|
||||
non-function pcrel21b relocation. It happens with .text.unlikely
|
||||
section.
|
||||
|
||||
2013-12-10 Leif Lindholm <leif.lindholm@linaro.org>
|
||||
|
||||
* make MAX_USABLE_ADDRESS platform-specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue