gem5/base/loader
Ali Saidi 1e071c9f5f we REALLY don't want to use system headers for libelf...
use "" not <>

targetarch->arch

arch/alpha/system.cc:
    targetarch -> arch
base/loader/elf_object.cc:
    we REALLY don't want to use system headers  for libelf...
    use "" not <>

--HG--
extra : convert_revision : d0e1672dc655dca3081e36b2158e7b19ef54af40
2006-03-04 12:35:13 -05:00
..
aout_object.cc Many files: 2005-06-05 05:16:00 -04:00
aout_object.hh Many files: 2005-06-05 05:16:00 -04:00
coff_sym.h Many files: 2005-06-05 04:21:22 -04:00
coff_symconst.h Many files: 2005-06-05 04:21:22 -04:00
ecoff_object.cc Many files: 2005-06-05 05:16:00 -04:00
ecoff_object.hh Many files: 2005-06-05 05:16:00 -04:00
elf_object.cc we REALLY don't want to use system headers for libelf... 2006-03-04 12:35:13 -05:00
elf_object.hh Many files: 2005-06-05 05:16:00 -04:00
exec_aout.h Changed targetarch to just arch. 2006-02-27 05:35:43 -05:00
exec_ecoff.h Changed targetarch to just arch. 2006-02-27 05:35:43 -05:00
object_file.cc Many files: 2005-06-05 05:16:00 -04:00
object_file.hh Filled out the object file loader so it can load object files for several OSs and architectures. 2006-03-04 03:09:23 -05:00
symtab.cc Serialize the symbol tables 2005-11-20 18:42:12 -05:00
symtab.hh Made Addr a global type 2006-02-21 03:38:21 -05:00