Added code to support setting up all of the auxillieary vectors configured by the...
authorGabe Black <gblack@eecs.umich.edu>
Sat, 12 Aug 2006 00:27:22 +0000 (20:27 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 12 Aug 2006 00:27:22 +0000 (20:27 -0400)
commitfb35d474a58dcc55da589c925d240b4bd1935646
tree7b57f8cf514a6c59875b412782819832ca09c946
parent1f44717732028a2491177816264a91f0690254c3
Added code to support setting up all of the auxillieary vectors configured by the sparc linux elf loader.

src/arch/sparc/process.cc:
    All of the auxilliary vectors are now set like they are in the linux elf loader. This code should probably be moved to arch/sparc/linux/process.cc somehow.

--HG--
extra : convert_revision : 4a90cacf70b1032cad3f18b0f833a6df8237e0de
src/arch/sparc/process.cc
src/base/loader/elf_object.cc
src/base/loader/elf_object.hh