Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.11.2013 06:19, Andrey Borzenkov wrote: > Sources at 6fcec439545c817fbc8e2f51c667a70037a34a76 > > Building RPM for PPC (32 or 64 bits) I get > > [ 187s] cat syminfo.lst | sort | gawk -f ../../grub-core/genmoddep.awk > > moddep.lst || (rm -f moddep.lst; exit 1) > [ 187s] __ashldi3 in affs

Re: [PATCH 4/4] efi: On x86-64, align the stack to a 16-byte boundary as required by ABI

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.11.2013 08:15, Jordan Justen wrote: > You can assume that the firmware followed the alignment convention, Never assume that firmware followed anything unless you have to. signature.asc Description: OpenPGP digital signature ___ Grub-devel mailing

Re: [RFC] New port to arm64-efi

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 14.11.2013 16:25, Leif Lindholm wrote: > On Thu, Nov 14, 2013 at 03:12:28PM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: >>> It depends on Vladimir's __ctz[sd]i2 implementation, without which >>> grub-mkimage will fail with a "missing symbol" error. >>> >> I haven't seen ctz? Is it not

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Andrey Borzenkov
В Fri, 15 Nov 2013 12:00:49 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 15.11.2013 06:19, Andrey Borzenkov wrote: > > Sources at 6fcec439545c817fbc8e2f51c667a70037a34a76 > > > > Building RPM for PPC (32 or 64 bits) I get > > > > [ 187s] cat syminfo.lst | sort | gawk -f ../../grub-c

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.11.2013 13:22, Andrey Borzenkov wrote: > В Fri, 15 Nov 2013 12:00:49 +0100 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> On 15.11.2013 06:19, Andrey Borzenkov wrote: >>> Sources at 6fcec439545c817fbc8e2f51c667a70037a34a76 >>> >>> Building RPM for PPC (32 or 64 bits) I get >>> >>> [ 1

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Andrey Borzenkov
В Fri, 15 Nov 2013 13:33:07 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 15.11.2013 13:22, Andrey Borzenkov wrote: > > В Fri, 15 Nov 2013 12:00:49 +0100 > > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > > > >> On 15.11.2013 06:19, Andrey Borzenkov wrote: > >>> Sources at 6fcec439545

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.11.2013 14:43, Andrey Borzenkov wrote: > В Fri, 15 Nov 2013 13:33:07 +0100 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> On 15.11.2013 13:22, Andrey Borzenkov wrote: >>> В Fri, 15 Nov 2013 12:00:49 +0100 >>> Vladimir 'φ-coder/phcoder' Serbinenko пишет: >>> On 15.11.2013 06:19, A

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Andrey Borzenkov
В Fri, 15 Nov 2013 15:02:11 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 15.11.2013 14:43, Andrey Borzenkov wrote: > > В Fri, 15 Nov 2013 13:33:07 +0100 > > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > > > >> On 15.11.2013 13:22, Andrey Borzenkov wrote: > >>> В Fri, 15 Nov 2013 12:

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.11.2013 15:35, Andrey Borzenkov wrote: > В Fri, 15 Nov 2013 15:02:11 +0100 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> On 15.11.2013 14:43, Andrey Borzenkov wrote: >>> В Fri, 15 Nov 2013 13:33:07 +0100 >>> Vladimir 'φ-coder/phcoder' Serbinenko пишет: >>> On 15.11.2013 13:22, A

Re: PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, ...

2013-11-15 Thread Andrey Borzenkov
В Fri, 15 Nov 2013 15:41:51 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > > > > Actually removing explicit TARGET_LDFLAGS=-static in grub2.spec fixed > > it. I now wonder why it was added in the first place. > > > -static shouldn't create problems. Adding -nostdlib like I proposed > shou

GRUB Manual Broken Link

2013-11-15 Thread Bruce Dubbs
I was notified by the GNU webmaster that he is getting complaints about the manual at http://www.gnu.org/software/grub/manual/grub.html having a broken link: http://www.gnu.org/software/grub/manual/multiboot.html#Top It should be http://www.gnu.org/software/grub/manual/multiboot/multiboot.htm

Re: GRUB Manual Broken Link

2013-11-15 Thread Andrey Borzenkov
В Fri, 15 Nov 2013 10:04:15 -0600 Bruce Dubbs пишет: > I was notified by the GNU webmaster that he is getting complaints about > the manual at http://www.gnu.org/software/grub/manual/grub.html having a > broken link: > > http://www.gnu.org/software/grub/manual/multiboot.html#Top > > It should

Re: GRUB Manual Broken Link

2013-11-15 Thread Bruce Dubbs
Andrey Borzenkov wrote: В Fri, 15 Nov 2013 10:04:15 -0600 Bruce Dubbs пишет: I was notified by the GNU webmaster that he is getting complaints about the manual at http://www.gnu.org/software/grub/manual/grub.html having a broken link: http://www.gnu.org/software/grub/manual/multiboot.html#Top

Re: GRUB Manual Broken Link

2013-11-15 Thread Bruce Dubbs
Andrey Borzenkov wrote: В Fri, 15 Nov 2013 10:04:15 -0600 Bruce Dubbs пишет: I was notified by the GNU webmaster that he is getting complaints about the manual at http://www.gnu.org/software/grub/manual/grub.html having a broken link: http://www.gnu.org/software/grub/manual/multiboot.html#Top

Re: [PATCH] [ARM] Enable boot module for arm

2013-11-15 Thread Andrey Borzenkov
В Sat, 27 Jul 2013 06:21:56 +0200 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 27.07.2013 05:46, Andrey Borzenkov wrote: > > В Thu, 25 Jul 2013 17:04:34 +0200 > > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > > > >>> > >> ARM branch won't be maintained anymore. My main problem with arm > >

Re: [PATCH] [ARM] Enable boot module for arm

2013-11-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 15.11.2013 20:13, Andrey Borzenkov wrote: > В Sat, 27 Jul 2013 06:21:56 +0200 > Vladimir 'φ-coder/phcoder' Serbinenko пишет: > >> On 27.07.2013 05:46, Andrey Borzenkov wrote: >>> В Thu, 25 Jul 2013 17:04:34 +0200 >>> Vladimir 'φ-coder/phcoder' Serbinenko пишет: >>> > ARM branch won't

[PATCH] restore -nostdlib for libgcc symbols tests

2013-11-15 Thread Andrey Borzenkov
> -static shouldn't create problems. Adding -nostdlib like I proposed > should solve the problem. Right, it was fallout of "plug the leakage" patch. I think below patch is more aligned with the rest of code. Commit 24f4e57c4684471da088c504dec0380886eece0c plugged leakage of CFLAGS between individ

[PATCH] document cmdpath environment variable

2013-11-15 Thread Andrey Borzenkov
--- docs/grub.texi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/docs/grub.texi b/docs/grub.texi index 0a9670f..de72d0c 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -2989,6 +2989,7 @@ These variables have special meaning to GRUB. * biosnum:: * check_signatures:: * chos

[PATCH] MIPS grub_machine_get_bootlocation arguments are used

2013-11-15 Thread Andrey Borzenkov
--- grub-core/kern/mips/arc/init.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/grub-core/kern/mips/arc/init.c b/grub-core/kern/mips/arc/init.c index f12026e..cb6c228 100644 --- a/grub-core/kern/mips/arc/init.c +++ b/grub-core/kern/mips/arc/init.c @@ -355,8 +355,7 @@ get_d