Files
gem5/dev
Ali Saidi 8a9d270f6c move code from packet.hh to packet.cc and packet_impl.hh
fix very annoying not-compiler bug

arch/sparc/regfile.hh:
    You have not included an out-of-class definition of your static members. See [9.4.2]/4 and about a billion gcc bug reports.
    If statements get around the problem through some magic, and than seems nicer that putting a definition of them in a c file
    somewhere.
cpu/simple/cpu.cc:
    get() and set() do the conversion now
dev/io_device.hh:
    need get() and set() defentions in all the devices
mem/packet.cc:
mem/packet.hh:
    move code from packet.hh to packet.cc
mem/physical.cc:
    packet_impl needed for templated packet functions

--HG--
extra : convert_revision : 6c11842aa928d9af7b4cabe826306fe1fe09e693
2006-05-01 18:53:28 -04:00
..
2006-04-10 14:14:06 -04:00
2006-04-10 14:14:06 -04:00
2005-06-05 05:16:00 -04:00
2005-06-05 05:16:00 -04:00
2005-06-30 00:42:27 -04:00
2006-04-20 17:14:30 -04:00
2006-04-20 17:14:30 -04:00
2005-06-04 23:56:53 -04:00
2006-04-10 14:14:06 -04:00
2006-04-20 17:14:30 -04:00
2006-04-20 17:14:30 -04:00
2006-04-20 17:14:30 -04:00
2005-08-15 16:59:58 -04:00
2005-08-15 16:59:58 -04:00
2005-08-15 16:59:58 -04:00
2006-04-06 14:57:51 -04:00
2005-06-05 05:16:00 -04:00
2006-04-06 14:57:51 -04:00
2006-04-06 14:57:51 -04:00
2006-04-06 18:04:49 -04:00
2006-04-06 14:57:51 -04:00
2006-04-06 14:57:51 -04:00