Minor fixes to loader and an additional header file in alpha_access.h
authorAli Saidi <saidi@eecs.umich.edu>
Wed, 14 Jan 2004 09:18:20 +0000 (04:18 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Wed, 14 Jan 2004 09:18:20 +0000 (04:18 -0500)
commitc9d88aa08941d41d3d89d91b2c1c5e6eaa6f2894
tree8fc04085be1729c45b28e2c6fbb294e5ec15b8eb
parenta44248aab04a3b48864308a478ad676def175158
Minor fixes to loader and an additional header file in alpha_access.h
when we are compiling the console.

base/loader/elf_object.cc:
    added code to verify that the .bss section is 0;
    added code to only load function and label types
dev/alpha_access.h:
    include inittypes if we are compiling the console code

--HG--
extra : convert_revision : b88fb36500b1c1003d44ed95cefdd2a30b7466b8
base/loader/elf_object.cc
dev/alpha_access.h