[prev in list] [next in list] [prev in thread] [next in thread] 

List:       binutils-bugs
Subject:    Re: aout_gnu.h  _LITTLE confused ?
From:       Peter Lawrence <peterl95124 () sbcglobal ! net>
Date:       2011-01-21 3:18:43
Message-ID: 19AD5CAE-55B2-4B0B-A456-0858E6DEA25E () sbcglobal ! net
[Download RAW message or body]

Alan,
           thanks, yes I came to the same conclusion after a bit of  
find-grep,
the file gas/config/aout_gnu.h should probably be deleted as it was
probably left there by accident when include/aout/aout64.h was created.

-Peter.

On Jan 20, 2011, at 5:23 PM, Alan Modra wrote:

> On Thu, Jan 20, 2011 at 02:42:25PM -0800, Peter Lawrence wrote:
>> #define RELOC_STD_BITS_BASEREL_BIG      0x08
>> #define RELOC_STD_BITS_BASEREL_LITTLE   0x08         <<=== shouldn't
>> this be 0x10
>>
>> #define RELOC_STD_BITS_JMPTABLE_BIG     0x04
>> #define RELOC_STD_BITS_JMPTABLE_LITTLE  0x04        <<=== shouldn't
>> this be 0x20
>>
>> #define RELOC_STD_BITS_RELATIVE_BIG     0x02
>> #define RELOC_STD_BITS_RELATIVE_LITTLE  0x02        <<=== shouldn't
>> this be 0x40
>
> Yes, they are obviously wrong, but as far as I can tell nothing uses
> aout_gnu.h.  See include/aout/aout64.h for the values actually used.
>
> -- 
> Alan Modra
> Australia Development Lab, IBM



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic