--- Additional Comments From nickc at redhat dot com 2007-10-01 09:54
---
Hi Ralf,
OK, I am going to check the patch in with the ChangeLog below. I will not
change the PE ports for non-x86 targets. If it turns out that this feature is
needed for them then it will be very simple to a
--- Additional Comments From ralf dot habacker at freenet dot de
2007-10-01 12:20 ---
Created an attachment (id=2028)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2028&action=view)
ld testsuite extension
--
What|Removed |Added
-
--
What|Removed |Added
Attachment #2028|text/plain |application/zip
mime type||
Attachment #2028 is|1
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2007-10-01
13:47 ---
Hi Nick,
> * The new script is only used when --enable-auto-import is present on the
> linker command line, not when the linker magically enables auto import for
> itself. (There appears to be code in
--- Additional Comments From happyarch at gmail dot com 2007-10-01 14:27
---
Thanks, so i tried following action.
root:/sources/grub-0.97# vi +1852 stage2/asm.S
-and $0x, %rsi
+and $0x, %rsi
-and $0x, %rdi
+a
--- Additional Comments From hjl at lucon dot org 2007-10-01 16:56 ---
(In reply to comment #13)
> Thanks, so i tried following action.
> root:/sources/grub-0.97# vi +1852 stage2/asm.S
>
> -and $0x, %rsi
> +and $0x, %rsi
> -and