This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A MIPS patch.


On Sun, May 27, 2001 at 09:21:04AM -0400, Ben Collins wrote:
> >  
> 
> Debian mips porters have been using this patch instead.
> 
> +#define MAP_BASE_ADDR(l) ((l)->l_addr >= 0x5ffe0000 ? 0x5ffe0000 : 0)
> 
> It makes both binaries still work. I'd suggest this to the mips porters
> before you patch.

If someone can send me a few simple MIPS executables and DSOs with
the IRIX ABI, I will look into it.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]