2005-09-25 Hollis Blanchard <hollis@penguinppc.org>
* include/grub/powerpc/libgcc.h (__floatdisf): New prototype. (__cmpdi): Likewise. * kern/powerpc/ieee1275/openfw.c (grub_devalias_iterate): Pass 0 as `flags' to `grub_ieee1275_next_property'. Change `pathlen' to type `grub_ssize_t'. * kern/powerpc/ieee1275/cmain.c: include grub/misc.h. * loader/powerpc/ieee1275/linux.c (grub_linux_boot): Change `actual' to type `grub_ssize_t'. (grub_rescue_cmd_linux): Cast -1 to `grub_off_t'.
This commit is contained in:
parent
7f9a85316a
commit
663b72f0fa
5 changed files with 22 additions and 5 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2005-09-25 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* include/grub/powerpc/libgcc.h (__floatdisf): New prototype.
|
||||
(__cmpdi): Likewise.
|
||||
|
||||
* kern/powerpc/ieee1275/openfw.c (grub_devalias_iterate): Pass 0 as
|
||||
`flags' to `grub_ieee1275_next_property'. Change `pathlen' to type
|
||||
`grub_ssize_t'.
|
||||
|
||||
* kern/powerpc/ieee1275/cmain.c: include grub/misc.h.
|
||||
|
||||
* loader/powerpc/ieee1275/linux.c (grub_linux_boot): Change `actual'
|
||||
to type `grub_ssize_t'.
|
||||
(grub_rescue_cmd_linux): Cast -1 to `grub_off_t'.
|
||||
|
||||
2006-09-22 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* normal/script.c (grub_script_create_cmdmenu): Skip leading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue