14.10.2015 15:16, Vladimir 'phcoder' Serbinenko пишет:
Le 14 oct. 2015 6:50 AM, "Andrei Borzenkov" a écrit :
10.10.2015 03:28, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
On 09.10.2015 23:14, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 13.09.2015 08:32, Andrei Borzenkov wrote:
08.09
Le 14 oct. 2015 6:50 AM, "Andrei Borzenkov" a écrit :
>
> 10.10.2015 03:28, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
>> On 09.10.2015 23:14, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>>
>>> On 13.09.2015 08:32, Andrei Borzenkov wrote:
08.09.2015 20:11, Vladimir 'φ-coder/phcoder
10.10.2015 03:28, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
On 09.10.2015 23:14, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 13.09.2015 08:32, Andrei Borzenkov wrote:
08.09.2015 20:11, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
On 23.08.2015 23:50, Mark H Weaver wrote:
Include -mabi=
On 09.10.2015 23:14, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 13.09.2015 08:32, Andrei Borzenkov wrote:
>> 08.09.2015 20:11, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>>> On 23.08.2015 23:50, Mark H Weaver wrote:
Include -mabi=32 in CFLAGS_PLATFORM and CCASFLAGS_PLATFORM to compile
On 13.09.2015 08:32, Andrei Borzenkov wrote:
> 08.09.2015 20:11, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>> On 23.08.2015 23:50, Mark H Weaver wrote:
>>> Include -mabi=32 in CFLAGS_PLATFORM and CCASFLAGS_PLATFORM to compile
>>> code for the O32 ABI when targetting MIPS, since the MIPS assembly
08.09.2015 20:11, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
On 23.08.2015 23:50, Mark H Weaver wrote:
Include -mabi=32 in CFLAGS_PLATFORM and CCASFLAGS_PLATFORM to compile
code for the O32 ABI when targetting MIPS, since the MIPS assembly code
in GRUB assumes this.
Could you be more precise
"Vladimir 'φ-coder/phcoder' Serbinenko" writes:
> On 23.08.2015 23:50, Mark H Weaver wrote:
>> Include -mabi=32 in CFLAGS_PLATFORM and CCASFLAGS_PLATFORM to compile
>> code for the O32 ABI when targetting MIPS, since the MIPS assembly code
>> in GRUB assumes this.
> Could you be more precise wher
On 23.08.2015 23:50, Mark H Weaver wrote:
> Include -mabi=32 in CFLAGS_PLATFORM and CCASFLAGS_PLATFORM to compile
> code for the O32 ABI when targetting MIPS, since the MIPS assembly code
> in GRUB assumes this.
Could you be more precise where we assume this? Why not fix the assembly
instead?
> Th
Include -mabi=32 in CFLAGS_PLATFORM and CCASFLAGS_PLATFORM to compile
code for the O32 ABI when targetting MIPS, since the MIPS assembly code
in GRUB assumes this. This flag is also needed when compiling
asm-tests/mips.S from configure, because GNU as rejects MIPS register
names such as $t2 unless