Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: More toolchain issues



Michael L. Hitch wrote:

>  I don't see any problem with it, particularly since a0 has already been
> clobbered.  In addition, return the proper error response in a0 will be
> dectected by jemalloc, which will fall back to using sbrk() and begin
> allocating memory out of the assigned data segment.

That's great! So we don't have to move USRSTACK anymore?
Or should we do it, now since we are at it? :)


>  I just did a patch
> using gdb on the supplied test program and was able to allocated all the
> datasize memory (in addition to all the memory between the shared
> libraries and user stack).

Nice.
Ok, I have already compiled a full 5.99.18 release which I will install now
and make some regression tests.


-- 
Frank Wille



Home | Main Index | Thread Index | Old Index