]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* grub-core/kern/i386/pc/startup.S [__APPLE__]: Create _edata by placing
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 25 Nov 2013 04:55:33 +0000 (05:55 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 25 Nov 2013 04:55:33 +0000 (05:55 +0100)
an object after data. While it doesn't seem right solution, it
works well enough and OSX isn't main compilation platform.

ChangeLog

index cbeb01a3fb357f7affef54763b0a8144c3c55e1a..5dc085447b5690286d75dab8c73ebf0e3a024173 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-24  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * grub-core/kern/i386/pc/startup.S [__APPLE__]: Create _edata by placing
+       an object after data. While it doesn't seem right solution, it
+       works well enough and OSX isn't main compilation platform.
+
 2013-11-24  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * gentpl.py: Add -ed2016 in order to make objconv accept our binary.