gem5/base/loader
Steve Reinhardt 31a20c88c5 Add warning for ignored loadable ELF segments.
base/loader/elf_object.cc:
    Print warning if there are more than two loadable segments.
    We currently assume there are at most two (text & data), and that's
    held so far, but it would be nice not to silently ignore others.

--HG--
extra : convert_revision : 1b3e693e95ba1210b09528b97819a7fa86426edc
2006-03-16 10:31:00 -05:00
..
aout_object.cc Simple program runs with sendAtomic! 2006-03-02 10:31:48 -05:00
aout_object.hh Simple program runs with sendAtomic! 2006-03-02 10:31:48 -05: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 Work towards factoring isa_traits.hh into smaller, more specialized files. 2006-03-10 19:11:27 -05:00
ecoff_object.hh Simple program runs with sendAtomic! 2006-03-02 10:31:48 -05:00
elf_object.cc Add warning for ignored loadable ELF segments. 2006-03-16 10:31:00 -05:00
elf_object.hh Simple program runs with sendAtomic! 2006-03-02 10:31:48 -05:00
exec_aout.h The a.out and ecoff object file formats will only be supported on Alpha for now. 2006-03-07 09:34:24 -05:00
exec_ecoff.h The a.out and ecoff object file formats will only be supported on Alpha for now. 2006-03-07 09:34:24 -05:00
object_file.cc Get rid of "Functional" suffix from (read|write)(Blob|String) functions. 2006-03-12 16:38:16 -05:00
object_file.hh Hand merge. Stuff probably doesn't compile. 2006-03-09 18:35:28 -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