gem5/src
Nathan Binkert e04208f046 Fix NextEthernetAddr.
unproxy() needs to return a new object otherwise all
instances will use the same value.  This fix is more
or less unique to NextEthernetAddr because its use of
the proxy stuff is a bit different than everything else.

--HG--
extra : convert_revision : 2ce452e37d00b9ba76b6abfaec0ad2e0073920d7
2007-04-12 08:37:55 -07:00
..
arch Merge zizzer.eecs.umich.edu:/bk/newmem 2007-04-11 15:30:09 +00:00
base Instead of creating a new python process to run traceflags.py, 2007-03-26 21:07:32 -07:00
cpu Merge zizzer.eecs.umich.edu:/bk/newmem 2007-04-10 17:27:33 +00:00
dev make serialization at least seem to work 2007-03-29 22:00:01 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
mem The MemoryObject tha owns a port should delete it if it so chooses when deletePortRefs() is called on it with that port as a parameter. 2007-04-04 13:56:38 -04:00
python Fix NextEthernetAddr. 2007-04-12 08:37:55 -07:00
sim Comment out the remote gdb object for SE mode. 2007-04-09 18:30:50 +00:00
unittest Quick program to time how long ccprintf takes to write 2007-02-07 22:02:09 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00