]> git.proxmox.com Git - grub2.git/commit - ChangeLog
Unify GOT/trampoline handling between PPC, MIPS and IA64 as they
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 21 Nov 2013 20:54:33 +0000 (21:54 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 21 Nov 2013 20:54:33 +0000 (21:54 +0100)
commit490605201962c6f7b9bc39856fa28c040ef79feb
treec60ba155f3aef3238b9ab2db5b3615a1e6fe4b41
parentc6a823e26716c135e5e3f0b5c3637fa1fb04a39e
Unify GOT/trampoline handling between PPC, MIPS and IA64 as they
do essentially the same thing, do it in similar way.
ChangeLog
grub-core/kern/dl.c
grub-core/kern/emu/full.c
grub-core/kern/ia64/dl_helper.c
grub-core/kern/mips/dl.c
grub-core/kern/powerpc/dl.c
include/grub/dl.h
util/grub-mkimagexx.c