gem5/base/loader
Steve Reinhardt b1816cb837 Minor cleanup of symtab code/includes.
base/loader/symtab.cc:
base/loader/symtab.hh:
    Get rid of old unused calls.
cpu/simple_cpu/simple_cpu.hh:
    No need to include base/loader/symtab.hh
kern/linux/linux_system.cc:
kern/tru64/tru64_system.cc:
    Include base/loader/symtab.hh (since it's no longer included in system.hh)
sim/system.hh:
    Replace include of base/loader/symtab.hh with forward class decl.

--HG--
extra : convert_revision : 3a778c2f409ec94e3b00eaa9b3859943cb39918c
2004-11-15 20:30:51 -05:00
..
aout_object.cc Restructuring of LiveProcess etc. to support multiple emulated OS syscall 2003-12-01 19:34:38 -08:00
aout_object.hh Restructuring of LiveProcess etc. to support multiple emulated OS syscall 2003-12-01 19:34:38 -08:00
coff_sym.h File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
coff_symconst.h File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
ecoff_object.cc Restructuring of LiveProcess etc. to support multiple emulated OS syscall 2003-12-01 19:34:38 -08:00
ecoff_object.hh Restructuring of LiveProcess etc. to support multiple emulated OS syscall 2003-12-01 19:34:38 -08:00
elf_object.cc allow the use of old console code and update elf_object not to rely on EM_ALPHA value. 2004-06-27 14:33:55 -04:00
elf_object.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
exec_aout.h Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exec_ecoff.h Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
object_file.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
object_file.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
symtab.cc Minor cleanup of symtab code/includes. 2004-11-15 20:30:51 -05:00
symtab.hh Minor cleanup of symtab code/includes. 2004-11-15 20:30:51 -05:00