Problem with the stack on m68k

Aklilu Noah naklilu@gpu.srv.ualberta.ca
Wed May 17 12:02:00 GMT 2000


On Wed, 17 May 2000, Majka, Matthew (NM75) wrote:

> Date: Wed, 17 May 2000 12:20:06 -0600
> From: "Majka, Matthew (NM75)" <Matthew.Majka@honeywell.com>
> To: 'Noah Aklilu' <naklilu@ualberta.ca>, crossgcc@sourceware.cygnus.com
> Subject: RE: Problem with the stack on m68k
> 
> The m68k stack grows from high memory to low memory.
> You control the size of the stack by allocating as much
> space as you want and putting the high address in the
> %sp.
> 
> 

I use my linker script to set the stack address and it seems
to decrement ok when I trace programs.  Most of my problem
seems to be related to what is happening to data inside
the regions of the stack allocated by c functions using
link.

Noah Aklilu
aklilu@nyquist.ee.ualberta.ca
http://www.ee.ualberta.ca/~aklilu/
"Integrity is something you do when no one is looking"



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list