gem5/src
Steve Reinhardt a7c95f702c Clean up libelf handling.
SConstruct:
    Clean up libelf handling.  Required better handling of
    per-build-root stuff in general (though libelf is the
    only thing in that category currently).
src/SConscript:
    No libelf-specific stuff in here anymore.
src/base/loader/elf_object.cc:
    Just need to include gelf.h... it includes libelf.h.

--HG--
extra : convert_revision : 3d6bdcf8233bda0ac8d08ff777de323df8aa45ae
2006-05-22 21:51:59 -04:00
..
arch New directory structure: 2006-05-22 14:29:33 -04:00
base Clean up libelf handling. 2006-05-22 21:51:59 -04:00
cpu New directory structure: 2006-05-22 14:29:33 -04:00
dev New directory structure: 2006-05-22 14:29:33 -04:00
kern New directory structure: 2006-05-22 14:29:33 -04:00
mem New directory structure: 2006-05-22 14:29:33 -04:00
python New directory structure: 2006-05-22 14:29:33 -04:00
sim New directory structure: 2006-05-22 14:29:33 -04:00
unittest New directory structure: 2006-05-22 14:29:33 -04:00
Doxyfile New directory structure: 2006-05-22 14:29:33 -04:00
SConscript Clean up libelf handling. 2006-05-22 21:51:59 -04:00