2009-08-13 Pavel Roskin <proski@gnu.org>
* boot/i386/pc/boot.S: Remove all code dependent on APPLE_CC. Use local labels starting with "L_" so that Apple assembler knows they are local.
This commit is contained in:
parent
81623db677
commit
1f9e557e39
2 changed files with 38 additions and 78 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-08-13 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* boot/i386/pc/boot.S: Remove all code dependent on APPLE_CC.
|
||||
Use local labels starting with "L_" so that Apple assembler
|
||||
knows they are local.
|
||||
|
||||
2009-08-10 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* include/grub/i386/bsd.h (KERNEL_TYPE_NONE, KERNEL_TYPE_FREEBSD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue