2009-07-01 Pavel Roskin <proski@gnu.org>
* include/grub/elf.h: Define Elf_Sword and Elf_Xword. * kern/i386/dl.c: Use ELF symbols without "32" or "64". * kern/powerpc/dl.c: Likewise. * kern/sparc64/dl.c: Likewise. * kern/x86_64/dl.c: Likewise.
This commit is contained in:
parent
3f7f0cd003
commit
3262295617
6 changed files with 76 additions and 64 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-07-01 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* include/grub/elf.h: Define Elf_Sword and Elf_Xword.
|
||||
* kern/i386/dl.c: Use ELF symbols without "32" or "64".
|
||||
* kern/powerpc/dl.c: Likewise.
|
||||
* kern/sparc64/dl.c: Likewise.
|
||||
* kern/x86_64/dl.c: Likewise.
|
||||
|
||||
2009-07-01 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
Fix grub-emu build on sparc64-ieee1275.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue