gem5/dev
Ali Saidi c9d88aa089 Minor fixes to loader and an additional header file in alpha_access.h
when we are compiling the console.

base/loader/elf_object.cc:
    added code to verify that the .bss section is 0;
    added code to only load function and label types
dev/alpha_access.h:
    include inittypes if we are compiling the console code

--HG--
extra : convert_revision : b88fb36500b1c1003d44ed95cefdd2a30b7466b8
2004-01-14 04:18:20 -05:00
..
alpha_access.h Minor fixes to loader and an additional header file in alpha_access.h 2004-01-14 04:18:20 -05:00
alpha_console.cc add support for simple character input via the system console 2003-12-22 17:51:14 -05:00
alpha_console.hh Support for Serializable non-SimObject things like events. 2003-10-29 21:45:39 -08:00
console.cc add support for simple character input via the system console 2003-12-22 17:51:14 -05:00
console.hh add support for simple character input via the system console 2003-12-22 17:51:14 -05:00
disk_image.cc Modify handling of serialize:dir parameter to make it more useful. 2004-01-11 15:24:18 -08:00
disk_image.hh Serialization support for cow images 2003-10-30 16:48:23 -05:00
etherbus.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
etherbus.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
etherdump.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
etherdump.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
etherint.cc Don't need to include sim/param.hh in sim_object.hh anymore. 2003-10-21 21:32:15 -07:00
etherint.hh only send data to a peer if the peer exists 2003-10-26 22:38:26 -05:00
etherlink.cc fix type! argh 2003-11-04 12:48:21 -05:00
etherlink.hh Stats & serialization tweaks & cleanup. Unserializing from 2003-12-11 00:16:46 -08:00
etherpkt.hh Merge Steve & Erik's etherdev & scsi changes with mine (specifically 2003-10-29 22:13:16 -08:00
ethertap.cc Add serialization (which Nate now says we probably don't need) 2003-10-30 15:16:00 -05:00
ethertap.hh Add serialization (which Nate now says we probably don't need) 2003-10-30 15:16:00 -05:00
pcireg.h Import changeset 2003-10-07 10:41:54 -04:00
simple_disk.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
simple_disk.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00