Got rid of the aux_data array since it shouldn't have existed.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 21 Aug 2006 18:29:50 +0000 (14:29 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 21 Aug 2006 18:29:50 +0000 (14:29 -0400)
commit0b0556a1da2aabe0868a768a3f3d1845331ee70b
tree541e0f512865d5d4a4ef660add0398d1e420e8ff
parent623c697a3f8ce80e417089a2e69c4bf93ae0cf26
Got rid of the aux_data array since it shouldn't have existed.
Added in the filename parameter which is provided for the user space linker.
Fix the ordering and alignment of stack elements.
Made mmap start with the address it has been seen starting with "in the wild"

--HG--
extra : convert_revision : 8734753145f59a6cb433e4f92f43cb28a44b56d4
src/arch/sparc/process.cc