gem5/base/loader
Ali Saidi 98613950a3 Fixed another small libelf problem, everything should work now, on any
machine.

base/loader/elf_object.hh:
    put #defines for libelf that normally arn't defined so that -Wundef
    doesn't cause problems.

--HG--
extra : convert_revision : fa2de6aa94c7ddbaa59990db4473402b0df7d93a
2004-01-08 16:35:47 -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 Changed elf_object.* to use libelf for reading elf files. The makefile 2004-01-07 19:46:45 -05:00
elf_object.hh Fixed another small libelf problem, everything should work now, on any 2004-01-08 16:35:47 -05: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 Restructuring of LiveProcess etc. to support multiple emulated OS syscall 2003-12-01 19:34:38 -08:00
object_file.hh Restructuring of LiveProcess etc. to support multiple emulated OS syscall 2003-12-01 19:34:38 -08:00
symtab.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
symtab.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00